Versions Compared

Key

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

...

module load itm-python/3.10.13

python -m venv venv
source venv/bin/activate
pip install easybuild

...

Code Block
languagebash
titleIMAS install
eb Data-Dictionary/Data-Dictionary-3.40.1-GCCcore-10.2.0.eb --allow-modules-tool-mismatch --robot=/pfs/work/g2pbloch/test_instruction/easybuild-imas-files:/pfs/work/g2pbloch/test_instruction/eb_files_repo:/pfs/work/g2pbloch/test_instruction/easybuild-ies/  --http-header-fields-urlpat="^https://git.iter.org::$HOME/.config/easybuild/secret.txt"

...