svsolver + mpiexec bug
Posted: Sat Dec 18, 2021 7:41 am
Hi!
I am running svsolver with mpiexec from a terminal in Ubuntu 20.04 on two separate machines (lab-wide server and personal workstation). It ran flawlessly on both machines about a month ago.
When I try to run svsolver with mpiexec on my workstation now, I get an error message "Invalid MIT-MAGIC-COOKIE-1 key" for each process I try to spawn. The folder "8-procs_case" which is usually used to run the parallelisation is not created. Then each of the parallel processes seems to solve the same system, i.e. the computation is not properly parallelised.
I checked if the same code would properly run on the server which it did: the folder "8-procs_case" was created and the computation was parallelised. The server probably did not receive system-wide updates since November unlike my workstation which I update regularly.
I am aware that this might be rather an OpenMPI problem, but updating openmpi-bin did not help and I am clueless how to solve this.
Thanks in advance,
Julian
I am running svsolver with mpiexec from a terminal in Ubuntu 20.04 on two separate machines (lab-wide server and personal workstation). It ran flawlessly on both machines about a month ago.
When I try to run svsolver with mpiexec on my workstation now, I get an error message "Invalid MIT-MAGIC-COOKIE-1 key" for each process I try to spawn. The folder "8-procs_case" which is usually used to run the parallelisation is not created. Then each of the parallel processes seems to solve the same system, i.e. the computation is not properly parallelised.
I checked if the same code would properly run on the server which it did: the folder "8-procs_case" was created and the computation was parallelised. The server probably did not receive system-wide updates since November unlike my workstation which I update regularly.
I am aware that this might be rather an OpenMPI problem, but updating openmpi-bin did not help and I am clueless how to solve this.
Thanks in advance,
Julian