- Timestamp:
- Jan 26, 2021, 12:55:21 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/util/compile
r2432 r2451 55 55 # COMPILER_OPTIONS="-O2 -ip" 56 56 # 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" 57 67 58 68
Note: See TracChangeset
for help on using the changeset viewer.