Changeset 2451 for trunk


Ignore:
Timestamp:
Jan 26, 2021, 12:55:21 PM (4 years ago)
Author:
emillour
Message:

Mars GCM utilities:
Add an example in the "compile" script of settings for Occigen.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/util/compile

    r2432 r2451  
    5555# COMPILER_OPTIONS="-O2 -ip"
    5656# And of course modules above need be loaded before running the executable
     57#
     58# Example of a setup on the Occigen supercomputer
     59# module purge
     60# module load intel/17.0
     61# module load intelmpi/2017.0.098
     62# module load hdf5/1.8.17
     63# module load netcdf/4.4.0_fortran-4.4.2
     64# NETCDF_HOME=$NETCDFHOME
     65# COMPILER="ifort"
     66# COMPILER_OPTIONS="-O2 -ip"
    5767
    5868
Note: See TracChangeset for help on using the changeset viewer.