Salome HOME
spns #24377: MPI + int32 builds
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 3 Nov 2021 14:55:53 +0000 (15:55 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 3 Nov 2021 14:55:53 +0000 (15:55 +0100)
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-int32.pyconf

index 024b27888d5edeacf68e58fcb22978cf45d1d2b1..88b5e8dc04471dd31f51ebd52e5574ec1c9d4696 100644 (file)
@@ -37,14 +37,16 @@ APPLICATION :
         chardet : '3.0.4'
         click : '6.7'
         cmake : '3.12.1'
+        cminpack: '1.3.6'
         cppunit : '1.13.2'
         cycler : '0.10.0'
-        Cython : '0.25.2'
-        dateutil : '2.4.2'
+        Cython : '0.29.12'
+        dateutil : '2.6.1'
         docutils : '0.12'
         doxygen : '1.8.14'
         eigen : '3.3.4'
         embree : '3.12.2'
+        FMILibrary : '2.0.3'
         freeimage : '3.16.0'
         freetype : '2.9.1'
         gcc  :  '8.5.0'
@@ -76,22 +78,25 @@ APPLICATION :
         omniORBpy : '4.2.2'
         opencv : '3.2.0'
         openmpi : '3.1.6'
-        openturns: '1.16'
+        openturns: '1.17'
         openVKL: '0.11.0'
         ospray : '2.4.0'
         packaging : '17.1'
+        pandas : '0.25.2'
+        patsy : '0.5.2'
         ParaView : {tag : '5.9.0', hpc : 'yes', section: 'version_5_9_0_MPI'}
         petsc : {tag : '3.15.0', section: 'version_3_15_0'}
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
         psutil : '5.7.2'
+        PyFMI : '2.5'
         Pygments : '2.0.2'
         pyparsing : '2.0.3'
         PyQt : '5.15.3'
         #PyQtChart : '5.9'
         pyreadline : '2.0'
         Python : '3.6.5'
-        pytz : '2015.7'
+        pytz : '2017.2'
         qt : '5.12.10'
         qwt : '6.1.2'
         requests : '2.19.1'
@@ -109,6 +114,7 @@ APPLICATION :
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
         StaticMeshPlugin: '5.8.0'
+        statsmodels: '0.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
         tcl : '8.6.0'
@@ -178,7 +184,7 @@ APPLICATION :
         repo_dev : "yes"
         pip : 'yes'
         pip_install_dir : 'python'
-        single_install_dir : "yes"
+        single_install_dir : "no"
     }
 }
 __overwrite__ :
@@ -188,10 +194,6 @@ __overwrite__ :
    # https://github.com/scipy/scipy/issues/11611
    'APPLICATION.products.scipy' : '1.5.2'
   }
-  {
-   __condition__ : "VARS.dist not in ['DB09']"
-   'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
-  }
   {
    __condition__ : "VARS.dist in ['FD30']"
    # https://github.com/scipy/scipy/issues/11611
@@ -202,4 +204,3 @@ __overwrite__ :
    'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
   }
 ]
-
index 24b521ada5f10351a4993d39fb23f52b93861143..21fac70a675e4763540af97a0a6e02a9232cb04a 100644 (file)
@@ -21,6 +21,7 @@ APPLICATION :
         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
         SALOME_trace : "local" # local/file:.../with_logger
         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
+        SALOME_ACTOR_DELEGATE_TO_VTK : '1'
     }
     products :
     {
@@ -34,14 +35,16 @@ APPLICATION :
         chardet : '3.0.4'
         click : '6.7'
         cmake : '3.12.1'
+        cminpack: '1.3.6'
         cppunit : '1.13.2'
         cycler : '0.10.0'
-        Cython : '0.25.2'
-        dateutil : '2.4.2'
+        Cython : '0.29.12'
+        dateutil : '2.6.1'
         docutils : '0.12'
         doxygen : '1.8.14'
         eigen : '3.3.4'
         embree : '3.12.2'
+        FMILibrary : '2.0.3'
         freeimage : '3.16.0'
         freetype : '2.9.1'
         gcc  :  '8.5.0'
@@ -71,22 +74,25 @@ APPLICATION :
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : '3.2.0'
-        openturns: '1.16'
+        openturns: '1.17'
         openVKL: '0.11.0'
         ospray : '2.4.0'
         packaging : '17.1'
+        pandas : '0.25.2'
+        patsy : '0.5.2'
         ParaView : '5.9.0'
         petsc : {tag : '3.15.0', section: 'version_3_15_0'}
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
         psutil : '5.7.2'
+        PyFMI : '2.5'
         Pygments : '2.0.2'
         pyparsing : '2.0.3'
         PyQt : '5.15.3'
         #PyQtChart : '5.9'
         pyreadline : '2.0'
         Python : '3.6.5'
-        pytz : '2015.7'
+        pytz : '2017.2'
         qt : '5.12.10'
         qwt : '6.1.2'
         requests : '2.19.1'
@@ -104,6 +110,7 @@ APPLICATION :
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
         StaticMeshPlugin: '5.8.0'
+        statsmodels: '0.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
         tcl : '8.6.0'