Search found 2 matches
- Thu Jul 30, 2009 3:48 pm
- Forum: Parallel Processing
- Topic: Compiling OpenSees Parallel in Fedora 4 y Red Hat 9
- Replies: 5
- Views: 5485
Compiling OpenSees Parallel in Fedora 4 Red Hat 9
Thank you. I did these changes, but also add the variable PETSC in the Makefile.def of OpenSees. PETSC = YES Because in /OpenSees/SRC/system_of_eqn/linearSOE/petsc/ the file makefile, don’t go into to the condition following: ifdef PETSC OBJS = PetscSOE.o PetscSolver.o PetscSparseSeqSolver.o Endif W...
- Wed Jul 22, 2009 4:09 pm
- Forum: Parallel Processing
- Topic: Compiling OpenSees Parallel in Fedora 4 y Red Hat 9
- Replies: 5
- Views: 5485
Compiling OpenSees Parallel in Fedora 4 y Red Hat 9
Hi everyone. Can you please help me, understand the errors in the following compilation. I am trying to compile OpenSees on a cluster with Febora 2.6.9-1.667smp and also with Red Hat 2.4.21-4.EL. I am using the tools and Makefile in the following: - Makefile.def.LINUX_CLUSTER for FEDORA. LINK the Ma...