Skip to content
New issue

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

"For the moment, quimb programs using get_mpi_pool need to be explicitly launched using quimb-mpi-python." #172

Open
ikhompyutha opened this issue Mar 26, 2023 · 1 comment

Comments

@ikhompyutha
Copy link

What is your issue?

Hello,

When running through this example, I get the following error when trying to run pool = qu.linalg.mpi_launcher.get_mpi_pool()

image

What would be the solution to this? I believe this might potentially affect other examples using the get_mpi_pool() function. Currently I am using quimb verision 1.4.3.dev73+g5b3c7c1.

@jcmgray
Copy link
Owner

jcmgray commented Mar 27, 2023

The mpi spawning behavior of quimb is due to be removed at some point. Which means running the get_mpi_pool examples in a notebook rather than under quimb-mpi-python is currently not supported. Apologies for the confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants