1
Fork 0
This repository has been archived on 2026-08-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2026SEL3-project-Brittle_St.../scripts
Tibo De Peuter 23f0b45614 feat(hpc): add structured env/hpc config and requirements export script
- env/hpc/modules.txt: curated list of HPC EasyBuild modules loaded by vsc-venv
- env/hpc/requirements.txt: pip packages not covered by HPC modules (auto-generated)
- scripts/export_hpc_requirements.py: developer utility to regenerate requirements.txt
  from pyproject.toml; to be called by CI when pyproject.toml changes
2026-04-04 18:10:38 +02:00
..
export_hpc_requirements.py feat(hpc): add structured env/hpc config and requirements export script 2026-04-04 18:10:38 +02:00
hpc_install.sh feat(hpc): parse missing dependencies dynamically from pyproject 2026-04-04 17:37:47 +02:00
hpc_train.slurm fix(hpc): enable wandb tracking by default on compute nodes 2026-04-04 17:37:47 +02:00