Replies: 1 comment 1 reply
-
This is a problem with MPI, not HOOMD. Search for "unable to create shared memory BTL coordinating structure" to find numerous discussions about this problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I installed hoomd 4.7 with both mpi and gpu enabled. But when I type
python
in terminal and thenimport hoomd
, it saysThis issue can be avoided by running
import hoomd
in jupyter notebook and create the file manually though... The number in the file is different if I type import hoomd in jupyter notebook or in terminal. So it is just a temporary relief of the problem if I stay in the same jupyter notebook and continue everything. Then it's not a solution to the problem...Beta Was this translation helpful? Give feedback.
All reactions