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