Page 1 of 1

Problem in OpenSeesMP

Posted: Wed Oct 09, 2013 7:31 am
by aslam
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?

Re: Problem in OpenSeesMP

Posted: Fri Oct 11, 2013 8:02 am
by fmk
what os are you running on and what version of mpi did you install?

Re: Problem in OpenSeesMP

Posted: Fri Oct 18, 2013 5:26 am
by fbenedetti
Hi, did you check the status of mpi?

It could be the credentials (user and password) of mpi. They must be the same as windows user account.

Regards.
Franco