Versions Compared

Key

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

...

You can use a different version of Python.

Configuring easybuild 

The configuration is located in the file $HOME/.config/easybuild/config.cfg. Set the prefix path to the directory where the installation should be performed.

Code Block
title$HOME/.config/easybuild/configure.cfg
[config]
prefix=/pfs/work/g2pbloch/imasenv_eb
modules-tool=EnvironmentModulesC
module-syntax=Tcl
[override]
insecure-download=True

...

Code Block
languagetext
titlesecret.txt
Authorization: Bearer <token>


Downloading files

...

Clone the repository and  specify the paths to them in the --robot  option.  

Code Block
languagetext
titleclone repo
https://gitlab.eufus.psnc.pl/g2pbloch/easybuild-files

...

 
https://gitlab.eufus.psnc.pl/g2pbloch/easybuild-imas-files

...

 


installation of DD

start the IMAS installation ( in `easybuild-imas-files`):

...