]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
MEDCOUPLING native builds
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 28 Feb 2023 11:45:37 +0000 (12:45 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 28 Feb 2023 11:45:37 +0000 (12:45 +0100)
applications/MEDCOUPLING-9.10.0-native.pyconf
applications/MEDCOUPLING-9.7.0-native.pyconf
applications/MEDCOUPLING-9.8.0-native.pyconf
applications/MEDCOUPLING-9.9.0-native.pyconf
applications/MEDCOUPLING-master-native.pyconf

index 6129c0625f0a65a26089e37d34e476b7e99198e5..da7e8fc964256c0987a2a494635f0e95d096921e 100644 (file)
@@ -30,14 +30,14 @@ APPLICATION :
         boost : 'native'
         certifi : 'native'
         click : 'native'
-        cmake : 'native
+        cmake : '3.24.2
         cppunit : 'native'
         chardet : 'native'
         Cython : 'native'
         docutils : 'native'
         doxygen : 'native'
         graphviz : 'native'
-        hdf5 : '1.10.3'
+        hdf5 : 'native'
         idna : 'native'
         imagesize : 'native'
         Jinja2 : 'native'
@@ -46,6 +46,7 @@ APPLICATION :
         markupsafe : 'native'
         medfile : {tag : '4.1.1', hpc : 'yes', section : 'default_Autotools' }
         metis : 'native'
+        mpi4py : 'native'
         numpy : 'native'
         openmpi: 'native'
         pockets : 'native'
@@ -69,7 +70,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING'
+        'MEDCOUPLING' : {tag:'V9_10_0', base:'no', section:'default_MPI_STD', hpc:'yes'}
     }
     test_base : 
     {
@@ -86,4 +87,21 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist in ['CO8']"
+        'APPLICATION.products.sphinxintl' : '0.9.10'
+        'PRODUCTS.sphinxintl.default.properties.pip' : "no"
+    }
+    {
+        __condition__ : "VARS.dist in ['UB22.04']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD37']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD37'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD36']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'}
+    }
 ]
index 729da15093d8d5bae9fba4e0437facacd0020121..4956952f183a4636a0c6d64388ea1ea8ae38893b 100644 (file)
@@ -66,7 +66,6 @@ APPLICATION :
         swig : 'native'
         packaging : 'native'
         urllib3 : 'native'
-        salome_system : 'native'
         # SALOME MODULES :
         'CONFIGURATION'
         'MEDCOUPLING' : {tag:'V9_7_0', base: 'no', section: 'default_MPI_STD', hpc: 'yes'}
@@ -86,11 +85,9 @@ APPLICATION :
 }
 __overwrite__ :
 [
-   {
-      # sphinxintl is missing on this node
-      __condition__ : "VARS.dist in ['CO8']"
-      'APPLICATION.products.sphinxintl' : '0.9.10'
-      'PRODUCTS.sphinxintl.default.properties.pip' : "no"
-      'APPLICATION.products.cmake' : '3.24.2'
-   }
+    {
+        __condition__ : "VARS.dist in ['CO8']"
+        'APPLICATION.products.sphinxintl' : '0.9.10'
+        'PRODUCTS.sphinxintl.default.properties.pip' : "no"
+    }
 ]
index b62ac894d56ff50427517eb2c03e941b19cf4e8f..4a1cc949dc3555ba2f579eebc330e436d2962af4 100644 (file)
@@ -29,23 +29,25 @@ APPLICATION :
         boost : 'native'
         certifi : 'native'
         click : 'native'
-        cmake : 'native
+        cmake : '3.24.2
         cppunit : 'native'
         chardet : 'native'
         Cython : 'native'
         docutils : 'native'
         doxygen : 'native'
         graphviz : 'native'
-        hdf5 : '1.10.3'
+        hdf5 : 'native'
         idna : 'native'
         imagesize : 'native'
         Jinja2 : 'native'
         lapack : 'native'
         libxml2 : 'native'
-        markupsafe : 'native'
-        medfile : {section: 'default_Autotools', tag: '4.1.1rc1'}
+        markupsafe : 'native' 
+        medfile : {tag : '4.1.1', hpc : 'yes', section : 'version_4_1_1' }
         metis : 'native'
+        mpi4py: 'native'
         numpy : 'native'
+        openmpi : 'native'
         pockets : 'native'
         Pygments : 'native'
         pyparsing : 'native'
