Requesting an updated version of the linux/mac makefile

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
hugo_esquivel
Posts: 71
Joined: Fri Nov 06, 2009 6:40 am
Location: Universidad del Norte, Colombia

Requesting an updated version of the linux/mac makefile

Post by hugo_esquivel »

Hi Frank. This year I am performing a large research for the Colombian Colciencias Institute, which aims to obtain the nonlinear dynamic response of three reinforced concrete structures subjected to a set of hundreds of strong earthquake scenarios. More than 5000 scenarios are intended to be assigned to each structure. To begin with, 100 simulations will be executed this month on a desktop computer with 4 processors in order to check the reliability of the model. Four/five months later, this quantity is expected to exceed the 15000 simulations, which will be executed on a linux-server with 16 processors running at 3.3 GHz. In both cases, an interpreter with parallel capabilities is required. The only problem I have at this moment is in the compilation of OpenSeesMP 2.2.0 on a unix based system (such as Mac OS X 10.6 and Red Hat 5). Frank, if you can upload an updated and workable version of the linux/mac makefile for getting through compilation the new OpenSeesMP interpreter, it will be greatly appreciated!

In addition, any comment regarding this request will also be greatly appreciated.

Many Thanks!
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

i have added the Makefile.def.MacOSX.5 to OpenSees/MAKES directory. it is the one i use to build the parallel versions .. to build MP you need to set PROGRAMMMING_MODE to PARALLEL_INTERPRETERS.
Post Reply