source: codes/icosagcm/trunk/arch/arch-SCOREP_IRENE.env

Last change on this file was 962, checked in by adurocher, 5 years ago

Merge 'profiling' to trunk

File size: 460 bytes
Line 
1# module c++/gnu is needed to link with XIOS
2# module feature/openmpi/mpi_compiler/intel is made necessary by c++/gnu
3
4module purge
5module load feature/openmpi/mpi_compiler/intel
6module load c++/gnu
7module load mpi/openmpi
8module load flavor/hdf5/parallel
9module load netcdf-fortran
10module load mkl
11module load hdf5/1.8.20
12module swap intel/19.0.2.187
13module load scorep
14module load vampir
15export SCOREP_ENABLE_TRACING=true
16export SCOREP_ENABLE_PROFILING=false
Note: See TracBrowser for help on using the repository browser.