boost : '1.58.0'
certifi : '2018.8.24'
click : '6.7'
- cmake : '3.12.1'
+ cmake : '3.12.1'
cppunit : '1.13.2'
chardet : '3.0.4'
Cython : '0.25.2'
'CONFIGURATION'
'MEDCOUPLING'
}
- test_base :
+ test_base :
{
name : "SALOME"
tag : "SalomeV9"
boost : '1.67.0'
certifi : '2019.6.16'
click : '7.0'
- cmake : '3.12.1'
+ cmake : '3.12.1'
colorama: '0.4.1'
cppunit : '1.13.2'
chardet : '3.0.4'
'CONFIGURATION': {dev: 'yes'}
'MEDCOUPLING': {dev: 'yes'}
}
- test_base :
+ test_base :
{
name : "SALOME"
tag : "SalomeV9"
boost : '1.58.0'
certifi : '2018.8.24'
click : '6.7'
- cmake : '3.12.1'
+ cmake : '3.12.1'
cppunit : '1.13.2'
chardet : '3.0.4'
Cython : '0.25.2'
# SALOME MODULES :
'CONFIGURATION'
- 'MEDCOUPLING' : {tag : 'master', section: 'default_int64'}
+ 'MEDCOUPLING' : {section: 'default_int64'}
}
- test_base :
+ test_base :
{
name : "SALOME"
tag : "SalomeV9"
matplotlib : '2.2.2'
medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' }
mesa : '19.0.8'
- MeshGems : {tag : '2.10-4', hpc : 'yes'}
+ MeshGems : {tag : '2.11-5', hpc : 'yes'}
ParMetis : '3.1.1'
netgen : '5.3.1_with_CAS_7.2'
nlopt : '2.4.2'
ospray : '1.8.4'
packaging : '17.1'
ParaView : {tag : '5.8.0', hpc : 'yes', section: 'version_5_8_0_MPI'}
+ petsc : '3.14.0'
Pillow : '7.1.1'
planegcs : '0.18-3cb6890'
pockets : '0.6.2'
'SHAPER'
'SHAPERSTUDY'
'RESTRICTED'
- 'LIBBATCH' : {tag :'V2_4_3'}
+ 'LIBBATCH' : {tag :'V2_4_4'}
'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
'GUI' : {verbose : 'yes'}
'HYBRIDPLUGIN'
'HexoticPLUGIN'
'GMSHPLUGIN'
- 'HEXABLOCK' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
+ 'HEXABLOCK' : {section : "default_MPI", verbose: 'yes'}
'HEXABLOCKPLUGIN'
'HOMARD'
- 'FIELDS' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
- 'PARAVIS' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
- 'JOBMANAGER' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
+ 'FIELDS' : {section : "default_MPI", verbose: 'yes'}
+ 'PARAVIS' : {section : "default_MPI", verbose: 'yes'}
+ 'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'}
'YACS'
'YACSGEN'
+ 'SOLVERLAB' : {section : "default_MPI", hpc: 'yes'}
'DOCUMENTATION'
'SAMPLES'
'COMPONENT'
single_install_dir : "yes"
}
}
-__overwrite__ :
-[
- {
- # GTK compilation issue
- __condition__ : "VARS.dist in ['CO6']"
- 'APPLICATION.products.opencv' : '2.4.13.5'
- 'APPLICATION.products.tbb' : '4.4'
- 'APPLICATION.products.llvm' : '3.9.1-clang'
- 'APPLICATION.products.mesa' : '13.0.6'
- 'PRODUCTS.embree.default.patches' : ['embree-3.5.2-centos6.patch']
- }
-
- {
- # tbb as a mandatory native product since SMESH with tbb, not installed on DB8 (temporary)
- __condition__ : "VARS.dist in ['DB08']"
- 'APPLICATION.products.tbb' : '4.4'
- }
-
- {
- #
- __condition__ : "VARS.dist in ['FD26']"
- 'APPLICATION.products.tbb' : '2017-7'
- 'APPLICATION.products.embree' : '3.5.2'
- }
-]
'SHAPER'
'SHAPERSTUDY'
'RESTRICTED'
- 'LIBBATCH' : {tag :'V2_4_3'}
+ 'LIBBATCH' : {tag :'V2_4_4'}
'KERNEL'
'MEDCOUPLING'
'GUI'
'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch']
'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch', 'qt-5.9.1-mapbox-FD32.patch']
'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch']
- 'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
- 'paraview.0004-ParaView_hdf5.patch',
- 'paraview.0005-ParaView_find_cgns.patch',
- 'paraview.0006-ParaView_find_libxml2.patch',
- 'paraview.0007-ParaView_find_freetype.patch',
- 'paraview.0009-ParaView_volume_mapper.patch',
- 'pv_coincident.patch'
- ]
}
{
- __condition__ : "VARS.dist in ['CO8']"
+ # Adapt Paraview CMake files to be compliant with recent distributions
+ __condition__ : "VARS.dist in ['FD30', 'FD32', 'CO8']"
'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
'paraview.0004-ParaView_hdf5.patch',
'paraview.0005-ParaView_find_cgns.patch',
'SHAPER'
'SHAPERSTUDY'
'RESTRICTED'
- 'LIBBATCH' : {tag :'V2_4_3'}
+ 'LIBBATCH' : {tag :'V2_4_4'}
'KERNEL'
'MEDCOUPLING'
'GUI'
'SHAPER'
'SHAPERSTUDY'
'RESTRICTED'
- 'LIBBATCH'
+ 'LIBBATCH' : {tag : 'V2_4_4'}
'KERNEL'
- 'MEDCOUPLING' : {tag : 'master', section: 'default_int64'} # this will trigger other modules as int64
+ 'MEDCOUPLING' : {section: 'default_int64'} # this will trigger other modules as int64
'GUI'
'GEOM'
'SMESH'
'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch']
'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch', 'qt-5.9.1-mapbox-FD32.patch']
'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch']
- 'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
- 'paraview.0004-ParaView_hdf5.patch',
- 'paraview.0005-ParaView_find_cgns.patch',
- 'paraview.0006-ParaView_find_libxml2.patch',
- 'paraview.0007-ParaView_find_freetype.patch',
- 'paraview.0009-ParaView_volume_mapper.patch',
- 'pv_coincident.patch'
- ]
}
{
}
{
- __condition__ : "VARS.dist in ['CO8']"
+ # Adapt Paraview CMake files to be compliant with recent distributions
+ __condition__ : "VARS.dist in ['FD30', 'FD32', 'CO8']"
'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
'paraview.0004-ParaView_hdf5.patch',
'paraview.0005-ParaView_find_cgns.patch',
# SALOME MODULES :
'CONFIGURATION'
- 'MEDCOUPLING' : {tag : 'master', section: 'default_int64'} # this will trigger other modules as int64
+ 'MEDCOUPLING' : {section: 'default_int64'} # this will trigger other modules as int64
'SOLVERLAB'
}
profile :