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