Problem in Running OpenSeesMP on a desktop PC

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

Moderator: selimgunay

Post Reply
Akbar
Posts: 6
Joined: Fri Mar 11, 2011 4:54 pm

Problem in Running OpenSeesMP on a desktop PC

Post by Akbar » Tue Jul 05, 2016 7:55 pm

Hello,

I tried to install MPI according to the instruction given in http://opensees.berkeley.edu/wiki/index ... Processing. I installed MPICH2 and it was done successfully. I have encountered the following issues:
- I am not sure how I should run "wmpiconfig to store username/password".
- When I open command window and type "smpd -status" and it returns that this command does not exist.
- When I get in directory $MPICHROOT\examples and type 'mpiexec -n 4 cpi in command prompt, I encounterthe same error message.

Can you please advise me?
Thanks in advance.

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Problem in Running OpenSeesMP on a desktop PC

Post by fmk » Fri Aug 19, 2016 10:45 am

locate the files .. should be in the mpich bin directory .. and then add this path to the PATH env variable

Post Reply