Search found 4 matches
- Fri Aug 23, 2013 11:28 am
- Forum: Parallel Processing
- Topic: Help to compile the Parallel OpenSees 2.4.1 in Linux Cluster
- Replies: 8
- Views: 4380
Re: Help to compile the Parallel OpenSees 2.4.1 in Linux Clu
I followed the instruction of installing OpenSees 2.3.2.2 first. The gcc is 4.7.1.
- Fri Aug 23, 2013 11:04 am
- Forum: Parallel Processing
- Topic: Help to compile the Parallel OpenSees 2.4.1 in Linux Cluster
- Replies: 8
- Views: 4380
Re: Help to compile the Parallel OpenSees 2.4.1 in Linux Clu
# this file contains all the OpenSees/SRC includes
include $(FE)/Makefile.incl
#TCL_INCLUDES = -I/home/fmk/tcl8.3.3/generic
INCLUDES = $(MACHINE_INCLUDES) $(TCL_INCLUDES) $(FE_INCLUDES)
include $(FE)/Makefile.incl
#TCL_INCLUDES = -I/home/fmk/tcl8.3.3/generic
INCLUDES = $(MACHINE_INCLUDES) $(TCL_INCLUDES) $(FE_INCLUDES)
- Fri Aug 23, 2013 11:02 am
- Forum: Parallel Processing
- Topic: Help to compile the Parallel OpenSees 2.4.1 in Linux Cluster
- Replies: 8
- Views: 4380
Re: Help to compile the Parallel OpenSees 2.4.1 in Linux Clu
And here is my Makefile.def ############################################################################ # # Program: OpenSees # # Purpose: A Top-level Makefile to create the libraries needed # to use the OpenSees framework. # # version created for Redhat 8.0 LINUX distribution # # Written: fmk # Cr...
- Fri Aug 23, 2013 11:00 am
- Forum: Parallel Processing
- Topic: Help to compile the Parallel OpenSees 2.4.1 in Linux Cluster
- Replies: 8
- Views: 4380
Help to compile the Parallel OpenSees 2.4.1 in Linux Cluster
Hello I'm trying to compile the OpenSees 2.4.1 in a Linux cluster. But I got the following errors: /admin/sw-src/OpenSees/2.4.1/OpenSees/SRC/tcl/commands.o: In function `eigenAnalysis(void*, Tcl_Interp*, int, char const**)': commands.cpp:(.text+0x53de): undefined reference to `DistributedSuperLU::Di...