From: Nabil Ghodbane Date: Mon, 28 Feb 2022 13:03:56 +0000 (+0100) Subject: spns #26828: convergence EDF: switch on on all linux flavors X-Git-Tag: V9_9_0~164 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3131a5439367d5f6ce79b8c69618c3b747ae8588;p=tools%2Fsat_salome.git spns #26828: convergence EDF: switch on on all linux flavors --- diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 4434bb1..3fa330e 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -31,7 +31,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.71.0' - CAS : {tag: 'V7_5_3p1', section: 'version_V7_5_3p1'} + CAS : 'V7_5_3p1' C3PO: 'v2.0' certifi : '2018.8.24' cgns : {tag : '4.1.1', hpc : 'yes'} @@ -54,6 +54,7 @@ APPLICATION : mpc : 'native' gmp : 'native' mpfr : 'native' + gdal : '2.4.0' gmsh : '4.8.4' graphviz : '2.38.0' hdf5 : {tag : '1.10.3', hpc : 'yes'} @@ -73,8 +74,11 @@ APPLICATION : mpi4py: '3.0.3' ParMetis : '3.1.1' netgen : '6.2.2101' + netcdf : '4.6.2' nlopt : '2.5.0' + nose: '1.3.7' numpy : '1.16.4' + numpydoc : '0.9.0' omniORB : '4.2.2' omniORBpy : '4.2.2' opencv : '3.2.0' @@ -86,6 +90,7 @@ APPLICATION : pandas : '0.25.2' patsy : '0.5.2' ParaView : {tag : '5.9.0', hpc : 'yes', section: 'version_5_9_0_MPI'} + PERSALYS: 'v11.0' petsc : {tag : '3.16.0', section: 'version_3_16_0'} Pillow : '7.1.1' planegcs : '0.18-3cb6890' @@ -122,6 +127,7 @@ APPLICATION : tk : '8.6.0' TopIIVolMesh: 'develop' urllib3 : '1.23' + zeromq: '4.3.1' URANIE : '4.5.0' # SALOME MODULES : 'CONFIGURATION' diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index bfe2940..5d824eb 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -54,6 +54,7 @@ APPLICATION : freeimage : 'native' freetype : 'native' gl2ps : 'native' + gdal : '2.4.0' # 'native' too difficult here : need python-pip package (gmsh-sdk) besides system packages gmsh : '4.8.4' graphviz : 'native' @@ -75,8 +76,11 @@ APPLICATION : metis : 'native' mpi4py: 'native' netgen : '6.2.2101' + netcdf : '4.6.2' nlopt : '2.4.2' + nose: 'native' numpy : 'native' + numpydoc : 'native' omniORB : '4.2.3' omniORBpy : '4.2.3' opencv : 'native' @@ -87,6 +91,7 @@ APPLICATION : packaging : 'native' pandas : 'native' ParaView : {tag:'5.9.0', base: 'no', section: 'version_5_9_0_MPI', hpc: 'yes'} + PERSALYS: 'v11.0' petsc : {tag : '3.16.0', section: 'version_3_16_0'} Pillow : 'native' # 'native' not exists : freeCAD part but not delivered with it from package handler @@ -123,6 +128,7 @@ APPLICATION : tk : 'native' TopIIVolMesh: 'develop' urllib3 : 'native' + zeromq: '4.3.1' URANIE : '4.5.0' # SALOME MODULES : diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index a3c610d..4ed09fa 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -55,7 +55,7 @@ APPLICATION : mpi4py: '3.0.3' gmp : 'native' mpfr : 'native' - #gdal : '2.4.0' + gdal : '2.4.0' gmsh : '4.8.4' graphviz : '2.38.0' hdf5 : '1.10.3' @@ -74,10 +74,11 @@ APPLICATION : MeshGems : '2.14-1' metis : '5.1.0' netgen : '6.2.2101' - #netcdf : '4.6.2' + netcdf : '4.6.2' nlopt : '2.5.0' - #nose: '1.3.7' + nose: '1.3.7' numpy : '1.16.4' + numpydoc : '0.9.0' omniORB : '4.2.2' omniORBpy : '4.2.2' opencv : '3.2.0' @@ -89,7 +90,7 @@ APPLICATION : pandas : '0.25.2' patsy : '0.5.2' ParaView : '5.9.0' - #PERSALYS: 'v11.0' + PERSALYS: 'v11.0' petsc : {tag : '3.16.0', section: 'version_3_16_0'} Pillow : '7.1.1' planegcs : '0.18-3cb6890' @@ -126,7 +127,7 @@ APPLICATION : tk : '8.6.0' TopIIVolMesh: 'develop' urllib3 : '1.23' - #zeromq: '4.3.1' + zeromq: '4.3.1' URANIE : '4.5.0' # SALOME MODULES : 'CONFIGURATION'