source: XIOS3/branches/xios-3.0-beta/arch/arch-ifort_LSCE.env @ 2553

Last change on this file since 2553 was 2553, checked in by jderouillat, 10 months ago

Update LSCE and MesoIPSL environment for XIOS3

File size: 186 bytes
Line 
1module purge
2#source /usr/share/Modules/init/bash
3module load gcc/8.3.0
4module load openmpi/2.1.5
5export OMPI_CC=icc
6export OMPI_FC=ifort
7module load hdf5/1.10.5
8module load netcdf/4.7
9
Note: See TracBrowser for help on using the repository browser.