source:
issm/oecreview/Archive/21724-22754/ISSM-21813-21814.diff
Last change on this file was 22755, checked in by , 7 years ago | |
---|---|
File size: 699 bytes |
-
../trunk-jpl/externalpackages/petsc/install-3.7-aci.sh
35 35 #prepare script to reconfigure petsc 36 36 cat > script.queue << EOF 37 37 #PBS -A open 38 #PBS -l nodes=1:ppn=1 38 #PBS -l nodes=1:ppn=1:stmem 39 39 #PBS -l walltime=200 40 40 41 41 module load intel/16.0.3 … … 48 48 49 49 #print instructions 50 50 echo "== Now: cd src/ " 51 echo "== qsub -q develscript.queue "51 echo "== qsub script.queue " 52 52 echo "== Then run reconfigure script generated by PETSc and follow instructions"
Note:
See TracBrowser
for help on using the repository browser.