Having obtained no answer in the User section I try to post here my question It's possible to run OpenSEES over a small network? In order to speed up the analysis, expecially for nonlinear time history wich takes a lot of time..
Thanks
Network analysis
Moderators: silvia, selimgunay, Moderators
opensees does run on parallel machines. i am working on a release for single multi-processor
windows machines. this in theory will also work on a cluster providing you have mpich set up to
work on the cluster.
a parallel version based solely on TCP is also possible. However the parallel part would be limited to element state determination, the matrix equations would be solved sequentially as all the
parallel solvers that we have are written assuming mpi communication.
windows machines. this in theory will also work on a cluster providing you have mpich set up to
work on the cluster.
a parallel version based solely on TCP is also possible. However the parallel part would be limited to element state determination, the matrix equations would be solved sequentially as all the
parallel solvers that we have are written assuming mpi communication.
Thank you for your reply, but I'm not so inside to software programming to understand all the words you said
Does it mean that I, as an elementary user, can't run the parallel analysis? Or it means that I can run on different machines, but without a big time saving? How could I do? Can you explain in simpler words?
Thanks a lot
Does it mean that I, as an elementary user, can't run the parallel analysis? Or it means that I can run on different machines, but without a big time saving? How could I do? Can you explain in simpler words?
Thanks a lot