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