Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
9bfceab
add PyTorch 2.9.1
bedroge Feb 16, 2026
71b5b75
fix indentation
bedroge Feb 16, 2026
eceeddf
solve conflict, move PyTorch to EB 5.2.1 stack
bedroge Mar 11, 2026
cb29f33
use specific branch for software-layer-scripts
bedroge Mar 12, 2026
9304fe8
Update eessi-2025.06-eb-5.2.1-2024a.yml
ocaisa Mar 14, 2026
0b60c8d
add ArmComputeLibrary, use commit for PyTorch
bedroge Apr 10, 2026
a160a2c
solve merge conflict
bedroge Apr 10, 2026
67b1da9
solve merge conflict
bedroge Apr 10, 2026
23c53ec
Merge branch 'main' of github.com:EESSI/software-layer into pytorch291
bedroge Apr 14, 2026
9ceb971
Merge branch 'main' of github.com:EESSI/software-layer into pytorch291
bedroge Jun 3, 2026
bd350a2
move PyTorch to EB 5.3.0 easystack, use newer commit
bedroge Jun 3, 2026
5a6342b
also move ArmComputeLibrary to newer easystack
bedroge Jun 3, 2026
a14e2d8
use new commit
bedroge Jun 12, 2026
84691ab
solve merge conflict
bedroge Jun 12, 2026
eece307
use new commit
bedroge Jun 18, 2026
8390f9e
Merge branch 'main' of github.com:EESSI/software-layer into pytorch291
bedroge Jun 22, 2026
9bec8fe
move PyTorch 2.9.1 to EB 5.3.1 easystack
bedroge Jun 22, 2026
8e95167
Merge branch 'main' into pytorch291
bedroge Jun 23, 2026
4b5abeb
solve merge conflict
bedroge Sep 7, 2026
c6203d9
use commit from software-layer-scripts PR 181
bedroge Sep 7, 2026
9134dcf
Merge branch 'pytorch291' of github.com:bedroge/software-layer into p…
bedroge Sep 7, 2026
b2751f5
move PyTorch to EB 5.4.0 easystack, use most recent commit
bedroge Sep 7, 2026
e9a62e6
accept EULA for imkl
bedroge Sep 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bot/software_layer_scripts_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
734949f2d29fd3bb159444966450d99e700d84f3
bf9dab1ff3834ea3b093618a258081df81d5f26a
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ easyconfigs:
- Pint-0.24.4-GCCcore-13.3.0.eb
- Boost.MPI-1.85.0-gompi-2024a.eb
- PETSc-3.23.5-foss-2024a.eb
- PyTorch-2.9.1-foss-2024a.eb:
options:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/25726
from-commit: 69f1edddd78f9cab4568f285611401b2716d8c31
accept-eula-for: Intel-oneAPI
Loading