From 17736907bfce41f8ca640de2ae3602a69aaabf4f Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Fri, 5 Jan 2024 16:37:03 +0100 Subject: [PATCH] MEDCOUPLING native builds: embeed Scotch --- applications/MEDCOUPLING-9.12.0-native.pyconf | 2 +- applications/MEDCOUPLING-master-native.pyconf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/MEDCOUPLING-9.12.0-native.pyconf b/applications/MEDCOUPLING-9.12.0-native.pyconf index 566a064..30f2691 100644 --- a/applications/MEDCOUPLING-9.12.0-native.pyconf +++ b/applications/MEDCOUPLING-9.12.0-native.pyconf @@ -55,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' diff --git a/applications/MEDCOUPLING-master-native.pyconf b/applications/MEDCOUPLING-master-native.pyconf index 7c97515..8d999da 100644 --- a/applications/MEDCOUPLING-master-native.pyconf +++ b/applications/MEDCOUPLING-master-native.pyconf @@ -55,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' -- 2.39.2