From: Nabil Ghodbane Date: Thu, 19 May 2022 08:12:39 +0000 (+0200) Subject: fix SALOME-MPI MEDCOUPLING section name X-Git-Tag: V9_9_0~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=cb858c621c4b87cec7566c91426ca8c568b53116;p=tools%2Fsat_salome.git fix SALOME-MPI MEDCOUPLING section name --- diff --git a/applications/SALOME-9.9.0-MPI.pyconf b/applications/SALOME-9.9.0-MPI.pyconf index a2347c9..2fa7229 100644 --- a/applications/SALOME-9.9.0-MPI.pyconf +++ b/applications/SALOME-9.9.0-MPI.pyconf @@ -142,7 +142,7 @@ APPLICATION : 'RESTRICTED' 'LIBBATCH' : {tag : 'V2_4_5'} 'KERNEL' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} - 'MEDCOUPLING' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} + 'MEDCOUPLING' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI_STD', hpc: 'yes'} 'GUI' 'GEOM' 'SMESH' diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 2fac099..7bd02c4 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -142,7 +142,7 @@ APPLICATION : 'RESTRICTED' 'LIBBATCH' : {tag : 'V2_4_5'} 'KERNEL' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'} - 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'} + 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'} 'GUI' : {verbose : 'yes'} 'GEOM' 'SMESH'