From 6ef46a1d039b3ecb830c1536464f8bf9996d29d3 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Tue, 21 Sep 2021 16:01:52 +0200 Subject: [PATCH] spns #24377: native & MPI cases --- applications/SALOME-master-MPI.pyconf | 4 +++- applications/SALOME-master-native.pyconf | 5 ++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 8bf05d4..7e74eee 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -37,6 +37,7 @@ 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' @@ -45,6 +46,7 @@ APPLICATION : doxygen : '1.8.14' eigen : '3.3.4' embree : '3.12.2' + FMILibrary : '2.0.3' freeimage : '3.16.0' freetype : '2.9.1' gmsh : '4.1.4' @@ -72,7 +74,7 @@ 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' diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 3dfeaa5..521765f 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -40,6 +40,7 @@ APPLICATION : click : 'native' cmake : 'native' cppunit : 'native' + cminpack: '1.3.6' cycler : 'native' Cython : 'native' dateutil : 'native' @@ -47,6 +48,7 @@ APPLICATION : doxygen : 'native' eigen : 'native' embree : '3.12.2' + FMILibrary : '2.0.3' freeimage : 'native' freetype : 'native' gl2ps : 'native' @@ -76,7 +78,7 @@ APPLICATION : omniORBpy : '4.2.3' opencv : 'native' openVKL : '0.11.0' - openturns: '1.16' + openturns: '1.17' ospray : '2.4.0' packaging : 'native' ParaView : '5.9.0' @@ -85,6 +87,7 @@ APPLICATION : # 'native' not exists : freeCAD part but not delivered with it from package handler planegcs : '0.18-3cb6890' psutil : 'native' + PyFMI : '2.5' Pygments : 'native' pyparsing : 'native' PyQt : 'native' -- 2.39.2