Versions Compared

Key

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

...

Taking these factors into consideration CPT proposes "EUROfusion flavor" of library modules and related layout.

 

Usage scenario:

  1. User defines compiler being used and loads all IMAS/EF DD not dependent libraries / tools

     

    module load imaslibs[/<compiler_vendor>/<compiler_version>/<version of this module>]

  2. User load imas module plus all components dependent on IMAS/Data Dictionary
    module load imasenv[/<imas_ver>/ual/<engine_ver>/<version of this module>]

  3. User cherry-picks version of library
    module switch <imas_lib>
Warning
titleAssumptions
  • imaslibs and imasenv modules have to be loaded prior to <imas_lib>
  • module <imas_lib> can be only switched

 

 

Libraries layout

Examples are provided for a single library (XMLLIB) for the sake of clarity, to be generalised for all libraries.

...