ERROR in running OpenSessMP

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
enginer
Posts: 7
Joined: Wed Apr 26, 2023 12:10 am

ERROR in running OpenSessMP

Post by enginer » Sun Aug 27, 2023 5:37 pm

Hello
I've downloaded mpich2 and OpenSeesMP, they work separately, but can't call them like mpiexec -np 3 OpenSeesMP.exe Example.tcl. It will appear [unset]: unable to decode hostport from 51020
Abort(1091087) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Init: Other MPI error, error stack:
MPIR_Init_thread(138):
MPID_Init(945).......:
MPIR_pmi_init(121)...: PMI_Init returned -1
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=1091087
:
system msg for write_line failure: No error
Attempting to use an MPI routine before initializing MPICH
How to solve this problem?

mhscott
Posts: 874
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: ERROR in running OpenSessMP

Post by mhscott » Mon Aug 28, 2023 6:21 am

You can use the OpenSees AMI on Amazon: https://aws.amazon.com/marketplace/pp/p ... zfieycxidk
Usage instructions: https://secondsees.com/opensees-ami-usage-instructions/

Everything you need is pre-installed and ready to use!

Post Reply