Changes between Version 4 and Version 5 of andes


Ignore:
Timestamp:
05/09/24 13:06:38 (12 months ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • andes

    v4 v5  
    4141#load modules
    4242module purge
    43 module load gcc/9.3.1
    4443module load cmake/3.10.1
     44module load intel-compilers/23.2
     45module load mkl/19.3
    4546}}}
    4647
     
    5556
    5657Andes will ''only'' be used to run the code, you will use your local machine for pre and post-processing, you will never use Andes's MATLAB. You can check out ISSM and install the following packages:
    57  - PETSc 3.21 (use the andes script, `install-3.21-andes2.sh`)
     58 - PETSc 3.21 (use the andes script, `install-3.21-andes.sh`)
    5859 - m1qn3
    5960Follow the detailed instructions for compiling ISSM: [[https://issm.jpl.nasa.gov/download/unix/]]