A Problem in Running OpenSeesSP
Posted: Thu Dec 04, 2014 2:40 am
Hello Dr. McKenna,
I've recently setup the OpenSeesSP (in addition to MPICH2) on my personal laptop. It seems that I've installed them correctly since when I double click on OpenSeesSP.exe (or even when I call it from the command prompt window), I can input my scripts or source a typical *.tcl file. Nevertheless, I cannot perform parallel processing using OpenSeesSP, and I really don't know what the problem is.
I tried to install MPI according to this page: http://opensees.berkeley.edu/wiki/index ... Processing. Although I installed MPICH2 and it was written that "MPICH2 was installed successfully", and also I can see its folder made in "Program Files", when I type "smpd -status" in command prompt it returns "no smpd running on $hostname$" (although I'm not sure if I need to have smpd running to use mpiexec locally)! Moreover, when I go to the directory $MPICHROOT\examples and run cpi.exe using "mpiexec -n 4 cpi" I encounter an error which says "error while connecting to host, no connection could be made because the target machine actively refused it ...". It should be noted that when I try "mpiexec -help" in $MPICHROOT\bin it does work!!
Could you tell me please what the problem is?! I appreciate your time and consideration in advance.
I've recently setup the OpenSeesSP (in addition to MPICH2) on my personal laptop. It seems that I've installed them correctly since when I double click on OpenSeesSP.exe (or even when I call it from the command prompt window), I can input my scripts or source a typical *.tcl file. Nevertheless, I cannot perform parallel processing using OpenSeesSP, and I really don't know what the problem is.
I tried to install MPI according to this page: http://opensees.berkeley.edu/wiki/index ... Processing. Although I installed MPICH2 and it was written that "MPICH2 was installed successfully", and also I can see its folder made in "Program Files", when I type "smpd -status" in command prompt it returns "no smpd running on $hostname$" (although I'm not sure if I need to have smpd running to use mpiexec locally)! Moreover, when I go to the directory $MPICHROOT\examples and run cpi.exe using "mpiexec -n 4 cpi" I encounter an error which says "error while connecting to host, no connection could be made because the target machine actively refused it ...". It should be noted that when I try "mpiexec -help" in $MPICHROOT\bin it does work!!
Could you tell me please what the problem is?! I appreciate your time and consideration in advance.