source: XIOS/trunk/arch/arch-X64_IRENE-SCOREP.env @ 1877

Last change on this file since 1877 was 1656, checked in by ymipsl, 5 years ago

Add arch file for tracing with scorep on irene

YM

File size: 366 bytes
Line 
1module purge
2module load intel/19.0.2.187
3module load gnu
4module load mpi/openmpi/2.0.4
5module load flavor/hdf5/parallel
6module load hdf5/1.8.20
7module load netcdf-c/4.6.0
8module load netcdf-fortran/4.4.4
9module load feature/bridge/heterogenous_mpmd
10module load scorep/4.1
11module load vampir
12export SCOREP_ENABLE_TRACING=true
13export SCOREP_ENABLE_PROFILING=false
14
15
Note: See TracBrowser for help on using the repository browser.