Problem in OpenSeesMP
Posted: Wed Oct 09, 2013 7:31 am
Hello,
I am using OpenSeesMP and when I used this command,
mpirun -np 16 OpenSeesMP Example.tcl
I am getting error message,
Mpiexec_srv48244: cannot connect to local mpd (/tmp/mpd2.console_ciminelli); possible causes:
1. No mpd is running on the host
2. An mpd is running but was started without a “console” (-n option)
In case 1, you can start an mpd on this host with: mpd & and you will be able to run jobs just on this host. For more details on starting mpds on a set of hosts, see the MPICH2 installation Guide.
Can you tell me how can I fix this problem?
I am using OpenSeesMP and when I used this command,
mpirun -np 16 OpenSeesMP Example.tcl
I am getting error message,
Mpiexec_srv48244: cannot connect to local mpd (/tmp/mpd2.console_ciminelli); possible causes:
1. No mpd is running on the host
2. An mpd is running but was started without a “console” (-n option)
In case 1, you can start an mpd on this host with: mpd & and you will be able to run jobs just on this host. For more details on starting mpds on a set of hosts, see the MPICH2 installation Guide.
Can you tell me how can I fix this problem?