Page 1 of 1

How do i get parallel OpenSees source code

Posted: Thu Oct 15, 2009 12:42 am
by lvhai
I have search lot in this website, but there is no parallel OpenSees source code download links. Do I have to use cvs tool download all codes from Opensees cvs repository?
Thanks for any help

Posted: Thu Oct 15, 2009 5:54 pm
by sanat
which system do u want to compile in?

Posted: Thu Oct 15, 2009 9:24 pm
by lvhai
thanks for your reply
I want to complie both OpenseesSP and OpenseesMP.

Posted: Fri Oct 16, 2009 3:02 am
by sanat
Actually I was asking about your computer OS.
anyways the source code is available for UNIX or Win32 systems, under download section:

[url]opensees.berkeley.edu/OpenSees/developer/download.php[/url]

you need to provide your e-mail add before download.

Please note that:
"The source code is distributed as either a Unix-style tar archive compressed by GNU zip (gz) or as a PC-style ZIP archive. (The only difference is the type of archive; the same source code files are inside the archive."

The same source code can be compiled as Sequential (OpenSees), Prallel (OpenSeesSP) or Parallel_interpreters (OpenSeesMP)

Posted: Sun Oct 18, 2009 5:14 pm
by lvhai
It's my mistake. I want to compile them in linux system(redhat).Ihave found all the parallel source codes. Thank you very much.