OpenSeesSP

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

Moderator: selimgunay

Post Reply
Fameh
Posts: 10
Joined: Wed Nov 12, 2014 11:30 am

OpenSeesSP

Post by Fameh » Wed Nov 12, 2014 11:53 am

dear all,
My code works fine when using OpenSees.exe but i received the following error message when using OpenSeesSP with -np 1.
I only change the system type to Mumps.

"[01:4128] ....Error:unable to read the cmd header on the pmi context, error = -1"

Thanks

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

Re: OpenSeesSP

Post by fmk » Wed Nov 12, 2014 3:37 pm

that is an mpich error .. can you see if you can exe OpenSeesSP from the dos prompt w/o using mpi to see if the error still shows up.

Fameh
Posts: 10
Joined: Wed Nov 12, 2014 11:30 am

Re: OpenSeesSP

Post by Fameh » Thu Nov 13, 2014 9:18 am

Thanks Frank for your reply. I am not able to make it run.
Do i have to place my mpiexe and smpd in the folder that contains my code?

I Tried to run the code on Neeshub but it returned this message:
"OpenSeesSP: error while loading shared libraries: libmpi_cxx.so.1: cannot open shared object file: No such file or directory"

Can you help?

Thanks once again.

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

Re: OpenSeesSP

Post by fmk » Thu Nov 13, 2014 10:11 am

can you show me the batchsubmit command or whatever you sed on neeshub?

Fameh
Posts: 10
Joined: Wed Nov 12, 2014 11:30 am

Re: OpenSeesSP

Post by Fameh » Thu Nov 13, 2014 10:47 am

Dear Frank
I just shared with you my session on Neeshub. I hope that is ok.

Thanks
Last edited by Fameh on Fri Nov 14, 2014 8:40 am, edited 1 time in total.

Fameh
Posts: 10
Joined: Wed Nov 12, 2014 11:30 am

more than one processor problem using OpenSeesSP

Post by Fameh » Thu Nov 13, 2014 2:56 pm

Dear all,

Can someone please held solve the following error?

"Static DomainDecompositionAnalysis::recvSelf-failed to get the solver
Fatal error in MPI_Recv: Message truncated, error stack:
MPI_Recv(186)...........................:MPI_Recv(buf=000...0003ED0020, count=4, MPI_INT, scr=0, tag=0, MPI_COMM_WORLD, status=00...00312F450) failed
MPIDI_CH3U_Receive_data_found(129): Message from rank 0 and tag 0 truncated; 24 bytes received but buffer size is 16"

I am using Mumps solver and np is 4.

Thanks

Fameh
Posts: 10
Joined: Wed Nov 12, 2014 11:30 am

Re: OpenSeesSP

Post by Fameh » Mon Nov 17, 2014 9:34 am

Hi Frank,

Do you have an answer for me regarding the error message i received while running my code on Neeshub?

This is my batchsubmit command: home/neeshub/ameh/Nees/ParJob/Gravity.tcl

Thanks.

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

Re: OpenSeesSP

Post by fmk » Tue Nov 25, 2014 5:26 pm

sorry .. working on something dues tomorrow that is taking all my time .. went to look at file .. permission denied .. post the file or share a session again.

sorry again.

Fameh
Posts: 10
Joined: Wed Nov 12, 2014 11:30 am

Re: OpenSeesSP

Post by Fameh » Wed Dec 10, 2014 9:53 am

Hi Frank,

I shared the session with you.

Sorry for the delay.

davidjohnson
Posts: 3
Joined: Thu Mar 17, 2016 9:19 pm

Re: OpenSeesSP

Post by davidjohnson » Thu Mar 17, 2016 9:37 pm

These applications are new. They have been checked and validated against the limited number of example scripts that we have to test them with. Users will in no doubt come across the bugs we missed! Remember the software is free and open-source. You are in effect our testers, and we encourage you to report all problems.

Post Reply