Salome HOME
bos #26398: move to cgns 4.2.0
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 4 Mar 2022 15:26:40 +0000 (16:26 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 4 Mar 2022 15:26:40 +0000 (16:26 +0100)
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-native.pyconf
applications/SALOME-master.pyconf

index 3fa330eb9dfb9f17b302a6f7fe57e0de37f0c3c2..b068b5d0172732530d57f963220d36caede67db0 100644 (file)
@@ -34,7 +34,7 @@ APPLICATION :
         CAS : 'V7_5_3p1'
         C3PO: 'v2.0'
         certifi : '2018.8.24'
-        cgns : {tag : '4.1.1', hpc : 'yes'}
+        cgns : {tag : '4.2.0', hpc : 'yes'}
         chardet : '3.0.4'
         click : '6.7'
         cmake : '3.12.1'
@@ -206,7 +206,6 @@ __overwrite__ :
     }
     {
         __condition__ : "VARS.dist in ['FD30']"
-        # https://github.com/scipy/scipy/issues/11611
         'APPLICATION.products.gcc' : '9.3.0'
     }
     {
index dd07385de8460938bd8fae5a63e3e46ff8a38a7b..082c3f806f24f886d0f8da8781f3f03873bc494e 100644 (file)
@@ -36,7 +36,7 @@ APPLICATION :
         certifi : 'native'
         # Standalone native cgns works well. Unfortunately, it's directly linked to native hdf which uses a higher version than us.
         # Rollback to embedded version to avoid versions mismatch between both of them (see imp_1538_cgns_export_import.py)
-        cgns : '4.1.1'
+        cgns : '4.2.0'
         chardet : 'native'
         click : 'native'
         cmake : 'native'
index 92db8fafcf34bf9c03dcd45f4ac1650e9b85eb8d..e717621a890285efe34af657defd96bd2aed8260 100644 (file)
@@ -34,7 +34,7 @@ APPLICATION :
         CAS : 'V7_5_3p1'
         C3PO: 'v2.0'
         certifi : '2018.8.24'
-        cgns : '4.1.1'
+        cgns : '4.2.0'
         chardet : '3.0.4'
         click : '6.7'
         cmake : '3.12.1'