Versions Compared

Key

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

...

  • to remove "ual/<al-version>" part of imasenv module name
  • to remove "<compiler-version>" part of wpcdenv module name
  • to combine wpcdenv and imasenv within one module 

    Code Block
    imasenv/<dd-ver>/<compiler><compiler_vendor>/<library-set-ver>
    e.g.:
    imasenv/3.24.0/intel/1.0.2


Justification:

  • Proposed schema is simplification (from users point of view) of existing mechanism
  • (already mentioned) no need to handle AL differently than other libraries
  • It solves problem of coupling libraries and its dependencies used at compilation time (aka a correct wpcdenv for given imasenv)
  • The change will be transparent for the users that loads defaults calling "module load imasenv[/dd-ver]" 

...