From 0e5015c59cc6d659ed8c37ca49be14f1a88328df Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Fri, 5 Jan 2024 16:39:43 +0100 Subject: [PATCH] SALOME MPI build: use correct section --- applications/SALOME-9.12.0-MPI.pyconf | 2 +- applications/SALOME-master-MPI.pyconf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' -- 2.39.2