Changes between Version 5 and Version 6 of pleiadesbash
- Timestamp:
- 03/19/18 10:25:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pleiadesbash
v5 v6 67 67 {{{ 68 68 #!sh 69 make 69 xxx=========================================================================xxx 70 Configure stage complete. Now build PETSc libraries with (gnumake build): 71 make PETSC_DIR=/home1/mmorligh/issm/trunk-jpl//externalpackages/petsc/src PETSC_ARCH=arch-linux2-c-opt all 72 xxx=========================================================================xxx 70 73 }}} 71 and 74 Copy and execute `make PETSC_DIR=....`. Then: 72 75 {{{ 73 76 #!sh 74 make install 77 ========================================= 78 gmake[1]: Leaving directory '/home3/mmorligh/issm/trunk-jpl/externalpackages/petsc/src' 79 Now to install the libraries do: 80 make PETSC_DIR=/home1/mmorligh/issm/trunk-jpl//externalpackages/petsc/src PETSC_ARCH=arch-linux2-c-opt install 81 ========================================= 75 82 }}} 76 and that's it!83 Copy and execute `make PETSC_DIR=.... PETSC_ARCH=arch-linux2-c-opt install`. And that's it! 77 84 78 85 For documentation of pleiades, see here: http://www.nas.nasa.gov/hecc/support/kb/