Changeset 21767 for issm/trunk-jpl/externalpackages/petsc
- Timestamp:
- 06/19/17 18:38:44 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/petsc/install-3.6-discover.sh
r20424 r21767 42 42 #SBATCH -N 1 43 43 #SBATCH -n 1 44 #SBATCH -A s1 01044 #SBATCH -A s1690 45 45 #SBATCH -t 00:01:00 # Run time (hh:mm:ss) - 1.5 hours 46 46 #SBATCH --qos=debug … … 51 51 module load comp/intel-15.0.0.090 52 52 module load mpi/impi-4.0.3.008 53 module load other/cmake-3.8.2 53 54 54 55 export PATH="$PATH:."
Note:
See TracChangeset
for help on using the changeset viewer.