Versions Compared

Key

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

...

  1. Set compiler:
    1. module load imasenv/x.y.z-alpha/<compiler vendor>/<compiler version> e.g.  imasenv/3.26.0-alpha/intel/17.0 
    2. pls ignore all errors related to libraries that are not compiled yet
  2. Set a proper version/tag 
    1. Check which version of given lib is the latest one
    2. edit build.sh  to set <LIBRARY>_VERSION="a.b.c"  (e.g AMNS_VERSION="1.3.0") 

  3. run ./build.sh 
  4. Usually after installation there are still few manual steps required (to be automatised in future) - see next point

Specific actions

to be automatised in future

AMNS

Modules need to be installed manually

  1. Create modulefiles 
    1. location: $IMAS_HOME/etc/modulefiles/amns/<amns_version>/<compiler>/<version>/imas/<DD version> (e.g. etc/modulefiles/amns/1.3.0/intel/17.0/imas/3.26.0)
    2. the best way is to copy modulefile describing previous version of AMNS

  2. Edit modulefiles:
    1. update prereq 
    2. update prefix