Compiling OpenSEES SP In Ubuntu

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

Moderator: selimgunay

Post Reply
ja_abell
Posts: 43
Joined: Tue Nov 03, 2009 1:22 pm
Location: Universidad de los Andes
Contact:

Compiling OpenSEES SP In Ubuntu

Post 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!
hsafti
Posts: 68
Joined: Thu Apr 22, 2010 5:38 am
Location: Braunschweig

Re: Compiling OpenSEES SP In Ubuntu

Post by hsafti »

Any luck?????
Hisham El Safti
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Compiling OpenSEES SP In Ubuntu

Post by fmk »

set the PROGRAMMING_MODE in Makefile.def to either PARALLEL for OpenSeesSP or PARALLEL_INTERPRETERS for OpenSeesMP
hsafti
Posts: 68
Joined: Thu Apr 22, 2010 5:38 am
Location: Braunschweig

Re: Compiling OpenSEES SP In Ubuntu

Post by hsafti »

Please Frank .... take a look at this post:
http://opensees.berkeley.edu/community/ ... =7&t=30840
Hisham El Safti
Hannek
Posts: 2
Joined: Wed Oct 19, 2011 3:15 am

Re: Compiling OpenSEES SP In Ubuntu

Post 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..
Post Reply