Versions Compared

Key

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

 

Requested feature

Easy configuration of IMAS working environment through setting up a predefined set of IMAS libraries

using simple call of the module imasenv:

Code Block
module load imasenv/<compiler_vendor>
e.g: module load imasenv/intel

 

Libraries / modules to be set:

 

Code Block
* intel
* gcc
* intelmpi
* g95
* java
* python
* matlab
* netbeans
* maven
* scripts
* itmtools
* totalview
* cmake
* hdf5
* mdsplus
* blitz
* interpos
* pspline
* slatec
* blas
* lapack
* mkl
* matheval
* netcdf
* fftw
* libbds
* jaxfront
* fc2k
* kepler
* idstools
* pyual

 

 

Unfortunately it is not so simple, as it may look at the first sight,

...