Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A)  "Rolling module"

Code Block
titleExamplary Exemplary call
 module load imasenv/intel/3.19.1/ 

...

B)  Descriptive but enormously long/strange module name

Code Block
titleExamplary Exemplary call
module load imasenv/ń/libs/3.0/imas/3.19.1/ual/3.8.2/imaslibs/4.0

...

Module imaslibs

Code Block
titleExamplary callModule imaslibs
imaslibs/<compiler_vendor>/<compiler_version>/<version of this module>
e.g. imaslibs[/intel/17.0/1.0]  <= part in brackets can be skipped to use defaults

...

  • Compiler (e.g. intel/17.0)
  • All components independent from IMAS/Data Dictionary (group B) , gathered together as a set of modules. Such set of modules will have its own version (e.g. 1.0 )

Module imasenv

Code Block
titleModule imasenv
imasenv/<imas_ver>/ual/<engine_ver>/<version of this module>
e.g.
imasenv[/3.19.1/ual/3.8.2/1.0] <= part in brackets can be skipped to use defaults

...