...
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 | ||
---|---|---|
| ||
[config] prefix=/pfs/work/g2pbloch/imasenv_eb modules-tool=EnvironmentModulesC module-syntax=Tcl [override] insecure-download=True |
...
Code Block | ||||
---|---|---|---|---|
| ||||
Authorization: Bearer <token> |
Downloading files
...
Clone the repository and specify the paths to them in the --robot
option.
Code Block | ||||
---|---|---|---|---|
| ||||
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`):
...