Basic questions about parallel procesing

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

Moderator: selimgunay

Post Reply
arahmani
Posts: 8
Joined: Sun Mar 11, 2012 8:08 pm
Location: Advanced Geosolutions Inc

Basic questions about parallel procesing

Post by arahmani » 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.

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

Re: Basic questions about parallel procesing

Post by fmk » Mon Sep 17, 2012 9:38 am

try this if you never got it working

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

Post Reply