From: Nabil Ghodbane Date: Fri, 5 Jan 2024 15:39:43 +0000 (+0100) Subject: SALOME MPI build: use correct section X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fa6a4cf2982ccbfa0038d75226add99de63583b8;p=tools%2Fsat_salome.git SALOME MPI build: use correct section --- diff --git a/applications/SALOME-9.12.0-MPI.pyconf b/applications/SALOME-9.12.0-MPI.pyconf index 8d06a61..5acb94c 100644 --- a/applications/SALOME-9.12.0-MPI.pyconf +++ b/applications/SALOME-9.12.0-MPI.pyconf @@ -93,7 +93,7 @@ APPLICATION : omniORBpy : '4.2.5' opencv : '3.2.0' openmpi : '3.1.6' # current version of hdf5 is not compatible with openmpi 4, if compiled with MPI support - openturns: {tag : '1.21', hpc : 'yes'} + openturns: {tag : '1.21', section: 'version_1_21_CO7', hpc : 'yes'} openVKL: '0.11.0' ospray : '2.4.0' packaging : '17.1' diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 593b3b0..dd7a1be 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -93,7 +93,7 @@ APPLICATION : omniORBpy : '4.2.5' opencv : '3.2.0' openmpi : '3.1.6' # current version of hdf5 is not compatible with openmpi 4, if compiled with MPI support - openturns: {tag : '1.21', hpc : 'yes'} + openturns: {tag : '1.21', section: 'version_1_21_CO7', hpc : 'yes'} openVKL: '0.11.0' ospray : '2.4.0' packaging : '17.1'