Problem in OpenSeesMP

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

Post Reply
aslam
Posts: 5
Joined: Sat Sep 24, 2011 11:56 am
Location: NED university of Engineering and technology

Problem in OpenSeesMP

Post 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?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Problem in OpenSeesMP

Post by fmk »

what os are you running on and what version of mpi did you install?
fbenedetti
Posts: 7
Joined: Wed May 30, 2012 6:12 pm
Location: Universidad del Bio Bio

Re: Problem in OpenSeesMP

Post 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
Post Reply