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

gcc11 software

parent ead4aab8
Branches
Tags
No related merge requests found
...@@ -10,6 +10,7 @@ import argparse ...@@ -10,6 +10,7 @@ import argparse
releases = { releases = {
'ASE': ['3.19.2', '3.22.0'],
'ATK': ['2.36.0', '2.36.0'], 'ATK': ['2.36.0', '2.36.0'],
'AT-SPI2-ATK': ['2.34.2', '2.38.0'], 'AT-SPI2-ATK': ['2.34.2', '2.38.0'],
'AT-SPI2-core': ['2.36.0', '2.40.3'], 'AT-SPI2-core': ['2.36.0', '2.40.3'],
...@@ -63,7 +64,7 @@ releases = { ...@@ -63,7 +64,7 @@ releases = {
'HarfBuzz': ['2.6.7', '2.8.2'], 'HarfBuzz': ['2.6.7', '2.8.2'],
'HDF5': ['1.10.6', '1.12.1'], 'HDF5': ['1.10.6', '1.12.1'],
'HTSLib': ['1.1.4', '1.1.4'], 'HTSLib': ['1.1.4', '1.1.4'],
'h5py': ['2.10.0', '3.5.0'], 'h5py': ['3.1.0', '3.5.0'],
'ICU': ['67.1', '70.1'], 'ICU': ['67.1', '70.1'],
'ImageMagick': ['7.0.10-25', '7.1.0.13'], 'ImageMagick': ['7.0.10-25', '7.1.0.13'],
'imkl': ['2021.2.0', '2021.4.0'], 'imkl': ['2021.2.0', '2021.4.0'],
...@@ -114,6 +115,7 @@ releases = { ...@@ -114,6 +115,7 @@ releases = {
'pybind11': ['2.5.0', '2.7.1'], 'pybind11': ['2.5.0', '2.7.1'],
'pyproj': ['2.6.1.post1', '3.3.0'], 'pyproj': ['2.6.1.post1', '3.3.0'],
'Python': ['3.8.5', '3.9.6'], 'Python': ['3.8.5', '3.9.6'],
'PyTorch': ['1.8.1', '1.11'],
'Qhull': ['2020.1', '2020.2'], 'Qhull': ['2020.1', '2020.2'],
'Qt5': ['5.14.2', '5.15.2'], 'Qt5': ['5.14.2', '5.15.2'],
'RDFlib': ['5.0.0', '6.0.2'], 'RDFlib': ['5.0.0', '6.0.2'],
...@@ -128,7 +130,9 @@ releases = { ...@@ -128,7 +130,9 @@ releases = {
'Tcl': ['8.6.10', '8.6.11'], 'Tcl': ['8.6.10', '8.6.11'],
'texinfo': ['6.7', '6.8'], 'texinfo': ['6.7', '6.8'],
'texlive': ['20200406', '20200406'], 'texlive': ['20200406', '20200406'],
'torchvision': ['0.9.1', '0.12.0'],
'tqdm': ['4.62.3', '4.62.3'], 'tqdm': ['4.62.3', '4.62.3'],
'trimesh': ['3.8.11', '3.9.36'],
'UDUNITS': ['2.2.26', '2.2.28'], 'UDUNITS': ['2.2.26', '2.2.28'],
'uftp': ['1.4.1', '1.4.2'], 'uftp': ['1.4.1', '1.4.2'],
'X11': ['20200222', '20210802'], 'X11': ['20200222', '20210802'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment