1
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
6c47883bc9
fix(hpc): outdated requirements 2026-04-17 22:23:23 +02:00
67f620d599
chore: setup hydra dependencies 2026-04-14 21:53:26 +02:00
f6e050dc51 ci: fix action 2026-04-09 15:53:09 +02:00
75fd385a88 feat(hpc): tensorboard analysis 2026-04-05 06:57:15 +02:00
059ac681ec fixup! fixup! fix(hpc): rework modules again 2026-04-05 00:36:11 +02:00
3e586da953 fixup! fix(hpc): rework modules again 2026-04-05 00:22:04 +02:00
a705154617 fix(hpc): rework modules again 2026-04-04 23:53:51 +02:00
github-actions[bot]
c8b4df71bb chore(hpc): update env/hpc/requirements.txt from pyproject.toml [skip ci] 2026-04-04 21:36:25 +00:00
6065603fbd fix(hpc): cuda 2026-04-04 23:35:48 +02:00
7e902aa8b6 fixup! fix(hpc): numpy 2026-04-04 23:20:12 +02:00
15319890a6 fix(hpc): streamlined install 2026-04-04 22:24:04 +02:00
78aa20868e feat(hpc): smart cluster modules 2026-04-04 21:53:32 +02:00
912574339e fix(hpc): package versions mismatches 2026-04-04 21:30:41 +02:00
f8e0ca277c refactor: cleanups 2026-04-04 21:25:59 +02:00
7d81f94835 fix(hpc): modules loading 2026-04-04 21:12:23 +02:00
745c09e524 fix(hpc): add PyTorch module to minimize uv 2026-04-04 20:50:16 +02:00
2d08023abb fix(hpc): modules 2026-04-04 20:38:30 +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