]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #29393 use openmpi 4.0.7
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 10 May 2022 12:08:38 +0000 (14:08 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 10 May 2022 12:08:38 +0000 (14:08 +0200)
applications/MEDCOUPLING-micro-9.9.0-MPI.pyconf
applications/MEDCOUPLING-micro-master-MPI.pyconf

index 8b0740c46ec208573f886bc22085db1aba3b4fe1..14f0ac96490f3bdcf9d5d4712e428b9be28b6b38 100644 (file)
@@ -21,7 +21,7 @@ APPLICATION :
         Python  : 'native'
         medfile : {tag: '4.1.1' , hpc: 'yes'}
         hdf5    : {tag: '1.10.3', hpc: 'yes'}
-        openmpi : 'native'
+        openmpi : '4.0.7'
         CONFIGURATION
         MEDCOUPLING : {tag:'V9_9_BR', base: 'no', section: 'version_micro', hpc: 'yes'}
     }
@@ -42,6 +42,5 @@ __overwrite__ :
         __condition__ : "VARS.dist in ['CO7']"
         'APPLICATION.products.cmake': '3.12.1'
         'APPLICATION.products.Python': '3.6.5'
-        'APPLICATION.products.openmpi': '4.0.7'
     }
 ]
index 177349dd0f5ba17c1edbd84dec99c1b1c97ad663..20a449326f411fd3d0874a9c4f4f7cb358d0adce 100644 (file)
@@ -21,7 +21,7 @@ APPLICATION :
         Python  : 'native'
         medfile : {tag: '4.1.1' , hpc: 'yes'}
         hdf5    : {tag: '1.10.3', hpc: 'yes'}
-        openmpi : 'native'
+        openmpi : '4.0.7'
         CONFIGURATION
         MEDCOUPLING : {tag:'master', base: 'no', section: 'version_micro', hpc: 'yes'}
     }
@@ -42,6 +42,5 @@ __overwrite__ :
         __condition__ : "VARS.dist in ['CO7']"
         'APPLICATION.products.cmake': '3.12.1'
         'APPLICATION.products.Python': '3.6.5'
-        'APPLICATION.products.openmpi': '4.0.7'
     }
 ]