You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

1. Setting up versions older than IMAS 3.24.0 

module load imas-modules
module load imasenv

2. Setting up versions IMAS 3.24.0 and newer

Setting up environment at JET (IMAS)
module load imas-modules/2.0 #<==== please pay attention to load a correct version of module!
module load imasenv

Chosing given version of IMAS

To load particular version of IMAS one can specify:

module load imasenv/<imas_version> 

e.g. : imasenv/3.24.0

Chosing compiler

To use compiler provided by given vendor:

module load imasenv/<imas_version>/<compiler_vendor>

e.g. : imasenv/3.24.0/intel .

  imasenv/3.24.0/gcc

  • No labels