You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running mpich on a single node on the LCRC Swing cluster, but the launcher still picks up the ssh instead of fork. Please ignore the OpenSSL error, which is due to mismatch in OpenSSL versions between my Spack environment and Swing.
oyildiz@gpu6: $ mpiexec -n 12 ./lmp -in ./in.relax
OpenSSL version mismatch. Built against 30000020, you have 30100030
[mpiexec@gpu6] ui_cmd_cb (mpiexec/pmiserv_pmci.c:51): Launch proxy failed.
[mpiexec@gpu6] HYDT_dmxu_poll_wait_for_event (lib/tools/demux/demux_poll.c:76): callback returned error status
[mpiexec@gpu6] HYD_pmci_wait_for_completion (mpiexec/pmiserv_pmci.c:181): error waiting for event
[mpiexec@gpu6] main (mpiexec/mpiexec.c:252): process manager error waiting for completion
Here is the launcher details from the verbose mode output:
I'm running mpich on a single node on the LCRC Swing cluster, but the launcher still picks up the ssh instead of fork. Please ignore the OpenSSL error, which is due to mismatch in OpenSSL versions between my Spack environment and Swing.
Here is the launcher details from the verbose mode output:
The text was updated successfully, but these errors were encountered: