We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afd3d7 commit 42b7cf2Copy full SHA for 42b7cf2
roles/builder/defaults/main/dnf_packages.yml
@@ -40,8 +40,8 @@ dnf_latest_packages: # list of packages to install using dnf
40
41
# https://github.com/stackhpc/ansible-slurm-appliance/blob/main/environments/common/inventory/group_vars/all/openhpc.yml
42
- slurm-libpmi-ohpc
43
- - ohpc-gnu9-openmpi4-perf-tools
44
- - openblas-gnu9-ohpc
+ - ohpc-gnu12-openmpi4-perf-tools # for hpctests
+ - openblas-gnu12-ohpc # for hpctests (HPL)
45
46
# https://github.com/OSC/ood-ansible/blob/master/vars/Rocky.yml
47
- lua-posix
0 commit comments