Hi Frank,
I can compile regular OpenSEES on any node of our Ubuntu cluster. We would now like to take it a step further and compile it for parallel processing first within one node and then across multiple nodes.
How do I need to modify the Makefile.def file to achieve this assuming I have all the dependencies?
Thank you!
Compiling OpenSEES SP In Ubuntu
Moderator: selimgunay
Re: Compiling OpenSEES SP In Ubuntu
set the PROGRAMMING_MODE in Makefile.def to either PARALLEL for OpenSeesSP or PARALLEL_INTERPRETERS for OpenSeesMP
Re: Compiling OpenSEES SP In Ubuntu
Please Frank .... take a look at this post:
http://opensees.berkeley.edu/community/ ... =7&t=30840
http://opensees.berkeley.edu/community/ ... =7&t=30840
Hisham El Safti
Re: Compiling OpenSEES SP In Ubuntu
hsafti wrote:
> Please Frank .... take a look at this post:
> http://opensees.berkeley.edu/community/ ... =7&t=30840
Yeah, that thread is more helpful than previous suggestions.. i'm still stuck at this point; thank you! gonna find out what's the problem..
> Please Frank .... take a look at this post:
> http://opensees.berkeley.edu/community/ ... =7&t=30840
Yeah, that thread is more helpful than previous suggestions.. i'm still stuck at this point; thank you! gonna find out what's the problem..