From e960c09cabe3d98d6d5022b47f37d2e8022bcf4e Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Fri, 28 Jun 2024 09:06:31 +0200 Subject: [PATCH] add SALOME and MEDCOUPLING 9.13.0 configuration files --- applications/MEDCOUPLING-9.13.0-MPI.pyconf | 168 +++++++ applications/MEDCOUPLING-9.13.0-int32.pyconf | 132 ++++++ applications/MEDCOUPLING-9.13.0-native.pyconf | 110 +++++ .../MEDCOUPLING-9.13.0-windows.pyconf | 99 ++++ applications/MEDCOUPLING-9.13.0.pyconf | 139 ++++++ applications/MEDCOUPLING-master-MPI.pyconf | 2 +- applications/MEDCOUPLING-master-int32.pyconf | 2 +- applications/MEDCOUPLING-master-native.pyconf | 2 +- .../MEDCOUPLING-master-windows.pyconf | 2 +- applications/MEDCOUPLING-master.pyconf | 2 +- applications/SALOME-9.13.0-MPI.pyconf | 425 +++++++++++++++++ applications/SALOME-9.13.0-int32.pyconf | 431 +++++++++++++++++ applications/SALOME-9.13.0-native.pyconf | 438 ++++++++++++++++++ applications/SALOME-9.13.0-windows.pyconf | 284 ++++++++++++ applications/SALOME-9.13.0.pyconf | 434 +++++++++++++++++ products/YDEFX.pyconf | 5 + 16 files changed, 2670 insertions(+), 5 deletions(-) create mode 100644 applications/MEDCOUPLING-9.13.0-MPI.pyconf create mode 100644 applications/MEDCOUPLING-9.13.0-int32.pyconf create mode 100644 applications/MEDCOUPLING-9.13.0-native.pyconf create mode 100644 applications/MEDCOUPLING-9.13.0-windows.pyconf create mode 100644 applications/MEDCOUPLING-9.13.0.pyconf create mode 100644 applications/SALOME-9.13.0-MPI.pyconf create mode 100644 applications/SALOME-9.13.0-int32.pyconf create mode 100644 applications/SALOME-9.13.0-native.pyconf create mode 100644 applications/SALOME-9.13.0-windows.pyconf create mode 100644 applications/SALOME-9.13.0.pyconf diff --git a/applications/MEDCOUPLING-9.13.0-MPI.pyconf b/applications/MEDCOUPLING-9.13.0-MPI.pyconf new file mode 100644 index 0000000..bc602de --- /dev/null +++ b/applications/MEDCOUPLING-9.13.0-MPI.pyconf @@ -0,0 +1,168 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'MEDCOUPLING-9.13.0-MPI' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + base : 'no' + debug : 'no' + python3 : 'yes' + pyver : '3.9' + platform : ['CO7', 'CO8', 'DB09'] + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + SALOME_USE_64BIT_IDS : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8" + } + } + products : + { + # PREREQUISITES : + alabaster : '0.7.6' + Babel : '2.14.0' + boost : '1.71.0' + certifi : '2018.8.24' + click : '6.7' + cmake : '3.25.2' + cppunit : '1.13.2' + chardet : '3.0.4' + charset_normalizer : '3.3.2' + Cython : '0.29.37' + docutils : '0.20.1' + doxygen : '1.8.14' + graphviz : '2.38.0' + hdf5 : {tag : '1.10.3', hpc : 'yes'} + idna : '2.7' + imagesize : '1.4.1' + importlib_metadata : '7.0.1' + Jinja2 : '3.1.3' + lapack : '3.8.0' + libxml2 : '2.9.12' + markupsafe : '2.1.5' + medfile : {tag : '4.1.1', hpc : 'yes'} + mpi4py: {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'} + numpy : '1.21.1' + openmpi : '3.1.6' + packaging : '23.2' + ParMetis : '3.1.1' + pockets : '0.6.2' + Pygments : '2.17.2' + pyparsing : '3.1.1' + pyreadline : '2.0' + Python : '3.9.14' + pytz : '2017.2' + requests : '2.31.0' + scipy : '1.6.2' + scotch : '6.1.2' + setuptools : '69.0.3' + six : '1.10.0' + snowballstemmer : '2.2.0' + Sphinx : '7.2.6' + sphinxcontrib_applehelp : '1.0.8' + sphinxcontrib_devhelp : '1.0.6' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_jquery : '4.1' + sphinxcontrib_qthelp : '1.0.7' + sphinxcontrib_htmlhelp : '2.0.5' + sphinxcontrib_serializinghtml : '1.1.10' + sphinxcontrib_napoleon : '0.6.1' + sphinxcontrib_websupport : '1.2.7' + sphinx_rtd_theme : '2.0.0' + sphinxintl: '2.1.0' + swig : '4.0.2' + urllib3 : '1.23' + zipp : '3.17.0' + + # SALOME MODULES : + 'CONFIGURATION' + 'MEDCOUPLING' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI_STD', hpc: 'yes'} # FIXME + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__overwrite__ : +[ + { + __condition__ : "APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + "charset_normalizer", + "importlib_metadata", + "sphinxcontrib_applehelp", + "sphinxcontrib_devhelp", + "sphinxcontrib_jsmath", + "sphinxcontrib_qthelp", + "sphinxcontrib_htmlhelp", + "sphinxcontrib_serializinghtml", + "sphinxcontrib_napoleon", + "zipp" + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.cmake' : '3.25.2' + 'APPLICATION.products.Cython' : '0.29.12' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.scotch' : '6.0.4' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinxintl' : '0.9.10' + } + { + __condition__ : "VARS.dist in ['FD32']" + # gcc https://github.com/scipy/scipy/issues/11611 + # either patch numpy to include -fallow-argument-mismatch or move to that version + 'APPLICATION.products.scipy' : '1.5.2' + } + { + __condition__: "VARS.dist in ['FD34', 'FD36', 'FD37']" + # gcc https://github.com/scipy/scipy/issues/11611 + # either patch numpy to include -fallow-argument-mismatch or move to that version + 'APPLICATION.products.scipy' : '1.5.2' + # https://github.com/pyenv/pyenv/issues/1889 + 'APPLICATION.products.Python' : {tag: '3.6.5', base: 'no', section: 'version_3_6_5_FD34'} + } + { + __condition__ : "VARS.dist in ['DB11']" + # gcc https://github.com/scipy/scipy/issues/11611 + # either patch numpy to include -fallow-argument-mismatch or move to that version + 'APPLICATION.products.scipy' : '1.5.2' + } + { + __condition__ : "VARS.dist in ['UB22.04']" + # gcc https://github.com/scipy/scipy/issues/11611 + # either patch numpy to include -fallow-argument-mismatch or move to that version + 'APPLICATION.products.scipy' : '1.5.2' + 'APPLICATION.products.Python' : {tag: '3.6.5', base: 'no', section: 'version_3_6_5_UB22_04'} + } +] diff --git a/applications/MEDCOUPLING-9.13.0-int32.pyconf b/applications/MEDCOUPLING-9.13.0-int32.pyconf new file mode 100644 index 0000000..b447482 --- /dev/null +++ b/applications/MEDCOUPLING-9.13.0-int32.pyconf @@ -0,0 +1,132 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'MEDCOUPLING-9.13.0-int32' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + base : 'no' + debug : 'no' + python3 : 'yes' + pyver : '3.9' + environ : + { + build : {CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"} + launch : {PYTHONIOENCODING:"UTF_8"} + } + products : + { + # PREREQUISITES : + alabaster : '0.7.6' + Babel : '2.14.0' + boost : '1.71.0' + certifi : '2018.8.24' + click : '6.7' + cmake : '3.25.2' + cppunit : '1.13.2' + chardet : '3.0.4' + charset_normalizer : '3.3.2' + Cython : '0.29.37' + docutils : '0.20.1' + doxygen : '1.8.14' + graphviz : '2.38.0' + hdf5 : '1.10.3' + idna : '2.7' + imagesize : '1.4.1' + importlib_metadata : '7.0.1' + Jinja2 : '3.1.3' + lapack : '3.8.0' + libxml2 : '2.9.12' + markupsafe : '2.1.5' + medfile : '4.1.1' + metis : '5.1.0' + numpy : '1.21.1' + packaging : '23.2' + pockets : '0.6.2' + Pygments : '2.17.2' + pyparsing : '3.1.1' + Python : '3.9.14' + pytz : '2015.7' + requests : '2.31.0' + scipy : '1.6.2' + scotch : '6.1.2' + setuptools : '69.0.3' + six : '1.10.0' + snowballstemmer : '2.2.0' + Sphinx : '7.2.6' + sphinxcontrib_applehelp : '1.0.8' + sphinxcontrib_devhelp : '1.0.6' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_qthelp : '1.0.7' + sphinxcontrib_htmlhelp : '2.0.5' + sphinxcontrib_serializinghtml : '1.1.10' + sphinxcontrib_napoleon : '0.6.1' + sphinxcontrib_websupport : '1.2.7' + sphinxintl: '2.1.0' + swig : '4.0.2' + urllib3 : '1.23' + zipp : '3.17.0' + + # SALOME MODULES : + 'CONFIGURATION' + 'MEDCOUPLING': {section: 'default_32BIT_IDS'} + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__overwrite__ : +[ + { + __condition__ : "APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + "charset_normalizer", + "importlib_metadata", + "sphinxcontrib_applehelp", + "sphinxcontrib_devhelp", + "sphinxcontrib_jsmath", + "sphinxcontrib_qthelp", + "sphinxcontrib_htmlhelp", + "sphinxcontrib_serializinghtml", + "sphinxcontrib_napoleon", + "zipp" + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.cmake' : '3.25.2' + 'APPLICATION.products.Cython' : '0.29.12' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.scotch' : '6.0.4' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinxintl' : '0.9.10' + } + { + __condition__ : "VARS.dist in ['FD32']" + 'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version + } +] diff --git a/applications/MEDCOUPLING-9.13.0-native.pyconf b/applications/MEDCOUPLING-9.13.0-native.pyconf new file mode 100644 index 0000000..d749ef5 --- /dev/null +++ b/applications/MEDCOUPLING-9.13.0-native.pyconf @@ -0,0 +1,110 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'MEDCOUPLING-9.13.0-native' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + base : 'no' + debug : 'no' + python3 : 'yes' + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + SALOME_USE_64BIT_IDS : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8" + } + } + products : + { + # PREREQUISITES : + alabaster : 'native' + Babel : 'native' + boost : 'native' + certifi : 'native' + click : 'native' + cmake : '3.25.2' + cppunit : 'native' + chardet : 'native' + Cython : 'native' + docutils : 'native' + doxygen : 'native' + graphviz : 'native' + hdf5 : '1.10.3' + idna : 'native' + imagesize : 'native' + Jinja2 : 'native' + lapack : 'native' + libxml2 : 'native' + markupsafe : 'native' + medfile : '4.1.1' + metis : 'native' + mpi4py : 'native' + numpy : 'native' + openmpi: 'native' + pockets : 'native' + Pygments : 'native' + pyparsing : 'native' + Python : 'native' + pytz : 'native' + requests : 'native' + scipy : 'native' + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} + setuptools : 'native' + six : 'native' + snowballstemmer : 'native' + Sphinx : 'native' + sphinxcontrib_napoleon : 'native' + sphinxcontrib_websupport : 'native' + sphinxintl: 'native' + swig : 'native' + packaging : 'native' + urllib3 : 'native' + + # SALOME MODULES : + 'CONFIGURATION' + 'MEDCOUPLING' : {tag:'V9_13_0b1', base:'no', section:'default_MPI', hpc:'yes'} + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__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'} + } +] diff --git a/applications/MEDCOUPLING-9.13.0-windows.pyconf b/applications/MEDCOUPLING-9.13.0-windows.pyconf new file mode 100644 index 0000000..8827a98 --- /dev/null +++ b/applications/MEDCOUPLING-9.13.0-windows.pyconf @@ -0,0 +1,99 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'MEDCOUPLING-9.13.0' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + cmake_generator : 'Visual Studio 15 2017' + tag : 'V9_13_0b1' + debug : 'no' + base : 'no' + python3 : 'yes' + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + SALOME_HAS_GLOBAL_ENV: "1" + SALOME_USE_64BIT_IDS : '1' + CMAKE_GENERATOR : '"Visual Studio 15 2017"' # strangely not exposed in scripts... + } + launch : + { + PYTHONIOENCODING:"UTF_8" + } + } + products : + { + # PREREQUISITES : + alabaster : '0.7.6' + Babel : '2.7.0' + boost : '1.67.0' + certifi : '2019.6.16' + click : '7.0' + cmake : '3.25.2' + colorama: '0.4.1' + cppunit : '1.13.2' + chardet : '3.0.4' + Cython : '0.29.12' + docutils : '0.14' + doxygen : '1.8.3.1' + expat : '2.0.1' + graphviz : '2.44.1' + hdf5 : '1.10.3' + idna : '2.8' + imagesize : '1.1.0' + Jinja2 : '2.10.1' + lapack : '3.8.0' + libjpeg: '9c' + libpng: '1.5.10' + libxml2 : '2.9.1' + markupsafe : '1.1.1' + medfile : '4.1.1' + metis : '5.1.0' + msvc : '2017' + numpy : '1.16.4' + packaging : '19.0' + pockets : '0.7.2' + Pygments : '2.4.2' + pyparsing : '2.4.0' + pyreadline : '2.1' + Python : '3.6.5' + pytz : '2019.1' + requests : '2.22.0' + scipy : '1.4.1' + setuptools : '41.0.1' + six : '1.12.0' + snowballstemmer : '1.9.0' + Sphinx : '2.1.2' + sphinxcontrib_applehelp : '1.0.1' + sphinxcontrib_devhelp : '1.0.1' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_htmlhelp : '1.0.2' + sphinxcontrib_napoleon : '0.7' + sphinxcontrib_qthelp : '1.0.2' + sphinxcontrib_serializinghtml :'1.1.3' + sphinxcontrib_websupport : '1.1.2' + sphinxintl: '2.0.0' + swig : '4.0.2' + urllib3 : '1.25.3' + zlib : '1.2.5' + + # SALOME MODULES : + 'CONFIGURATION' + 'MEDCOUPLING' + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "yes" + } +} diff --git a/applications/MEDCOUPLING-9.13.0.pyconf b/applications/MEDCOUPLING-9.13.0.pyconf new file mode 100644 index 0000000..079a23f --- /dev/null +++ b/applications/MEDCOUPLING-9.13.0.pyconf @@ -0,0 +1,139 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'MEDCOUPLING-9.13.0' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + base : 'no' + debug : 'no' + python3 : 'yes' + pyver : '3.9' + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + SALOME_USE_64BIT_IDS : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8" + } + } + products : + { + # PREREQUISITES : + alabaster : '0.7.6' + Babel : '2.14.0' + boost : '1.71.0' + certifi : '2018.8.24' + click : '6.7' + cmake : '3.25.2' + cppunit : '1.13.2' + chardet : '3.0.4' + charset_normalizer : '3.3.2' + Cython : '0.29.37' + docutils : '0.20.1' + doxygen : '1.8.14' + graphviz : '2.38.0' + hdf5 : '1.10.3' + idna : '2.7' + imagesize : '1.4.1' + importlib_metadata : '7.0.1' + Jinja2 : '3.1.3' + lapack : '3.8.0' + libxml2 : '2.9.12' + markupsafe : '2.1.5' + medfile : '4.1.1' + metis : '5.1.0' + numpy : '1.21.1' + packaging : '23.2' + pockets : '0.6.2' + Pygments : '2.17.2' + pyparsing : '3.1.1' + Python : '3.9.14' + pytz : '2015.7' + requests : '2.31.0' + scipy : '1.6.2' + scotch : '6.1.2' + setuptools : '69.0.3' + six : '1.10.0' + snowballstemmer : '2.2.0' + Sphinx : '7.2.6' + sphinxcontrib_applehelp : '1.0.8' + sphinxcontrib_devhelp : '1.0.6' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_qthelp : '1.0.7' + sphinxcontrib_htmlhelp : '2.0.5' + sphinxcontrib_serializinghtml : '1.1.10' + sphinxcontrib_napoleon : '0.6.1' + sphinxcontrib_websupport : '1.2.7' + sphinxintl: '2.1.0' + swig : '4.0.2' + urllib3 : '1.23' + zipp : '3.17.0' + + # SALOME MODULES : + 'CONFIGURATION' + 'MEDCOUPLING' + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__overwrite__ : +[ + { + __condition__ : "APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + "charset_normalizer", + "importlib_metadata", + "sphinxcontrib_applehelp", + "sphinxcontrib_devhelp", + "sphinxcontrib_jsmath", + "sphinxcontrib_qthelp", + "sphinxcontrib_htmlhelp", + "sphinxcontrib_serializinghtml", + "sphinxcontrib_napoleon", + "zipp" + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.cmake' : '3.25.2' + 'APPLICATION.products.Cython' : '0.29.12' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.scotch' : '6.0.4' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinxintl' : '0.9.10' + } + { + __condition__ : "VARS.dist in ['FD32']" + 'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version + } +] diff --git a/applications/MEDCOUPLING-master-MPI.pyconf b/applications/MEDCOUPLING-master-MPI.pyconf index 0b2045a..5d8c378 100644 --- a/applications/MEDCOUPLING-master-MPI.pyconf +++ b/applications/MEDCOUPLING-master-MPI.pyconf @@ -92,7 +92,7 @@ APPLICATION : } properties : { - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/MEDCOUPLING-master-int32.pyconf b/applications/MEDCOUPLING-master-int32.pyconf index bda0c61..7b5689b 100644 --- a/applications/MEDCOUPLING-master-int32.pyconf +++ b/applications/MEDCOUPLING-master-int32.pyconf @@ -79,7 +79,7 @@ APPLICATION : } properties : { - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/MEDCOUPLING-master-native.pyconf b/applications/MEDCOUPLING-master-native.pyconf index 47ef290..b66804d 100644 --- a/applications/MEDCOUPLING-master-native.pyconf +++ b/applications/MEDCOUPLING-master-native.pyconf @@ -78,7 +78,7 @@ APPLICATION : } properties : { - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/MEDCOUPLING-master-windows.pyconf b/applications/MEDCOUPLING-master-windows.pyconf index c7dc7d8..858091e 100644 --- a/applications/MEDCOUPLING-master-windows.pyconf +++ b/applications/MEDCOUPLING-master-windows.pyconf @@ -91,7 +91,7 @@ APPLICATION : } properties : { - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "yes" diff --git a/applications/MEDCOUPLING-master.pyconf b/applications/MEDCOUPLING-master.pyconf index f0f8d00..c21719f 100644 --- a/applications/MEDCOUPLING-master.pyconf +++ b/applications/MEDCOUPLING-master.pyconf @@ -86,7 +86,7 @@ APPLICATION : } properties : { - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/SALOME-9.13.0-MPI.pyconf b/applications/SALOME-9.13.0-MPI.pyconf new file mode 100644 index 0000000..0a92efc --- /dev/null +++ b/applications/SALOME-9.13.0-MPI.pyconf @@ -0,0 +1,425 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'SALOME-9.13.0-MPI' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + dev : 'no' + verbose : 'no' + debug : 'no' + base : 'no' + python3 : 'yes' + pyver : '3.9' + platform : ['CO7'] + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED" + SALOME_USE_64BIT_IDS : '1' + VTK_SMP_IMPLEMENTATION_TYPE : TBB # OpenMP # choose among: sequential / OpenMP / TBB switches + SALOME_GMSH_HEADERS_STD : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8", + SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH", + ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR', + SALOME_ON_DEMAND: "HIDE" + } + SALOME_trace : "local" # local/file:.../with_logger + SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER" # specify the first modules to display in gui + } + products : + { + # PREREQUISITES : + alabaster : '0.7.6' + Babel : '2.14.0' + boost : '1.71.0' + CAS : {tag : 'V7_5_3p5', section: 'version_CR753_SALOME_PATCH', base: 'no'} + catalyst: '2.0' + C3PO: 'v2.3' + certifi : '2018.8.24' + cgns : {tag : '4.2.0', hpc : 'yes'} + chardet : '3.0.4' + charset_normalizer : '3.3.2' + click : '6.7' + cmake : '3.25.2' + cminpack: '1.3.6' + contourpy : '1.2.0' + cppunit : '1.13.2' + cycler : '0.10.0' + Cython : '0.29.37' + dateutil : '2.7.3' + docutils : '0.20.1' + doxygen : '1.8.14' + eigen : '3.3.4' + embree : '3.12.2' + FMILibrary : '2.0.3' + fonttools : '4.48.1' + freeimage : '3.16.0' + freetype : '2.9.1' + gcc : '8.5.0' + mpc : 'native' + gmp : 'native' + mpfr : 'native' + gdal : {tag : '2.4.0', hpc : 'yes'} + gmsh : {tag : '4.10.3', section : 'version_4_10_3_MPI', hpc : 'yes', base : 'no'} + graphviz : '2.38.0' + hdf5 : {tag : '1.10.3', hpc : 'yes'} + idna : '2.7' + imagesize : '1.4.1' + importlib_metadata : '7.0.1' + importlib_resources: '6.1.1' + ispc : '1.15.0' + Jinja2 : '3.1.3' + kiwisolver : '1.3.1' + lapack : '3.8.0' + libxml2 : '2.9.12' + llvm : '8.0.1-clang' + markupsafe : '2.1.5' + matplotlib : '3.8.2' + medfile : {tag : '4.1.1', hpc : 'yes'} + mesa : '19.0.8' + MeshGems : {tag : '2.15-1', hpc : 'yes'} + mpi4py: {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'} + ParMetis : '4.0.3-p6' + netgen : '5.3.1_with_CAS_7.2' + # comment out line above and uncomment the line below to use Netgen 6. + #netgen : '6.2.2101' + netcdf : {tag : '4.6.2', hpc : 'yes'} + nlopt : '2.5.0' + nose: '1.3.7' + numpy : '1.21.1' + numpydoc : '1.6.0' + omniORB : '4.2.5' + 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.22', section: 'version_1_22_CO7', hpc : 'yes'} + openVKL: '0.11.0' + ospray : '2.4.0' + packaging : '23.2' + packagespy : '74152cd' + pandas : '1.1.5' + patsy : '0.5.4' + ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_MPI', hpc: 'yes'} + PERSALYS: 'v16.0.1' + petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'} + Pillow : '8.4.0' + planegcs : '0.18-3cb6890' + psutil : '5.9.8' + PyFMI : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip'} + Pygments : '2.17.2' + pyparsing : '3.1.1' + PyQt : '5.15.3' + pyreadline : '2.0' + Python : '3.9.14' + pytz : '2017.2' + qt : '5.12.10' + qwt : '6.1.2' + requests : '2.31.0' + rkCommon : '1.5.1' + root: '6.22.02' + salome_system : 'native' + scipy : '1.6.2' + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} + setuptools : '69.0.3' + sip : '5.5.0' + six : '1.10.0' + snowballstemmer : '2.2.0' + Sphinx : '7.2.6' + sphinxcontrib_applehelp : '1.0.8' + sphinxcontrib_devhelp : '1.0.6' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_jquery : '4.1' + sphinxcontrib_qthelp : '1.0.7' + sphinxcontrib_htmlhelp : '2.0.5' + sphinxcontrib_serializinghtml : '1.1.10' + sphinxcontrib_websupport : '1.2.7' + sphinx_rtd_theme : '2.0.0' + sphinxintl: '2.1.0' + statsmodels: '0.14.1' + swig : '4.0.2' + tabulate : '0.9.0' + tbb : '2019_U8' + tcl : '8.6.0' + tk : '8.6.0' + toml: '0.10.2' + tomli : '2.0.1' + TTK : 'f8dafde2d7' + urllib3 : '1.23' + zeromq: '4.3.1' + zipp : '3.17.0' + URANIE : '4.7.0' + + # SALOME MODULES : + 'CONFIGURATION' + 'SALOME' + 'SHAPER' + 'SHAPERSTUDY' + 'RESTRICTED' + 'LIBBATCH' : 'V2_5_0' + 'KERNEL' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'} + 'MEDCOUPLING' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'} + 'GUI' : {verbose : 'yes'} + 'GEOM' + 'SMESH' + 'NETGENPLUGIN' + 'BLSURFPLUGIN' + 'GHS3DPLUGIN' + 'HYBRIDPLUGIN' + 'HexoticPLUGIN' + 'GMSHPLUGIN' + 'HEXABLOCK' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'} + 'HEXABLOCKPLUGIN' + 'HOMARD' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'FIELDS' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'PARAVIS' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'JOBMANAGER': {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'YACS' + 'YACSGEN' + 'DOCUMENTATION' + 'SAMPLES' + 'COMPONENT' + 'PYCALCULATOR' + 'CALCULATOR' + 'HELLO' + 'PYHELLO' + 'EFICAS' + 'EFICAS_TOOLS' + 'PY2CPP' + 'ADAO' + 'ADAO_INTERFACE' + 'PARAVISADDONS' + 'OPENTURNS_SALOME' + 'YDEFX' + 'pmml' + 'SALOMEBOOTSTRAP' + 'SOLVERLAB' : {tag: 'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'SOLVERLABGUI' + 'TopIIVolMesh' + #'TESTBASE' + 'CEATESTBASE' : 'SalomeV9' + } + profile : + { + launcher_name : "salome" + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + mesa_launcher_in_package : "yes" + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__overwrite__ : +[ + { + __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'gcc', 'gmp', 'mpc', 'mpfr', + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'tabulate', + 'tomli', + 'zipp', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO7', hpc: 'yes' } + } + + { + __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'gcc', 'gmp', 'mpc', 'mpfr','zeromq', + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml', + 'tabulate', + 'tomli', + 'zipp' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324 + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'} + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO8', hpc: 'yes' } + } + + { + __condition__ : "VARS.dist in ['DB09'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml', + 'tabulate', + 'tomli', + 'zipp' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_DB09', hpc: 'yes' } + } + { + __condition__ : "VARS.dist in ['FD30']" + 'APPLICATION.products.gcc' : '9.3.0' + } + { + __condition__ : "VARS.dist in ['FD32']" + # https://github.com/scipy/scipy/issues/11611 + 'APPLICATION.products.scipy' : '1.5.2' + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32'} # spns #29324 + } + { + __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO7', hpc: 'yes' } + } + { + __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq'] + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324 + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO8', hpc: 'yes' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'} + } + { + __condition__ : "VARS.dist in ['DB10']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_DB10'} # spns #29324 + } + { + __condition__ : "VARS.dist in ['DB09'] and APPLICATION.pyver == '3.9'" + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_DB09', hpc: 'yes' } + } + { + __condition__ : "VARS.dist in ['UB18.04']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + } + { + __condition__ : "VARS.dist in ['UB20.04']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_UB20_04'} # spns #29324 + } +] diff --git a/applications/SALOME-9.13.0-int32.pyconf b/applications/SALOME-9.13.0-int32.pyconf new file mode 100644 index 0000000..6426a8a --- /dev/null +++ b/applications/SALOME-9.13.0-int32.pyconf @@ -0,0 +1,431 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'SALOME-9.13.0-int32' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + dev : 'no' + verbose : 'no' + debug : 'no' + base : 'no' + python3 : 'yes' + pyver : '3.9' + platform : ['CO7', 'CO8', 'DB09'] + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED" + VTK_SMP_IMPLEMENTATION_TYPE : TBB # OpenMP # choose among: sequential / OpenMP / TBB switches + SALOME_GMSH_HEADERS_STD : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8", + SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH", + ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR', + SALOME_ON_DEMAND: "HIDE" + } + SALOME_trace : "local" # local/file:.../with_logger + SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER" # specify the first modules to display in gui + } + products : + { + # PREREQUISITES : + alabaster : '0.7.6' + Babel : '2.14.0' + boost : '1.71.0' + CAS : {tag : 'CR780-SALOME-PATCH', section: 'version_CR780_SALOME_PATCH', base: 'no'} + catalyst: '2.0' + C3PO: 'v2.3' + certifi : '2018.8.24' + cftime: '1.6.3' + cgns : '4.2.0' + chardet : '3.0.4' + charset_normalizer : '3.3.2' + click : '6.7' + cmake : '3.25.2' + cminpack: '1.3.6' + contourpy : '1.2.0' + cppunit : '1.13.2' + cycler : '0.10.0' + Cython : '0.29.37' + dateutil : '2.7.3' + docutils : '0.20.1' + doxygen : '1.8.14' + eigen : '3.3.4' + embree : '3.12.2' + FMILibrary : '2.0.3' + fonttools : '4.48.1' + freeimage : '3.16.0' + freetype : '2.9.1' + gcc : '8.5.0' + mpc : 'native' + gmp : 'native' + mpfr : 'native' + gdal : '2.4.0' + gmsh : '4.10.3_with_CAS_7.8' + graphviz : '2.38.0' + h5py : '3.11.0' + hdf5 : '1.10.3' + idna : '2.7' + imagesize : '1.4.1' + importlib_metadata : '7.0.1' + importlib_resources: '6.1.1' + ispc : '1.15.0' + Jinja2 : '3.1.3' + kiwisolver : '1.3.1' + lapack : '3.8.0' + libxml2 : '2.9.12' + llvm : '8.0.1-clang' + markupsafe : '2.1.5' + markdown_it_py: '3.0.0' + matplotlib : '3.8.2' + mdurl: '0.1.2' + medfile : '4.1.1' + mesa : '19.0.8' + MeshGems : '2.15-1' + meshio : '5.3.5' + mpi4py: {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'} + metis : '5.1.0' + netgen : '5.3.1_with_CAS_7.8' + # comment out line above and uncomment the line below to use Netgen 6. + #netgen : '6.2.2101' + netcdf : '4.6.2' + netCDF4 : '1.6.5' + nlopt : '2.5.0' + nose: '1.3.7' + numpy : '1.21.1' + numpydoc : '1.6.0' + omniORB : '4.2.5' + omniORBpy : '4.2.5' + opencv : '3.2.0' + openmpi : '4.0.3' + openturns: '1.22' + openVKL: '0.11.0' + ospray : '2.4.0' + packaging : '23.2' + packagespy : '74152cd' + pandas : '1.1.5' + patsy : '0.5.4' + ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_MPI', hpc: 'yes'} + PERSALYS: 'v16.0.1' + petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'} + Pillow : '8.4.0' + planegcs : '0.18-3cb6890' + psutil : '5.9.8' + PyFMI : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip'} + Pygments : '2.17.2' + pyparsing : '3.1.1' + PyQt : '5.15.3' + pyreadline : '2.0' + Python : '3.9.14' + pytz : '2017.2' + qt : '5.12.10' + qwt : '6.1.2' + requests : '2.31.0' + rich : '13.7.1' + rkCommon : '1.5.1' + root: '6.22.02' + salome_system : 'native' + scipy : '1.6.2' + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} + setuptools : '69.0.3' + sip : '5.5.0' + six : '1.10.0' + snowballstemmer : '2.2.0' + Sphinx : '7.2.6' + sphinxcontrib_applehelp : '1.0.8' + sphinxcontrib_devhelp : '1.0.6' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_jquery : '4.1' + sphinxcontrib_qthelp : '1.0.7' + sphinxcontrib_htmlhelp : '2.0.5' + sphinxcontrib_serializinghtml : '1.1.10' + sphinxcontrib_websupport : '1.2.7' + sphinx_rtd_theme : '2.0.0' + sphinxintl: '2.1.0' + statsmodels: '0.14.1' + swig : '4.0.2' + tabulate : '0.9.0' + tbb : '2019_U8' + tcl : '8.6.0' + tk : '8.6.0' + toml: '0.10.2' + tomli : '2.0.1' + #TTK : 'f8dafde2d7' + urllib3 : '1.23' + zeromq: '4.3.1' + zipp : '3.17.0' + URANIE : '4.7.0' + + # SALOME MODULES : + 'CONFIGURATION' + 'SALOME' + 'SHAPER' + 'SHAPERSTUDY' + 'RESTRICTED' + 'LIBBATCH' : 'V2_5_0' + 'KERNEL' : {tag:'V9_13_0b1', base: 'no', section: 'default_32BIT_IDS', hpc: 'no' } + 'MEDCOUPLING' : {tag:'V9_13_0b1', base: 'no', section: 'default_32BIT_IDS_MPI_STD', hpc: 'yes'} + 'GUI' + 'GEOM' + 'SMESH' + 'NETGENPLUGIN' + 'BLSURFPLUGIN' + 'GHS3DPLUGIN' + 'HYBRIDPLUGIN' + 'HexoticPLUGIN' + 'GMSHPLUGIN' + 'HEXABLOCK' + 'HEXABLOCKPLUGIN' + 'HOMARD' + 'FIELDS' + 'PARAVIS' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'JOBMANAGER' + 'YACS' + 'YACSGEN' + 'DOCUMENTATION' + 'SAMPLES' + 'COMPONENT' + 'PYCALCULATOR' + 'CALCULATOR' + 'HELLO' + 'PYHELLO' + 'EFICAS' + 'EFICAS_TOOLS' + 'PY2CPP' + 'ADAO' + 'ADAO_INTERFACE' + 'PARAVISADDONS' + 'OPENTURNS_SALOME' + 'YDEFX' + 'pmml' + 'SALOMEBOOTSTRAP' + 'SOLVERLAB' : {tag: 'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'SOLVERLABGUI' + 'TopIIVolMesh' + #'TESTBASE' + 'CEATESTBASE' : 'SalomeV9' + } + profile : + { + launcher_name : "salome" + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + mesa_launcher_in_package : "yes" + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__overwrite__ : +[ + { + __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'gcc', 'gmp', 'mpc', 'mpfr', + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'tabulate', + 'tomli', + 'zipp', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO7' } + } + + { + __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'gcc', 'gmp', 'mpc', 'mpfr','zeromq', + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml', + 'tabulate', + 'tomli', + 'zipp' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324 + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'} + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO8' } + } + + { + __condition__ : "VARS.dist in ['DB09'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml', + 'tabulate', + 'tomli', + 'zipp' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_DB09' } + } + { + __condition__ : "VARS.dist in ['FD30']" + 'APPLICATION.products.gcc' : '9.3.0' + } + { + __condition__ : "VARS.dist in ['FD32']" + # https://github.com/scipy/scipy/issues/11611 + 'APPLICATION.products.scipy' : '1.5.2' + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32'} # spns #29324 + } + { + __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.openturns' : {tag:'1.22', base:'no', section:'version_1_22_CO7'} + } + { + __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq'] + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324 + 'APPLICATION.products.openturns' : {tag:'1.22', base:'no', section:'version_1_22_CO8'} + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'} + } + { + __condition__ : "VARS.dist in ['DB10']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_DB10'} # spns #29324 + } + { + __condition__ : "VARS.dist in ['DB09']" + 'APPLICATION.products.openturns' : {tag:'1.22', base:'no', section:'version_1_22_DB09'} + } + { + __condition__ : "VARS.dist in ['UB18.04']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + } + { + __condition__ : "VARS.dist in ['UB20.04']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_UB20_04'} # spns #29324 + } +] diff --git a/applications/SALOME-9.13.0-native.pyconf b/applications/SALOME-9.13.0-native.pyconf new file mode 100644 index 0000000..6f95e38 --- /dev/null +++ b/applications/SALOME-9.13.0-native.pyconf @@ -0,0 +1,438 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'SALOME-9.13.0-native' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + dev : 'no' + verbose :'no' + debug : 'no' + base : 'no' + python3 : 'yes' + platform : ["FD32", "FD34", "FD36", "FD37", "FD38", "CO8", "CO9", "DB10", "DB11", "DB12", "UB20.04", "UB22.04"] + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED" + SALOME_USE_64BIT_IDS : '1' + VTK_SMP_IMPLEMENTATION_TYPE : TBB # OpenMP # choose among: sequential / OpenMP / TBB switches + SALOME_GMSH_HEADERS_STD : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8", + SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH", + ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR', + SALOME_ON_DEMAND: "HIDE" + } + SALOME_trace : "local" # local/file:.../with_logger + SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER" # specify the first modules to display in gui + } + products : + { + # PREREQUISITES : + alabaster : 'native' + Babel : 'native' + boost : 'native' + CAS : {tag : 'CR780-SALOME-PATCH', section: 'version_CR780_SALOME_PATCH', base: 'no'} + catalyst: '2.0' + C3PO: 'v2.3' + certifi : 'native' + cftime: 'native' + cgns : '4.2.0' + chardet : 'native' + click : 'native' + cmake : '3.25.2' + cppunit : 'native' + cminpack: '1.3.6' + cycler : 'native' + Cython : 'native' + dateutil : 'native' + docutils : 'native' + doxygen : 'native' + eigen : 'native' + embree : '3.12.2' + FMILibrary : '2.0.3' + fftw : 'native' + freeimage : 'native' + freetype : 'native' + gl2ps : 'native' + gdal : 'native' + gmsh : '4.10.3_with_CAS_7.8' + graphviz : 'native' + h5py : 'native' + hdf5 : '1.10.3' + idna : 'native' + imagesize : 'native' + ispc : '1.15.0' + Jinja2 : 'native' + kiwisolver : 'native' + lapack : 'native' + libxml2 : 'native' + llvm : 'native' + markupsafe : 'native' + matplotlib : 'native' + mdurl : 'native' + markdown_it_py : '3.0.0' + medfile : '4.1.1' + mesa : {tag : '19.0.8-x86_64-'+$VARS.dist, base: 'no', section: 'version_bin'} + MeshGems : '2.15-1' + meshio: '5.3.5' + metis : 'native' + mpi4py: 'native' + mmg : '5.6.0' + mmgplugin: 'main' + netgen : '5.3.1_with_CAS_7.8' + # comment out line above and uncomment the line below to use Netgen 6. + #netgen : '6.2.2101' + netcdf : 'native' + netCDF4: 'native' + nlopt : 'native' + nose: 'native' + numpy : 'native' + numpydoc : 'native' + omniORB : '4.2.5' + omniORBpy : '4.2.5' + opencv : 'native' + openmpi: 'native' + openVKL : '0.11.0' + openturns: '1.22' + ospray : '2.4.0' + packaging : 'native' + packagespy : '74152cd' + pandas : 'native' + ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_MPI', hpc: 'yes'} + PERSALYS : 'v16.0.1' + petsc : {tag : '3.16.0', section: 'version_3_16_0'} + Pillow : 'native' + planegcs : '0.18-3cb6890' + psutil : 'native' + PyFMI : '2.6' + Pygments : 'native' + pyparsing : 'native' + PyQt : 'native' + pyreadline : 'native' + Python : 'native' + pytz : 'native' + qt : 'native' + qwt : 'native' + requests : 'native' + rkCommon : '1.5.1' + rich : '13.7.1' + root: '6.22.02' + scipy : 'native' + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} + setuptools : 'native' + sip : 'native' + six : 'native' + snowballstemmer : 'native' + Sphinx : 'native' + sphinxcontrib_websupport : 'native' + sphinxintl: 'native' + sphinx_rtd_theme : 'native' + statsmodels : 'native' + swig : 'native' + salome_system : 'native' + tbb : 'native' + tcl : 'native' + tk : 'native' + toml: 'native' + TTK : 'f8dafde2d7' + urllib3 : 'native' + zeromq: '4.3.1' + URANIE : '4.7.0' + + # SALOME MODULES : + 'CONFIGURATION' + 'SALOME' + 'SHAPER' + 'SHAPERSTUDY' + 'RESTRICTED' + 'LIBBATCH' : 'V2_5_0' + 'KERNEL' + 'MEDCOUPLING' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'GUI' + 'GEOM' + 'SMESH' + 'NETGENPLUGIN' + 'BLSURFPLUGIN' + 'GHS3DPLUGIN' + 'HYBRIDPLUGIN' + 'HexoticPLUGIN' + 'GMSHPLUGIN' + 'HEXABLOCK' + 'HEXABLOCKPLUGIN' + 'HOMARD' + 'FIELDS' + 'PARAVIS': {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'JOBMANAGER' + 'YACS' + 'YACSGEN' + 'DOCUMENTATION' + 'SAMPLES' + 'COMPONENT' + 'PYCALCULATOR' + 'CALCULATOR' + 'HELLO' + 'PYHELLO' + 'EFICAS' + 'EFICAS_TOOLS' + 'PY2CPP' + 'ADAO' + 'ADAO_INTERFACE' + 'PARAVISADDONS' + 'OPENTURNS_SALOME' + 'YDEFX' + 'pmml' + 'SALOMEBOOTSTRAP' + 'SOLVERLAB' + 'SOLVERLABGUI' + 'TopIIVolMesh' + #'TESTBASE' + 'CEATESTBASE' : 'SalomeV9' + } + profile : + { + launcher_name : "salome" + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + mesa_launcher_in_package : "yes" + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__overwrite__ : +[ + { + # + __condition__ : "VARS.dist in ['UB20.04']" + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.qt' : '5.15.2' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.PyQt' : '5.15.3' + 'APPLICATION.products.sip' : '5.5.0' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.scipy' : {tag: '1.5.2', base: 'no', section: 'version_1_5_2_no_pip' } # scipy >= 1.4 - system one too old + 'APPLICATION.products.mdurl' : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip' } + 'APPLICATION.products.markdown_it_py' : {tag: '3.0.0', base: 'no', section: 'version_3_0_0_no_pip' } + 'APPLICATION.products.rich' : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip' } + 'APPLICATION.products.numpy' : {tag: '1.20.3', base: 'no', section: 'version_1_20_3' } + 'APPLICATION.products.meshio' : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' } + } + { + # + __condition__ : "VARS.dist in ['UB22.04']" + 'APPLICATION.rm_products' : ['TTK', 'markdown_it_py', 'mdurl'] # causes crashes + 'APPLICATION.products.cmake' : 'native' # TTK requires cmake > 3.21 + 'APPLICATION.products.cftime' : 'native' + 'APPLICATION.products.h5py' : 'native' + 'APPLICATION.products.meshio' : 'native' + 'APPLICATION.products.netCDF4' : 'native' + 'APPLICATION.products.rich' : 'native' + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_UB22_04' } + 'APPLICATION.products.root' : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_UB22_04' } + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_UB22_04' } + } + { + # DB10: + # - Qt minimal version 5.12 + # - xmlpatterns executable + __condition__ : "VARS.dist in ['DB10']" + 'APPLICATION.products.nlopt' : '2.4.2' + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.hdf5' : 'native' + 'APPLICATION.products.PyFMI' : {tag:'2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.qt' : '5.15.2' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.PyQt' : '5.15.3' + 'APPLICATION.products.sip' : '5.5.0' + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_DB10', hpc: 'yes'} + 'APPLICATION.products.scipy' : {tag: '1.5.2', base: 'no', section: 'version_1_5_2_no_pip' } # scipy >= 1.4 - system one too old + 'APPLICATION.products.swig' : '4.0.2' + 'APPLICATION.products.openmpi' : '4.1.5' + 'APPLICATION.products.mdurl' : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip' } + 'APPLICATION.products.markdown_it_py' : {tag: '2.2.0', base : 'no', section: 'version_2_2_0_no_pip'} + 'APPLICATION.products.rich' : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip' } + 'APPLICATION.products.meshio' : {tag: '5.3.4', base: 'no', section: 'version_5_3_4_no_pip'} + 'APPLICATION.products.numpy' : {tag: '1.20.3', base: 'no', section: 'version_1_20_3' } + } + { + __condition__ : "VARS.dist in ['DB11']" + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.hdf5' : 'native' + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.mdurl' : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip' } + 'APPLICATION.products.markdown_it_py' : {tag: '3.0.0', base : 'no', section: 'version_3_0_0_no_pip'} + 'APPLICATION.products.PyFMI' : {tag:'2.6', base: 'no', section: 'version_2_6_no_pip'} + 'APPLICATION.products.rich' : 'native' + 'APPLICATION.products.meshio' : {tag:'5.3.5', base: 'no', section: 'version_5_3_5_no_pip'} + 'APPLICATION.products.numpy' : {tag: '1.20.3', base: 'no', section: 'version_1_20_3' } + } + { + __condition__ : "VARS.dist in ['DB12']" + 'APPLICATION.products.cmake' : 'native' # TTK requires cmake > 3.21 + 'APPLICATION.products.cftime' : 'native' + 'APPLICATION.products.h5py' : 'native' + 'APPLICATION.products.markdown_it_py' : 'native' + 'APPLICATION.products.mdurl' : 'native' + 'APPLICATION.products.meshio' : 'native' + 'APPLICATION.products.netCDF4' : 'native' + 'APPLICATION.products.rich' : 'native' + 'APPLICATION.products.opencv' : {tag: '3.2.0', base: 'no', section: 'version_3_2_0_DB12'} + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.root' : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_DB12'} + 'APPLICATION.products.swig' : '4.0.2' + 'APPLICATION.products.tbb' : '2021.9.0' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_DB12' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_DB12', hpc: 'yes' } + } + { + # CentOS 8 repositories don't include sphinxintl package which must be installed through pip. + # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it. + __condition__ : "VARS.dist in ['CO8']" + 'APPLICATION.products.sphinxintl' : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip' } + 'APPLICATION.products.cminpack' : '1.3.6' + 'APPLICATION.products.nlopt' : '2.4.2' + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO8' } + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.statsmodels' : {tag: '0.6.1', base: 'no', section: 'version_0_6_1_no_pip' } + 'APPLICATION.products.gdal' : {tag: '2.4.0', base: 'no', section: 'version_2_4_0_CO8_native'} # spns #29324 + 'APPLICATION.products.swig' : '4.0.2' + 'APPLICATION.products.mdurl' : {tag: '0.1.0', base: 'no', section: 'version_0_1_0_no_pip' } + 'APPLICATION.products.markdown_it_py' : {tag: '2.0.1', base: 'no', section: 'version_2_0_1_no_pip' } + 'APPLICATION.products.rich' : {tag: '12.6.0', base: 'no', section: 'version_12_6_0_no_pip'} + 'APPLICATION.products.meshio' : {tag: '4.3.13', base: 'no', section: 'version_4_3_13_no_pip' } + 'APPLICATION.products.h5py' : {tag: '3.0.0', base: 'no', section: 'version_3_0_0_no_pip' } + } + { + __condition__ : "VARS.dist in ['CO9']" + 'APPLICATION.products.nlopt' : '2.4.2' + 'APPLICATION.products.cminpack' : '1.3.6' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.PyQt' : '5.15.3' + 'APPLICATION.products.swig' : '4.0.2' + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.openmpi' : '4.1.5' + 'APPLICATION.products.sip' : '5.5.0' + 'APPLICATION.products.root' : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_CO9' } + 'APPLICATION.products.qt' : {tag: '5.15.2', base: 'no', section: 'version_5_15_2_CO9' } + 'APPLICATION.products.mdurl' : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip' } + 'APPLICATION.products.markdown_it_py' : {tag: '3.0.0', base: 'no', section: 'version_3_0_0_no_pip' } + 'APPLICATION.products.rich' : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip' } + 'APPLICATION.products.meshio' : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' } + 'APPLICATION.products.sphinxintl' : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip' } + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.numpydoc' : {tag: '0.9.0', base: 'no', section: 'version_0_9_0_no_pip' } + 'APPLICATION.products.pandas' : {tag: '1.1.5', base: 'no', section: 'version_1_1_5_no_pip' } + 'APPLICATION.products.statsmodels' : {tag: '0.6.1', base: 'no', section: 'version_0_6_1_no_pip' } + 'APPLICATION.products.nose' : {tag: '1.3.7', base: 'no', section: 'version_1_3_7_no_pip' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO9', hpc: 'yes'} + 'APPLICATION.products.YDEFX' : {tag: 'V9_13_0b1', base: 'no', section: 'version_V9_13_0_CO9' } + 'APPLICATION.products.YACS' : {tag: 'V9_13_0b1', base: 'no', section: 'version_V9_13_0_CO9' } + } + { + __condition__ : "VARS.dist in ['FD32']" + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.qt' : '5.15.2' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.PyQt' : '5.15.3' + 'APPLICATION.products.sip' : '5.5.0' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.Sphinx' : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip' } + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32' } # spns #29324 + 'APPLICATION.products.mdurl' : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip' } + 'APPLICATION.products.numpy' : {tag: '1.20.3', base: 'no', section: 'version_1_20_3' } + 'APPLICATION.products.markdown_it_py' : {tag: '3.0.0', base: 'no', section: 'version_3_0_0_no_pip' } + 'APPLICATION.products.rich' : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'} + 'APPLICATION.products.meshio' : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' } + 'APPLICATION.products.h5py' : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'} + 'APPLICATION.products.YACS' : {tag: 'V9_13_0b1', base: 'no', section: 'version_V9_13_0_FD32' } + } + { + __condition__ : "VARS.dist in ['FD34']" + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.mdurl' : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip' } + 'APPLICATION.products.markdown_it_py' : {tag: '3.0.0', base: 'no', section: 'version_3_0_0_no_pip' } + 'APPLICATION.products.rich' : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'} + 'APPLICATION.products.meshio' : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' } + 'APPLICATION.products.h5py' : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'} + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.root' : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34' } + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD34' } # spns #29324 + } + { + __condition__ : "VARS.dist in ['FD36']" + 'APPLICATION.products.opencv' : {tag: '3.2.0', base: 'no', section: 'version_3_2_0_FD36' } + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.numpy' : {tag: '1.22.2', base: 'no', section: 'version_1_22_2' } + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.root' : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_FD36' } + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD36' } + 'APPLICATION.products.mdurl' : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip' } + 'APPLICATION.products.markdown_it_py' : {tag: '3.0.0', base: 'no', section: 'version_3_0_0_no_pip' } + 'APPLICATION.products.rich' : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'} + 'APPLICATION.products.meshio' : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' } + 'APPLICATION.products.h5py' : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'} + } + + { + __condition__ : "VARS.dist in ['FD37']" + 'APPLICATION.rm_products' : ['root', 'URANIE'] + 'APPLICATION.products.cmake' : 'native' + 'APPLICATION.products.opencv' : {tag: '3.2.0', base: 'no', section: 'version_3_2_0_FD37' } + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.numpy' : {tag: '1.22.2', base: 'no', section: 'version_1_22_2' } + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_FD37' } + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD37' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_FD37', hpc: 'yes'} + } + { + __condition__ : "VARS.dist in ['FD38']" + 'APPLICATION.rm_products' : ['root', 'URANIE', 'mesa'] + 'APPLICATION.products.markdown_it_py' : 'native' + 'APPLICATION.products.rich' : 'native' + 'APPLICATION.products.cmake' : 'native' + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.swig' : '4.0.2' + 'APPLICATION.products.meshio' : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' } + 'APPLICATION.products.opencv' : {tag: '3.2.0', base: 'no', section: 'version_3_2_0_FD38' } + 'APPLICATION.products.petsc' : {tag: '3.16.0', base: 'no', section: 'version_3_16_0_FD38' } + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_FD38' } + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD38' } + 'APPLICATION.products.catalyst' : {tag: '2.0', base: 'no', section: 'version_2_0_FD38' } + 'APPLICATION.products.gmsh' : {tag: '4.10.3', base: 'no', section: 'version_4_10_3_with_CAS_7_8_FD38' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_FD38', hpc: 'yes' } + } +] diff --git a/applications/SALOME-9.13.0-windows.pyconf b/applications/SALOME-9.13.0-windows.pyconf new file mode 100644 index 0000000..e11a102 --- /dev/null +++ b/applications/SALOME-9.13.0-windows.pyconf @@ -0,0 +1,284 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'SALOME-9.13.0' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + cmake_generator : 'Visual Studio 15 2017' + cmake_build_type: 'Release' # Debug, RelWithDebInfo, Release, MinSizeRel + tag : 'V9_13_0b1' + dev : 'no' + verbose : 'no' + debug : 'no' + base : 'no' + python3 : 'yes' + pyver : '3.9' + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED" + SALOME_HAS_GLOBAL_ENV : "1" + SALOME_USE_64BIT_IDS : '1' + SET_usr_docs_VARS : "1" # required for PyEditor build + CMAKE_GENERATOR : '"Visual Studio 15 2017"' + } + launch : + { + PYTHONIOENCODING:"UTF_8", + SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH", + SALOME_ON_DEMAND: "HIDE" + } + SALOME_APPLICATION_NAME : $APPLICATION.name + SALOME_trace : "local" # local/file:.../with_logger + SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER" # specify the first modules to display in gui + SALOME_TMP_DIR : "%appdata%" + HOME : "%userprofile%" + } + products : + { + # PREREQUISITES : + alabaster : '0.7.16' + Babel : '2.7.0' + boost : '1.67.0' + CAS : {tag:'CR780-SALOME-PATCH', section:'version_CR780_SALOME_PATCH_win', base: 'no'} + certifi : '2019.6.16' + cftime : '1.6.3' + cgns : '4.2.0' + chardet : '3.0.4' + click : '7.0' + cmake : '3.24.2' + cminpack: '1.3.6' + colorama: '0.4.1' + cppunit : '1.13.2' + cycler : '0.10.0' + Cython : '0.29.37' + dateutil : '2.8.2' + dill : '0.3.4' + docutils : '0.14' + doxygen : '1.8.3.1' + eigen : '3.3.4' + embree : '3.12.2' + expat : '2.0.1' + f2c : '1.0.0' + fftw: '3.3.9' + FMILibrary : '2.0.3' + freeimage : '3.18.0' + freetype : '2.9.1' + gmsh : '4.10.3_with_CAS_7.8' + graphviz : '2.44.1' + hdf5 : '1.10.3' + h5py : '3.11.0' + idna : '2.8' + imagesize : '1.1.0' + ispc : '1.15.0' + Jinja2 : '2.10.1' + kiwisolver : '1.4.5' + lapack : '3.8.0' + libjpeg: '9c' + libpng: '1.5.10' + libxml2 : '2.9.1' + llvm : '8.0.1-clang-win' + mdurl :'0.1.2' + markdown_it_py : '3.0.0' + markupsafe : '1.1.1' + matplotlib : '3.3.4' + medfile : '4.1.1' + mesa : '19.2.3' + MeshGems : '2.15-1' + meshio: '5.3.5' + metis : '5.1.0' + mmg : '5.6.0' + mmgplugin: 'main' + msvc : '2017' + netcdf : '4.6.2' + netCDF4: '1.6.5' + netgen : {tag:'5.3.1', base: 'no', section: 'version_5_3_1_with_CAS_7_8_win'} + # comment out line above and uncomment the line below to use Netgen 6. + #netgen : '6.2.2101' + nlopt : '2.5.0' + numpy : '1.21.6' + omniORB : '4.2.3' + omniORBpy : '4.2.3' + openblas : '0.3.23' + opencv : '3.2.0' + openssl: '1.1.1n' + openVKL: '0.11.0' + openturns: '1.22' + ospray : '2.4.0' + packaging : '19.0' + pandas : '1.5.3' + patsy : '0.5.2' + ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0'} + PERSALYS: 'v16.0.1' + perl : '5.28.1.1' + Pillow : '10.2.0' + planegcs : '0.18-3cb6890' + psutil : '5.9.8' + pthreads : '2.9.1' + PyFMI : '2.6' + Pygments : '2.13.0' + pyparsing : '2.4.0' + PyQt : '5.15.3' + pyreadline : '3.4.1' + Python : '3.9.14' + pytz : '2020.1' + qt : '5.15.2' + qwt : '6.1.6' + requests : '2.22.0' + rich : '13.7.1' + rkCommon : '1.5.1' + ruby : '2.5.5-1' + #scikit_learn: '1.3.2' + scipy : '1.6.2' + setuptools : '69.0.3' + sip : '5.5.0' + six : '1.12.0' + snowballstemmer : '2.2.0' + Sphinx : '3.5.4' + sphinxcontrib_applehelp : '1.0.1' + sphinxcontrib_devhelp : '1.0.1' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_htmlhelp : '1.0.2' + sphinxcontrib_qthelp : '1.0.2' + sphinxcontrib_serializinghtml :'1.1.3' + sphinxcontrib_websupport : '1.1.2' + sphinx_rtd_theme : '0.4.3' + sphinxintl: '2.0.0' + statsmodels: '0.12.2' + swig : '4.0.2' + tbb : '2019_U8_win' + toml : '0.10.2' + tcltk : '8.6.9' + urllib3 : '1.25.3' + zlib : '1.2.5' + + # SALOME MODULES : + 'CONFIGURATION' + 'SALOME' + 'SHAPER' + 'SHAPERSTUDY' + 'RESTRICTED' + 'LIBBATCH' : 'V2_5_0' + 'KERNEL' + 'MEDCOUPLING' + 'GUI' + 'GEOM' + 'SMESH' + 'NETGENPLUGIN' + 'BLSURFPLUGIN' + 'GHS3DPLUGIN' + 'HYBRIDPLUGIN' + 'HexoticPLUGIN' + 'GMSHPLUGIN' + 'HEXABLOCK' + 'HEXABLOCKPLUGIN' + #'HOMARD' + 'FIELDS' + 'PARAVIS' + 'JOBMANAGER' + 'YACS' + 'YACSGEN' + 'DOCUMENTATION' + 'SALOMEBOOTSTRAP' + 'SAMPLES' + 'COMPONENT' + 'PYCALCULATOR' + 'CALCULATOR' + 'HELLO' + 'PYHELLO' + 'EFICAS' + 'EFICAS_TOOLS' + 'ADAO' + 'PARAVISADDONS' + 'PY2CPP' + 'OPENTURNS_SALOME' + 'YDEFX' + 'pmml' + #'TESTBASE' + 'CEATESTBASE' : 'SalomeV9' + } + profile : + { + launcher_name : "salome" + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + mesa_launcher_in_package : "no" + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "yes" + } +} + +__overwrite__ : +[ + { + __condition__ : "APPLICATION.pyver == '3.6' and APPLICATION.debug == 'no'" + 'APPLICATION.products.alabaster' : '0.7.6' + 'APPLICATION.products.Cython' : '0.29.12' + 'APPLICATION.products.dateutil' : '2.8.0' + 'APPLICATION.products.kiwisolver' : '1.1.0' + 'APPLICATION.products.matplotlib' : '3.1.0' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.Pillow' : '7.1.1' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.pyreadline' : '2.1' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.pytz' : '2019.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '41.0.1' + 'APPLICATION.products.snowballstemmer' : '1.9.0' + 'APPLICATION.products.Sphinx' : '2.1.2' + 'APPLICATION.products.statsmodels' : '0.9.0' + } + { + __condition__ : "APPLICATION.debug == 'yes' and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodels', 'YDEFX', 'pandas'] + 'APPLICATION.products.numpy' : {tag: '1.21.6', base: 'no', section : 'version_1_21_6_win_dbg' } + 'APPLICATION.products.Cython' : {tag: '0.29.37', base: 'no', section : 'version_0_29_37_win_dbg' } + 'APPLICATION.products.sphinxintl' : {tag: '2.0.0', base: 'no', section : 'version_2_0_0_win_dbg' } + 'APPLICATION.products.llvm' : {tag: '8.0.1', base: 'no', section : 'version_8_0_1_clang_win_dbg'} + 'APPLICATION.products.tbb' : {tag: '2019_U8', base: 'no', section : 'version_2019_U8_win_dbg' } + 'APPLICATION.products.omniORB' : {tag: '4.2.3', base: 'no', section : 'version_4_2_3_win_dbg' } + 'APPLICATION.products.psutil' : {tag: '5.9.8', base: 'no', section : 'version_5_9_8_win_dbg' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section : 'version_5_11_0_win_dbg' } + 'APPLICATION.products.zlib' : {tag: '1.2.5', base: 'no', section : 'version_1_2_5_win_dbg' } + 'APPLICATION.products.gmsh' : {tag: '4.10.3', base: 'no', section : 'version_4_10_3_win_dbg' } + 'APPLICATION.products.cmake' : '3.12.1' # until CMP0078 and - cmake 3.24 fixed shows a serious issue about import which needs to be addressed + } + { + __condition__ : "APPLICATION.debug == 'yes' and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodels', 'YDEFX', 'pandas'] + 'APPLICATION.products.alabaster' : '0.7.6' + 'APPLICATION.products.dateutil' : '2.8.0' + 'APPLICATION.products.kiwisolver' : '1.1.0' + 'APPLICATION.products.pyreadline' : '2.1' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.pytz' : '2019.1' + 'APPLICATION.products.setuptools' : '41.0.1' + 'APPLICATION.products.snowballstemmer' : '1.9.0' + 'APPLICATION.products.Sphinx' : '2.1.2' + 'APPLICATION.products.numpy' : {tag: '1.16.4', base: 'no', section : 'version_1_16_4_win_dbg' } + 'APPLICATION.products.Cython' : {tag: '0.29.12', base: 'no', section : 'version_0_29_12_win_dbg' } + 'APPLICATION.products.sphinxintl' : {tag: '2.0.0', base: 'no', section : 'version_2_0_0_win_dbg' } + 'APPLICATION.products.llvm' : {tag: '8.0.1', base: 'no', section : 'version_8_0_1_clang_win_dbg'} + 'APPLICATION.products.tbb' : {tag: '2019_U8', base: 'no', section : 'version_2019_U8_win_dbg' } + 'APPLICATION.products.omniORB' : {tag: '4.2.3', base: 'no', section : 'version_4_2_3_win_dbg' } + 'APPLICATION.products.psutil' : {tag: '5.7.2', base: 'no', section : 'version_5_7_2_win_dbg' } + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section : 'version_5_11_0_win_dbg' } + 'APPLICATION.products.zlib' : {tag: '1.2.5', base: 'no', section : 'version_1_2_5_win_dbg' } + 'APPLICATION.products.gmsh' : {tag: '4.10.3', base: 'no', section : 'version_4_10_3_win_dbg' } + 'APPLICATION.products.swig' : '3.0.12' + 'APPLICATION.products.cmake' : '3.12.1' # until CMP0078 and - cmake 3.24 fixed shows a serious issue about import which needs to be addressed + } +] diff --git a/applications/SALOME-9.13.0.pyconf b/applications/SALOME-9.13.0.pyconf new file mode 100644 index 0000000..d898dc6 --- /dev/null +++ b/applications/SALOME-9.13.0.pyconf @@ -0,0 +1,434 @@ +#!/usr/bin/env python +#-*- coding:utf-8 -*- + +APPLICATION : +{ + name : 'SALOME-9.13.0' + workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist + tag : 'V9_13_0b1' + dev : 'no' + verbose : 'no' + debug : 'no' + base : 'no' + python3 : 'yes' + pyver : '3.9' + platform : ['CO7', 'CO8', 'DB09'] + environ : + { + build : + { + CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION" + RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED" + SALOME_USE_64BIT_IDS : '1' + VTK_SMP_IMPLEMENTATION_TYPE : TBB # OpenMP # choose among: sequential / OpenMP / TBB switches + SALOME_GMSH_HEADERS_STD : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8", + SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH", + ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR', + SALOME_ON_DEMAND: "HIDE" + } + SALOME_trace : "local" # local/file:.../with_logger + SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER" # specify the first modules to display in gui + } + products : + { + # PREREQUISITES : + alabaster : '0.7.6' + Babel : '2.14.0' + boost : '1.71.0' + CAS : {tag : 'CR780-SALOME-PATCH', section: 'version_CR780_SALOME_PATCH', base: 'no'} + catalyst: '2.0' + C3PO: 'v2.3' + certifi : '2018.8.24' + cftime: '1.6.3' + cgns : '4.2.0' + chardet : '3.0.4' + charset_normalizer : '3.3.2' + click : '6.7' + cmake : '3.25.2' + cminpack: '1.3.6' + contourpy : '1.2.0' + cppunit : '1.13.2' + cycler : '0.10.0' + Cython : '0.29.37' + dateutil : '2.7.3' + docutils : '0.20.1' + doxygen : '1.8.14' + eigen : '3.3.4' + embree : '3.12.2' + FMILibrary : '2.0.3' + fonttools : '4.48.1' + freeimage : '3.16.0' + freetype : '2.9.1' + gcc : '8.5.0' + mpc : 'native' + gmp : 'native' + mmg : '5.6.0' + mmgplugin: 'main' + mpfr : 'native' + gdal : '2.4.0' + gmsh : '4.10.3_with_CAS_7.8' + graphviz : '2.38.0' + h5py : '3.11.0' + hdf5 : '1.10.3' + idna : '2.7' + imagesize : '1.4.1' + importlib_metadata : '7.0.1' + importlib_resources: '6.1.1' + ispc : '1.15.0' + Jinja2 : '3.1.3' + kiwisolver : '1.3.1' + lapack : '3.8.0' + libxml2 : '2.9.12' + llvm : '8.0.1-clang' + markupsafe : '2.1.5' + markdown_it_py: '3.0.0' + matplotlib : '3.8.2' + mdurl: '0.1.2' + medfile : '4.1.1' + mesa : '19.0.8' + MeshGems : '2.15-1' + meshio : {tag: '5.3.5' , base: 'no', section : 'version_5_3_5_no_pip'} + mpi4py : {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'} + metis : '5.1.0' + netgen : '5.3.1_with_CAS_7.8' + # comment out line above and uncomment the line below to use Netgen 6. + #netgen : '6.2.2101' + netcdf : '4.6.2' + netCDF4 : '1.6.5' + nlopt : '2.5.0' + nose: '1.3.7' + numpy : '1.21.1' + numpydoc : '1.6.0' + omniORB : '4.2.5' + omniORBpy : '4.2.5' + opencv : '3.2.0' + openmpi : '4.0.3' + openturns: '1.22' + openVKL: '0.11.0' + ospray : '2.4.0' + packaging : '23.2' + packagespy : '74152cd' + pandas : '1.1.5' + patsy : '0.5.4' + ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_MPI', hpc: 'yes'} + PERSALYS: 'v16.0.1' + petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'} + Pillow : '8.4.0' + planegcs : '0.18-3cb6890' + psutil : '5.9.8' + PyFMI : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip'} + Pygments : '2.17.2' + pyparsing : '3.1.1' + PyQt : '5.15.3' + pyreadline : '2.0' + Python : '3.9.14' + pytz : '2017.2' + qt : '5.15.2' + qwt : '6.1.6' + requests : '2.31.0' + rich : '13.7.1' + rkCommon : '1.5.1' + root: '6.22.02' + salome_system : 'native' + scipy : '1.6.2' + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} + setuptools : '69.0.3' + sip : '5.5.0' + six : '1.10.0' + snowballstemmer : '2.2.0' + Sphinx : '7.2.6' + sphinxcontrib_applehelp : '1.0.8' + sphinxcontrib_devhelp : '1.0.6' + sphinxcontrib_jsmath : '1.0.1' + sphinxcontrib_jquery : '4.1' + sphinxcontrib_qthelp : '1.0.7' + sphinxcontrib_htmlhelp : '2.0.5' + sphinxcontrib_serializinghtml : '1.1.10' + sphinxcontrib_websupport : '1.2.7' + sphinx_rtd_theme : '2.0.0' + sphinxintl: '2.1.0' + statsmodels: '0.14.1' + swig : '4.0.2' + tabulate : '0.9.0' + tbb : '2019_U8' + tcl : '8.6.0' + tk : '8.6.0' + toml: '0.10.2' + tomli : '2.0.1' + TTK : 'f8dafde2d7' + urllib3 : '1.23' + zeromq: '4.3.1' + zipp : '3.17.0' + URANIE : '4.7.0' + + # SALOME MODULES : + 'CONFIGURATION' + 'SALOME' + 'SHAPER' + 'SHAPERSTUDY' + 'RESTRICTED' + 'LIBBATCH' : 'V2_5_0' + 'KERNEL' + 'MEDCOUPLING' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'GUI' + 'GEOM' + 'SMESH' + 'NETGENPLUGIN' + 'BLSURFPLUGIN' + 'GHS3DPLUGIN' + 'HYBRIDPLUGIN' + 'HexoticPLUGIN' + 'GMSHPLUGIN' + 'HEXABLOCK' + 'HEXABLOCKPLUGIN' + 'HOMARD' + 'FIELDS' + 'PARAVIS' : {tag:'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'JOBMANAGER' + 'YACS' + 'YACSGEN' + 'DOCUMENTATION' + 'SAMPLES' + 'COMPONENT' + 'PYCALCULATOR' + 'CALCULATOR' + 'HELLO' + 'PYHELLO' + 'EFICAS' + 'EFICAS_TOOLS' + 'PY2CPP' + 'ADAO' + 'ADAO_INTERFACE' + 'PARAVISADDONS' + 'OPENTURNS_SALOME' + 'YDEFX' + 'pmml' + 'SALOMEBOOTSTRAP' + 'SOLVERLAB' : {tag: 'V9_13_0b1', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'SOLVERLABGUI' + 'TopIIVolMesh' + #'TESTBASE' + 'CEATESTBASE' : 'SalomeV9' + } + profile : + { + launcher_name : "salome" + } + test_base : + { + name : "SALOME" + tag : "SalomeV9" + } + properties : + { + mesa_launcher_in_package : "yes" + git_server : 'tuleap' + pip : 'yes' + pip_install_dir : 'python' + single_install_dir : "no" + } +} +__overwrite__ : +[ + { + __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'gcc', 'gmp', 'mpc', 'mpfr', + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'tabulate', + 'tomli', + 'zipp', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO7' } + } + + { + __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'gcc', 'gmp', 'mpc', 'mpfr','zeromq', + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml', + 'tabulate', + 'tomli', + 'zipp' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324 + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'} + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_CO8' } + } + + { + __condition__ : "VARS.dist in ['DB09'] and APPLICATION.pyver == '3.6'" + 'APPLICATION.rm_products' : [ + 'charset_normalizer', + 'contourpy', + 'fonttools', + 'importlib_metadata', + 'importlib_resources', + 'sphinxcontrib_applehelp', + 'sphinxcontrib_devhelp', + 'sphinxcontrib_jsmath', + 'sphinxcontrib_jquery', + 'sphinxcontrib_qthelp', + 'sphinxcontrib_htmlhelp', + 'sphinxcontrib_serializinghtml', + 'tabulate', + 'tomli', + 'zipp' + ] + 'APPLICATION.products.Babel' : '2.7.0' + 'APPLICATION.products.Cython': '0.29.12' + 'APPLICATION.products.dateutil' : '2.6.1' + 'APPLICATION.products.docutils' : '0.12' + 'APPLICATION.products.imagesize' : '1.0.0' + 'APPLICATION.products.Jinja2' : '2.7.3' + 'APPLICATION.products.kiwisolver' : '1.0.1' + 'APPLICATION.products.libxml2' : '2.9.1' + 'APPLICATION.products.markupsafe' : '0.23' + 'APPLICATION.products.matplotlib' : '3.3.4' + 'APPLICATION.products.mpi4py' : '3.0.3' + 'APPLICATION.products.numpy' : '1.16.4' + 'APPLICATION.products.numpydoc' : '0.9.0' + 'APPLICATION.products.packaging' : '17.1' + 'APPLICATION.products.pandas' : '0.25.2' + 'APPLICATION.products.patsy' : '0.5.2' + 'APPLICATION.products.psutil' : '5.7.2' + 'APPLICATION.products.Pygments' : '2.0.2' + 'APPLICATION.products.pyparsing' : '2.0.3' + 'APPLICATION.products.Python' : '3.6.5' + 'APPLICATION.products.requests' : '2.19.1' + 'APPLICATION.products.scipy' : '1.4.1' + 'APPLICATION.products.setuptools' : '38.4.0' + 'APPLICATION.products.snowballstemmer' : '1.2.1' + 'APPLICATION.products.Sphinx' : '1.7.6' + 'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0' + 'APPLICATION.products.sphinx_rtd_theme' : '0.4.3' + 'APPLICATION.products.sphinxintl' : '0.9.10' + 'APPLICATION.products.statsmodels' : '0.8.0' + 'APPLICATION.products.openturns' : {tag: '1.22', base: 'no', section: 'version_1_22_DB09' } + } + { + __condition__ : "VARS.dist in ['FD30']" + 'APPLICATION.products.gcc' : '9.3.0' + } + { + __condition__ : "VARS.dist in ['FD32']" + # https://github.com/scipy/scipy/issues/11611 + 'APPLICATION.products.scipy' : '1.5.2' + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32'} # spns #29324 + } + { + __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.openturns' : {tag:'1.22', base:'no', section:'version_1_22_CO7'} + } + { + __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.9'" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq'] + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324 + 'APPLICATION.products.openturns' : {tag:'1.22', base:'no', section:'version_1_22_CO8'} + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'} + } + { + __condition__ : "VARS.dist in ['DB10']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_DB10'} # spns #29324 + } + { + __condition__ : "VARS.dist in ['DB09']" + 'APPLICATION.products.openturns' : {tag:'1.22', base:'no', section:'version_1_22_DB09'} + } + { + __condition__ : "VARS.dist in ['UB18.04']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + } + { + __condition__ : "VARS.dist in ['UB20.04']" + 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr'] + 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_UB20_04'} # spns #29324 + } +] diff --git a/products/YDEFX.pyconf b/products/YDEFX.pyconf index 364c6f8..668f61d 100644 --- a/products/YDEFX.pyconf +++ b/products/YDEFX.pyconf @@ -50,6 +50,11 @@ version_master_CO9 : cmake_options : " -DQt5_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5 -DQt5Core_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Core -DQt5Gui_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Gui -DQt5Widgets_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Widgets" } +version_V9_13_0_CO9 : +{ + cmake_options : " -DQt5_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5 -DQt5Core_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Core -DQt5Gui_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Gui -DQt5Widgets_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Widgets" +} + version_V9_12_0_CO9 : { cmake_options : " -DQt5_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5 -DQt5Core_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Core -DQt5Gui_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Gui -DQt5Widgets_DIR=${QT5_ROOT_DIR}/lib/cmake/Qt5Widgets" -- 2.39.2