Skip to content
Snippets Groups Projects
Commit 7435ca2f authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Fix gcc11 cmake version

parent 49cac1eb
Branches
Tags
No related merge requests found
...@@ -10,7 +10,7 @@ import argparse ...@@ -10,7 +10,7 @@ import argparse
releases = { releases = {
'GCC': ['10.3.0', '11.2.0'], 'GCC': ['10.3.0', '11.2.0'],
'CMake': ['3.18.0', '31.21.1'], 'CMake': ['3.18.0', '3.21.1'],
'imkl': ['2021.2.0', '2021.4.0'], 'imkl': ['2021.2.0', '2021.4.0'],
'gomkl': ['2021', '2022'], 'gomkl': ['2021', '2022'],
'gpsmpi': ['2021', '2022'], 'gpsmpi': ['2021', '2022'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment