Search found 5 matches
- Tue Feb 24, 2015 11:06 am
- Forum: Framework
- Topic: Error Building OpenSees Parallel on Redhat
- Replies: 8
- Views: 5128
Re: Error Building OpenSees Parallel on Redhat
There is no error in the OpenSees/OTHER/SuperLU_Dist_2.5/SRC directory. But when I return to the OpenSees directory and make again, I got the following errors: /c1/apps/opensees_sp/OpenSees/SRC/tcl/commands.o: In function `specifySOE(void*, Tcl_Interp*, int, char const**)': commands.cpp:(.text+0xb61...
- Tue Feb 24, 2015 8:49 am
- Forum: Framework
- Topic: Error Building OpenSees Parallel on Redhat
- Replies: 8
- Views: 5128
Re: Error Building OpenSees Parallel on Redhat
Thanks and that error disappears. This time I only have one error left:
g++: error: /c1/apps/opensees_sp/lib/libSuperLU_dist.a: No such file or directory
Is there something wrong with the superLU model building?
Thanks,
g++: error: /c1/apps/opensees_sp/lib/libSuperLU_dist.a: No such file or directory
Is there something wrong with the superLU model building?
Thanks,
- Wed Feb 18, 2015 8:18 am
- Forum: Framework
- Topic: Error Building OpenSees Parallel on Redhat
- Replies: 8
- Views: 5128
Re: Error Building OpenSees Parallel on Redhat
Thanks for your reply. Now most of the errors have been fixed, but only a few left: g++: error: /c1/apps/opensees_sp/OpenSees/SRC/system_of_eqn/linearSOE/sparseGEN/DistributedSparseGenColLinSOE.o: No such file or directory g++: error: /c1/apps/opensees_sp/OpenSees/SRC/system_of_eqn/linearSOE/sparseG...
- Wed Feb 11, 2015 12:35 pm
- Forum: Framework
- Topic: Error Building OpenSees Parallel on Redhat
- Replies: 8
- Views: 5128
Re: Error Building OpenSees Parallel on Redhat
Here is my Makefile.def: ############################################################################ # # Program: OpenSees # # Purpose: A Top-level Makefile to create the libraries needed # to use the OpenSees framework. Works on Linux version 6.1 # and below. # # Written: fmk # Created: 10/99 # # ...
- Wed Feb 11, 2015 12:32 pm
- Forum: Framework
- Topic: Error Building OpenSees Parallel on Redhat
- Replies: 8
- Views: 5128
Error Building OpenSees Parallel on Redhat
Hi, I am trying to build the opensees in parallel mode on redhat machine. But I got the following errors: g++: error: /c1/apps/opensees_sp/OpenSees/SRC/actor/channel/MPI_Channel.o: No such file or directory g++: error: /c1/apps/opensees_sp/OpenSees/SRC/actor/machineBroker/MPI_MachineBroker.o: No suc...