Basic questions about parallel procesing
Posted: Wed Jul 18, 2012 5:57 pm
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.
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.