Changes between Version 3 and Version 4 of discover
- Timestamp:
- 06/30/21 15:19:46 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
discover
v3 v4 20 20 {{{ 21 21 #ISSM 22 export ISSM_DIR="/ u/jbondzio/ISSM/trunk-jpl"22 export ISSM_DIR="/home/jbondzio/ISSM/trunk-jpl" 23 23 source $ISSM_DIR/etc/environment.sh 24 24 … … 37 37 '''Do NOT install mpich'''. We have to use the one provided by NCCS. You can check out ISSM and install the following packages: 38 38 - m1qn3 39 - PETSc (use `install-3. 7-discover.sh`, and `follow` the instructions, you will need to submit a job and compile PETSc manually, do not make test, it will not work on the cluster)39 - PETSc (use `install-3.14-discover.sh`, and `follow` the instructions, you will need to submit a job and compile PETSc manually, do not make test, it will not work on the cluster) 40 40 41 41 You will need to run the following command before configuring ISSM: … … 75 75 76 76 In addition, will need to build the external packages: 77 - gsl, install.sh 77 78 - boost, install-1.55-discover.sh 78 79 - dakota, install-6.2-intel20-discover.sh