Page 1 of 1

Compiling OpenSEES SP In Ubuntu

Posted: Wed Jan 19, 2011 5:47 pm
by ja_abell
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!

Re: Compiling OpenSEES SP In Ubuntu

Posted: Mon May 02, 2011 8:58 am
by hsafti
Any luck?????

Re: Compiling OpenSEES SP In Ubuntu

Posted: Wed May 18, 2011 10:08 am
by fmk
set the PROGRAMMING_MODE in Makefile.def to either PARALLEL for OpenSeesSP or PARALLEL_INTERPRETERS for OpenSeesMP

Re: Compiling OpenSEES SP In Ubuntu

Posted: Wed May 18, 2011 10:19 am
by hsafti
Please Frank .... take a look at this post:
http://opensees.berkeley.edu/community/ ... =7&t=30840

Re: Compiling OpenSEES SP In Ubuntu

Posted: Wed Oct 19, 2011 3:21 am
by Hannek
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..