Page 1 of 1

Basic questions about parallel procesing

Posted: Wed Jul 18, 2012 5:57 pm
by arahmani
Hi there,

I'm new in parallel processing. I have OpenSeesSP and OpenSeesMP executable files. I installed MPICH2 as well. The OS that I am using is Windows. In windows shell, i.e. Command Prompt, I cd to the folder which contains my tcl file, OpenSeesSP.exe and mpiexec.exe. Then I write the followings:
mpiexec -np 4 OpenSeesSP.exe Mytcl.tcl

I click enter and I enter the passphrase for smpd. However, I get the following error/warning :

"Error while connecting to host, no connecting could be made because the target machine actively refused it. <10061> .."

DO you have any idea?

Thanks in advance.

Re: Basic questions about parallel procesing

Posted: Mon Sep 17, 2012 9:38 am
by fmk
try this if you never got it working

http://opensees.berkeley.edu/wiki/index ... Processing