X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FMEDCOUPLING-master-native.pyconf;h=4397c4185db9b1236e1e313e920eaaca91ec541b;hb=aca4d8f024e025fe6d2186140bd46f91910b0cf8;hp=90fb0ddf85e6d0a3bb83f253c21caae815dbb60b;hpb=25a486dd1a8ceed0b8f9723226b944200cf13218;p=tools%2Fsat_salome.git diff --git a/applications/MEDCOUPLING-master-native.pyconf b/applications/MEDCOUPLING-master-native.pyconf index 90fb0dd..4397c41 100644 --- a/applications/MEDCOUPLING-master-native.pyconf +++ b/applications/MEDCOUPLING-master-native.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'MEDCOUPLING-master-native' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'master' + tag : 'V9_13_0a2' base : 'no' debug : 'no' python3 : 'yes' @@ -29,7 +29,7 @@ APPLICATION : boost : 'native' certifi : 'native' click : 'native' - cmake : 'native' + cmake : '3.25.2' cppunit : 'native' chardet : 'native' Cython : 'native' @@ -43,8 +43,9 @@ APPLICATION : lapack : 'native' libxml2 : 'native' markupsafe : 'native' - medfile : {tag : '4.1.1', hpc : 'yes', section : 'default_Autotools' } + medfile : '4.1.1' metis : 'native' + mpi4py : 'native' numpy : 'native' openmpi: 'native' pockets : 'native' @@ -54,7 +55,7 @@ APPLICATION : pytz : 'native' requests : 'native' scipy : 'native' - scotch : 'native' + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} setuptools : 'native' six : 'native' snowballstemmer : 'native' @@ -68,7 +69,7 @@ APPLICATION : # SALOME MODULES : 'CONFIGURATION' - 'MEDCOUPLING' : 'abn/cygwin' + 'MEDCOUPLING' : {tag:'V9_13_0a2', base:'no', section:'default_MPI', hpc:'yes'} } test_base : { @@ -85,4 +86,25 @@ APPLICATION : } __overwrite__ : [ + { + __condition__ : "VARS.dist in ['CO8']" + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'PRODUCTS.sphinxintl.default.properties.pip' : "no" + } + { + __condition__ : "VARS.dist in ['CO9']" + 'APPLICATION.products.sphinxintl' : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip' } + } + { + __condition__ : "VARS.dist in ['UB22.04']" + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_UB22_04'} + } + { + __condition__ : "VARS.dist in ['FD37']" + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD37'} + } + { + __condition__ : "VARS.dist in ['FD36']" + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD36'} + } ]