Salome HOME
move to scotch 6.1.2
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-master-native'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
8     tag : 'master'
9     dev : 'no'
10     verbose :'no'
11     debug : 'no'
12     base : 'no'
13     python3 : 'yes'
14     environ :
15     {
16         build :
17         {
18             CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
19             RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED"
20             SALOME_USE_64BIT_IDS : '1'
21             VTK_SMP_IMPLEMENTATION_TYPE : OpenMP # OpenMP # choose among: sequential / OpenMP / TBB switches
22             SALOME_GMSH_HEADERS_STD : '1'
23         }
24         launch : {PYTHONIOENCODING:"UTF_8"} # alternative is to encode every accentued string with .encode('utf-8')
25         SALOME_trace : "local" # local/file:.../with_logger
26         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
27         SALOME_ACTOR_DELEGATE_TO_VTK : '1'
28    }
29     products :
30     {
31         # PREREQUISITES :
32         alabaster : 'native'
33         Babel : 'native'
34         boost : 'native'
35         CAS : 'V7_5_3p1'
36         C3PO: 'v2.0'
37         certifi : 'native'
38         # Standalone native cgns works well. Unfortunately, it's directly linked to native hdf which uses a higher version than us.
39         # Rollback to embedded version to avoid versions mismatch between both of them (see imp_1538_cgns_export_import.py)
40         cgns : '4.2.0'
41         chardet : 'native'
42         click : 'native'
43         cmake : 'native'
44         cppunit : 'native'
45         cminpack: '1.3.6'
46         cycler : 'native'
47         Cython : 'native'
48         dateutil : 'native'
49         docutils : 'native'
50         doxygen : 'native'
51         eigen : 'native'
52         embree : '3.12.2'
53         FMILibrary : '2.0.3'
54         fftw : 'native'
55         freeimage : 'native'
56         freetype : 'native'
57         gl2ps : 'native'
58         gdal : 'native'
59         # 'native' too difficult here : need python-pip package (gmsh-sdk) besides system packages
60         gmsh : '4.8.4'
61         graphviz : 'native'
62         hdf5 : '1.10.3'
63         idna : 'native'
64         imagesize : 'native'
65         # 'native' not exists (only available on Fedora platform)
66         ispc : '1.15.0'
67         Jinja2 : 'native'
68         kiwisolver : 'native'
69         lapack : 'native'
70         libxml2 : 'native'
71         llvm : 'native'
72         markupsafe : 'native'
73         matplotlib : 'native'
74         medfile : '4.1.1'
75         mesa : 'native'
76         MeshGems : '2.14-4'
77         metis : 'native'
78         mpi4py: 'native'
79         netgen : '6.2.2101'
80         netcdf : 'native'
81         nlopt : '2.4.2'
82         nose: 'native'
83         numpy : 'native'
84         numpydoc : 'native'
85         omniORB : '4.2.3'
86         omniORBpy : '4.2.3'
87         opencv : 'native'
88         openmpi: 'native'
89         openVKL : '0.11.0'
90         openturns: '1.17'
91         ospray : '2.4.0'
92         packaging : 'native'
93         pandas : 'native'
94         ParaView : {tag:'5.9.0',  base: 'no',  section: 'version_5_9_0_MPI', hpc: 'yes'}
95         PERSALYS: 'v11.0'
96         petsc : {tag : '3.16.0', section: 'version_3_16_0'}
97         Pillow : 'native'
98         # 'native' not exists : freeCAD part but not delivered with it from package handler
99         planegcs : '0.18-3cb6890'
100         psutil : 'native'
101         PyFMI : '2.5'
102         Pygments : 'native'
103         pyparsing : 'native'
104         PyQt : 'native'
105         pyreadline : 'native'
106         Python : 'native'
107         pytz : 'native'
108         qt : 'native'
109         qwt : 'native'
110         requests : 'native'
111         rkCommon : '1.5.1'
112         root: '6.22.02'
113         scipy : 'native'
114         scotch : {tag: 'native', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'}
115         setuptools : 'native'
116         sip : 'native'
117         six : 'native'
118         snowballstemmer : 'native'
119         Sphinx : 'native'
120         sphinxcontrib_websupport : 'native'
121         sphinxintl: 'native'
122         sphinx_rtd_theme : 'native'
123         StaticMeshPlugin: '5.8.0'
124         statsmodels : 'native'
125         swig : 'native'
126         salome_system : 'native'
127         tbb : 'native'
128         tcl : 'native'
129         tk : 'native'
130         TopIIVolMesh: 'develop'
131         urllib3 : 'native'
132         zeromq: '4.3.1'
133         URANIE : '4.5.0'
134
135         # SALOME MODULES :
136         'CONFIGURATION'
137         'SALOME'
138         'SHAPER'
139         'SHAPERSTUDY'
140         'RESTRICTED'
141         'LIBBATCH' : {tag : 'V2_4_5'}
142         'KERNEL'
143         'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
144         'GUI'
145         'GEOM'
146         'SMESH'
147         'NETGENPLUGIN'
148         'BLSURFPLUGIN'
149         'GHS3DPLUGIN'
150         'GHS3DPRLPLUGIN'
151         'HYBRIDPLUGIN'
152         'HexoticPLUGIN'
153         'GMSHPLUGIN'
154         'HEXABLOCK'
155         'HEXABLOCKPLUGIN'
156         'HOMARD'
157         'FIELDS'
158         'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
159         'OPENTURNS_SALOME': '9.8.0'
160         'JOBMANAGER'
161         'YACS'
162         'YACSGEN'
163         'SOLVERLAB'
164         'DOCUMENTATION'
165         'SAMPLES'
166         'COMPONENT'
167         'PYCALCULATOR'
168         'CALCULATOR'
169         'HELLO'
170         'PYHELLO'
171         'EFICAS'
172         'EFICAS_TOOLS'
173         'PY2CPP'
174         'ADAO'
175         'ADAO_INTERFACE'
176         'PARAVISADDONS'
177         'YDEFX'
178         'TESTBASE': {tag: 'master'}
179         'CEATESTBASE' : {tag: 'SalomeV9'}
180     }
181     profile :
182     {
183         launcher_name : "salome"
184     }
185     virtual_app:
186     {
187         name : "salome"
188         application_name : "APPLI"
189     }
190     test_base :
191     {
192         name : "SALOME"
193         tag : "SalomeV9"
194     }
195     properties :
196     {
197         mesa_launcher_in_package : "no"
198         repo_dev : "yes"
199         pip : 'yes'
200         pip_install_dir : 'python'
201         single_install_dir : "no"
202     }
203 }
204 __overwrite__ :
205 [
206     {
207         #
208         __condition__ : "VARS.dist in ['UB20.04']"
209         'APPLICATION.products.opencv'  : '3.2.0'
210         'APPLICATION.products.cminpack': 'native'
211         'APPLICATION.products.PyFMI'   : {tag: '2.5',   base: 'no', section: 'version_2_5_no_pip'           }
212         'APPLICATION.products.netcdf'  : '4.6.2'
213     }
214     {
215         # DB10:
216         #   - Qt minimal version 5.12
217         #   - xmlpatterns executable
218         __condition__ : "VARS.dist in ['DB10']"
219         'APPLICATION.products.cminpack': 'native'
220         'APPLICATION.products.PyFMI'    : {tag:'2.5',    base: 'no',  section: 'version_2_5_no_pip'            }
221         'APPLICATION.products.ParaView' : {tag: '5.9.0', base: 'no',  section: 'version_5_9_0_DB10', hpc: 'yes'}
222     }
223     {
224         __condition__ : "VARS.dist in ['DB11']"
225         'APPLICATION.products.opencv' : '3.2.0'
226         'APPLICATION.products.cminpack': 'native'
227         'APPLICATION.products.PyFMI'    : {tag:'2.5',    base: 'no',  section: 'version_2_5_no_pip'            }
228         'APPLICATION.products.ParaView' : {tag: '5.9.0', base: 'no',  section: 'version_5_9_0_DB11', hpc: 'yes'}
229     }
230     {
231         # CentOS 8 repositories don't include sphinxintl package which must be installed through pip.
232         # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it.
233         __condition__ : "VARS.dist in ['CO8']"
234         'APPLICATION.products.sphinxintl'  : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip'          }
235         'APPLICATION.products.cminpack'    : '1.3.6'
236         'APPLICATION.products.PyFMI'       : {tag: '2.5',    base: 'no', section: 'version_2_5_no_pip'             }
237         'APPLICATION.products.statsmodels' : {tag: '0.6.1',  base: 'no', section: 'version_0_6_1_no_pip'           }
238         'APPLICATION.products.scotch'   : {tag:'6.1.2',   base: 'no', section: 'version_6_1_2_MPI', hpc: 'yes'     }
239     }
240     {
241         __condition__ : "VARS.dist in ['FD32']"
242         'APPLICATION.products.opencv'    : '3.2.0'
243         'APPLICATION.products.PyFMI'     : {tag: '2.5',   base: 'no', section: 'version_2_5_no_pip'              }
244         'APPLICATION.products.openturns' : {tag: '1.17',  base: 'no', section: 'version_1_17_FD32'               }
245         'APPLICATION.products.Sphinx'    : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip'            }
246         'APPLICATION.products.scotch'   : {tag:'6.1.2',   base: 'no', section: 'version_6_1_2_MPI', hpc: 'yes'   }
247     }
248     {
249         __condition__ : "VARS.dist in ['FD34']"
250         'APPLICATION.products.opencv'   : '3.2.0'
251         'APPLICATION.products.omniORB'  : '4.2.4'
252         'APPLICATION.products.omniORBpy': '4.2.4'
253         'APPLICATION.products.PyFMI'    : {tag: '2.5',    base: 'no', section: 'version_2_5_no_pip'             }
254         'APPLICATION.products.root'     : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34'           }
255         'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD34'             } # spns #29324
256         'APPLICATION.products.scotch'   : {tag:'6.1.2',   base: 'no', section: 'version_6_1_2_MPI', hpc: 'yes'  }
257     }
258 ]