diff --git a/bot/build.sh b/bot/build.sh index 2884db8de4..879b0705ad 100755 --- a/bot/build.sh +++ b/bot/build.sh @@ -3,7 +3,9 @@ # give up as soon as any error occurs set -e -git clone https://github.com/EESSI/software-layer-scripts +#git clone https://github.com/EESSI/software-layer-scripts +# Use specific feature branch for now, so we can easily test required changes in the hooks +git clone -b more_pytorch_fixes https://github.com/bedroge/software-layer-scripts # symlink everything, except for: # - common files like LICENSE and README.md diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2024a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2024a.yml index b459abc08a..088a96afaf 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2024a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2024a.yml @@ -5,4 +5,8 @@ easyconfigs: options: # see https://github.com/easybuilders/easybuild-easyblocks/pull/4149 include-easyblocks-from-commit: ebcd874f5317e18ddf0f90cb14903a633e013a6e - + - ArmComputeLibrary-25.02-GCCcore-13.3.0.eb + - PyTorch-2.9.1-foss-2024a.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/25726 + from-commit: 2449ba4eb99c555b030dbe398ff841ff24d68674