@@ -67,7 +69,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING'
+        'MEDCOUPLING' : {tag:'V9_8_0', base: 'no', section: 'default_MPI_STD', hpc: 'yes'}
     }
     test_base : 
     {
@@ -85,10 +87,20 @@ APPLICATION :
 __overwrite__ :
 [
     {
-        # sphinxintl is missing on this node
         __condition__ : "VARS.dist in ['CO8']"
         'APPLICATION.products.sphinxintl' : '0.9.10'
         'PRODUCTS.sphinxintl.default.properties.pip' : "no"
-        'APPLICATION.products.cmake' : '3.12.1'
+    }
+    {
+        __condition__ : "VARS.dist in ['UB22.04']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD37']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD37'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD36']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'}
     }
 ]
index 3b735bcff00a5e30ec1ffdda574de32c311af429..331f90362cc4db93ab0296dae97ce1a60873e6f7 100644 (file)
@@ -9,6 +9,7 @@ APPLICATION :
     base : 'no'
     debug : 'no'
     python3 : 'yes'
+    platform : ["FD32", "FD34", "FD36", "FD37", "CO8", "DB10", "DB11", "UB20.04", "UB22.04"]
     environ :
     {
         build :
@@ -29,23 +30,25 @@ APPLICATION :
         boost : 'native'
         certifi : 'native'
         click : 'native'
-        cmake : 'native
+        cmake : '3.24.2
         cppunit : 'native'
         chardet : 'native'
         Cython : 'native'
         docutils : 'native'
         doxygen : 'native'
         graphviz : 'native'
-        hdf5 : '1.10.3'
+        hdf5 : 'native'
         idna : 'native'
         imagesize : 'native'
         Jinja2 : 'native'
         lapack : 'native'
         libxml2 : 'native'
         markupsafe : 'native'
-        medfile : {section: 'default_Autotools', tag: '4.1.1rc1'}
+        medfile : {tag : '4.1.1', hpc : 'yes', section : 'version_4_1_1' }
         metis : 'native'
+        mpi4py: 'native'
         numpy : 'native'
+        openmpi : 'native'
         pockets : 'native'
         Pygments : 'native'
         pyparsing : 'native'
@@ -67,7 +70,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING'
+        'MEDCOUPLING' : {tag:'V9_9_0', base: 'no', section: 'default_MPI_STD', hpc: 'yes'}
     }
     test_base : 
     {
@@ -84,11 +87,21 @@ APPLICATION :
 }
 __overwrite__ :
 [
-   {
-      # sphinxintl is missing on this node
-      __condition__ : "VARS.dist in ['CO8']"
-      'APPLICATION.products.sphinxintl' : '0.9.10'
-      'PRODUCTS.sphinxintl.default.properties.pip' : "no"
-      'APPLICATION.products.cmake' : '3.12.1'
-   }
+    {
+        __condition__ : "VARS.dist in ['CO8']"
+        'APPLICATION.products.sphinxintl' : '0.9.10'
+        'PRODUCTS.sphinxintl.default.properties.pip' : "no"
+    }
+    {
+        __condition__ : "VARS.dist in ['UB22.04']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD37']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD37'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD36']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'}
+    }
 ]
index 90fb0ddf85e6d0a3bb83f253c21caae815dbb60b..cf8e09a93bc36962965f0c7fc18eda49c0fb23ce 100644 (file)
@@ -29,7 +29,7 @@ APPLICATION :
         boost : 'native'
         certifi : 'native'
         click : 'native'
-        cmake : 'native
+        cmake : '3.24.2
         cppunit : 'native'
         chardet : 'native'
         Cython : 'native'
@@ -45,6 +45,7 @@ APPLICATION :
         markupsafe : 'native'
         medfile : {tag : '4.1.1', hpc : 'yes', section : 'default_Autotools' }
         metis : 'native'
+        mpi4py : 'native'
         numpy : 'native'
         openmpi: 'native'
         pockets : 'native'
@@ -68,7 +69,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : 'abn/cygwin'
+        'MEDCOUPLING' : {tag:'master', base:'no', section:'default_MPI_STD', hpc:'yes'}
     }
     test_base : 
     {
@@ -85,4 +86,21 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist in ['CO8']"
+        'APPLICATION.products.sphinxintl' : '0.9.10'
+        'PRODUCTS.sphinxintl.default.properties.pip' : "no"
+    }
+    {
+        __condition__ : "VARS.dist in ['UB22.04']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD37']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD37'}
+    }
+    {
+        __condition__ : "VARS.dist in ['FD36']"
+        'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'}
+    }
 ]