source: issm/oecreview/Archive/21724-22754/ISSM-21813-21814.diff@ 22755

Last change on this file since 22755 was 22755, checked in by Mathieu Morlighem, 7 years ago

CHG: added 21724-22754

File size: 699 bytes
  • ../trunk-jpl/externalpackages/petsc/install-3.7-aci.sh

     
    3535#prepare script to reconfigure petsc
    3636cat > script.queue << EOF
    3737#PBS -A open
    38 #PBS -l nodes=1:ppn=1
     38#PBS -l nodes=1:ppn=1:stmem
    3939#PBS -l walltime=200
    4040
    4141module load intel/16.0.3
     
    4848
    4949#print instructions
    5050echo "== Now: cd src/ "
    51 echo "== qsub -q devel script.queue "
     51echo "== qsub script.queue "
    5252echo "== Then run reconfigure script generated by PETSc and follow instructions"
Note: See TracBrowser for help on using the repository browser.