source: issm/oecreview/Archive/26740-27031/ISSM-26998-26999.diff@ 27032

Last change on this file since 27032 was 27032, checked in by Mathieu Morlighem, 3 years ago

CHG: added 26740-27031

File size: 649 bytes
RevLine 
[27032]1Index: ../trunk-jpl/externalpackages/petsc/install-3.14-pleiades.sh
2===================================================================
3--- ../trunk-jpl/externalpackages/petsc/install-3.14-pleiades.sh (revision 26998)
4+++ ../trunk-jpl/externalpackages/petsc/install-3.14-pleiades.sh (revision 26999)
5@@ -42,7 +42,8 @@
6 --with-scalapack-lib="/nasa/intel/Compiler/2018.3.222/mkl/lib/intel64/libmkl_scalapack_lp64.so /nasa/intel/Compiler/2018.3.222/mkl/lib/intel64/libmkl_blacs_intelmpi_lp64.so" \
7 --download-metis=1 \
8 --download-parmetis=1 \
9- --download-scalapack=0
10+ --download-scalapack=0 \
11+ --download-mumps=1
12
13 # Compile and install
14 make
Note: See TracBrowser for help on using the repository browser.