Skip to content

Commit

Permalink
Merge branch 'nessi.no-2023.06' of github-trz:NorESSI/software-layer …
Browse files Browse the repository at this point in the history
…into nessi-2023.06-PyTorch-bundle-2.1.2-foss-2023a
  • Loading branch information
truib committed Jun 11, 2024
2 parents 2ef5b5a + dc85e1c commit e2d67f0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bot/check-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ elif [[ ${ERROR} -eq 1 ]]; then
reason="EESSI test suite was not run, test step itself failed to execute."
status="FAILURE"
else
summary=":grin: FAILURE"
summary=":cry: FAILURE"
reason="Failed for unknown reason"
status="FAILURE"
fi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ easyconfigs:
- PyTorch-2.1.2-foss-2023a-CUDA-12.1.1.eb:
options:
cuda-compute-capabilities: 6.0,6.1,7.0,7.5,8.0,8.6,8.9,9.0
- BLAST+-2.14.1-gompi-2023a.eb:
options:
from-pr: 20751
# PyTorch-bundle-CUDA's dependencies without CUDA
- librosa-0.10.1-foss-2023a.eb
- NLTK-3.8.1-foss-2023a.eb
Expand All @@ -76,6 +79,9 @@ easyconfigs:
- tensorboard-2.15.1-gfbf-2023a.eb
- tqdm-4.66.1-GCCcore-12.3.0.eb
- bx-python-0.10.0-foss-2023a.eb
- BLAST+-2.14.1-gompi-2023a.eb:
options:
from-pr: 20784
- PyTorch-bundle-2.1.2-foss-2023a.eb:
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/20382
options:
Expand Down

0 comments on commit e2d67f0

Please sign in to comment.