Suggestion to avoid recursive mpirun calls #2
danielwolverson
started this conversation in
Ideas
Replies: 0 comments
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.
-
Hi - many thanks for sharing this code, which looks extremely useful! Just to let you know, I've had a problem with phonon_sort, which calls matdyn: this generates a recursive mpirun call which is forbidden on my cluster, so crashes. I've compiled a local, serial copy of matdyn and edited phonon_sort to remove the use of mpirun - I'm posting this in case it might help others if they have the same problem.
Beta Was this translation helpful? Give feedback.
All reactions