1
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
fb346a06b2 refactor(hpc): ruff checks 2026-04-05 08:06:26 +02:00
75fd385a88 feat(hpc): tensorboard analysis 2026-04-05 06:57:15 +02:00
78aa20868e feat(hpc): smart cluster modules 2026-04-04 21:53:32 +02:00
7d81f94835 fix(hpc): modules loading 2026-04-04 21:12:23 +02:00
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