parallel opensees 2.2.1 vs. 2.0.0

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

Moderator: selimgunay

Post Reply
pingluo
Posts: 11
Joined: Tue Jul 13, 2010 2:19 pm
Location: Texas A&M

parallel opensees 2.2.1 vs. 2.0.0

Post by pingluo » Wed Jul 14, 2010 7:15 am

Hi,

Both OpenSeesSP and OpenSeesMP in version 2.0.0 are MPI programs. In version 2.2.1, the parallel version modes are called THREADS and DISTRIBUTED_MPI. Does THREADS build an MPI program or OpenMP/pthread program? What's the difference between THREADS in 2.2.1 and OpenSeesSP in 2.0.0? Is OpenSeesMP in 2.0.0 the same as DISTRIBUTED_MPI in 2.2.1?


thanks,

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

Post by fmk » Wed Aug 04, 2010 9:51 am

what modes are you referring too? .. neither application uses threads, they both rely on distributed memory programming that MPI provides.

Post Reply