Page 1 of 1

parallel opensees 2.2.1 vs. 2.0.0

Posted: Wed Jul 14, 2010 7:15 am
by pingluo
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,

Posted: Wed Aug 04, 2010 9:51 am
by fmk
what modes are you referring too? .. neither application uses threads, they both rely on distributed memory programming that MPI provides.