We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new version of the MPI code uses mpi4py.futures to create process pools. This module was added in mpi4py 2.1.
mpi4py.futures
For people at UC Davis - I need to figure out how to update mpi4py. In the meantime, you can keep using the version from the previous commit to run MPI jobs: https://github.com/jdherman/ptreeopt/tree/73960f3828b8d057074465b1c39011cf5ab7530b
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The new version of the MPI code uses
mpi4py.futures
to create process pools. This module was added in mpi4py 2.1.For people at UC Davis - I need to figure out how to update mpi4py. In the meantime, you can keep using the version from the previous commit to run MPI jobs:
https://github.com/jdherman/ptreeopt/tree/73960f3828b8d057074465b1c39011cf5ab7530b
The text was updated successfully, but these errors were encountered: