Skip to content
Snippets Groups Projects
Commit 6d1767cc authored by Damian Alvarez's avatar Damian Alvarez
Browse files

ACLs: add correct versions for compilers/MPIs

parent 8427abb2
Branches
No related tags found
No related merge requests found
......@@ -42,15 +42,15 @@ base:
compilers:
- name: 'GCC'
version: '11.2.0'
# - name: 'NVHPC'
# version: '21-GCC-10.3.0'
- name: 'NVHPC'
version: '21'
- name: 'intel'
version: '2021-GCC-11.2.0'
version: '2021'
mpis:
- name: 'psmpi'
version: '5.5'
# - name: 'impi'
# version: '2021'
- name: 'impi'
version: '2021'
- name: 'OpenMPI'
version: '4.1'
software:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment