Versions Compared

Key

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

...

  • Set  MODULEPATH system variable 
    Code Block
     export MODULEPATH=/gw/swimas/easybuild/etc/all
  • Add --use-existing-modules  switch to eb  command


Useful tips

Purge loaded modules before using Easybuild

Warning

EasyBuild requires no modules to be loaded ! 

Please execute:

Code Block
module purge

 

Increasing the length of error/warning message

...