Salome HOME
add catalyst
[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 : 'CR753-SALOME-PATCH'
40         CAS : {tag : 'cfcbf4e', section: 'version_CR753_SALOME_PATCH', base: 'no'}
41         catalyst: '2.0'
42         C3PO: 'v2.0'
43         certifi : 'native'
44         cgns : '4.2.0'
45         chardet : 'native'
46         click : 'native'
47         cmake : 'native'
48         cppunit : 'native'
49         cminpack: '1.3.6'
50         cycler : 'native'
51         Cython : 'native'
52         dateutil : 'native'
53         docutils : 'native'
54         doxygen : 'native'
55         eigen : 'native'
56         embree : '3.12.2'
57         FMILibrary : '2.0.3'
58         fftw : 'native'
59         freeimage : 'native'
60         freetype : 'native'
61         gl2ps : 'native'
62         gdal : 'native'
63         gmsh : '4.8.4'
64         graphviz : 'native'
65         hdf5 : '1.10.3'
66         idna : 'native'
67         imagesize : 'native'
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.5'
90         omniORBpy : '4.2.5'
91         opencv : 'native'
92         openmpi: 'native'
93         openVKL : '0.11.0'
94         openturns: '1.19'
95         ospray : '2.4.0'
96         packaging : 'native'
97         pandas : 'native'
98         ParaView : {tag:'08c5d057a8', base: 'no',  section: 'version_5_11_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.6'
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         urllib3 : 'native'
134         zeromq: '4.3.1'
135         URANIE : '4.5.0'
136
137         # SALOME MODULES :
138         'CONFIGURATION'
139         'SALOME'
140         'SHAPER'
141         'SHAPERSTUDY'
142         'RESTRICTED'
143         'LIBBATCH' : {tag : 'V2_4_5'}
144         'KERNEL'
145         'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
146         'GUI'
147         'GEOM'
148         'SMESH'
149         'NETGENPLUGIN'
150         'BLSURFPLUGIN'
151         'GHS3DPLUGIN'
152         'GHS3DPRLPLUGIN'
153         'HYBRIDPLUGIN'
154         'HexoticPLUGIN'
155         'GMSHPLUGIN'
156         'HEXABLOCK'
157         'HEXABLOCKPLUGIN'
158         'HOMARD'
159         'FIELDS'
160         'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
161         'JOBMANAGER'
162         'YACS'
163         'YACSGEN'
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         'OPENTURNS_SALOME'
178         'YDEFX'
179         'pmml'
180         'SOLVERLAB'
181         'TopIIVolMesh'
182         #'TESTBASE'
183         'CEATESTBASE' : 'SalomeV9'
184     }
185     profile :
186     {
187         launcher_name : "salome"
188     }
189     test_base :
190     {
191         name : "SALOME"
192         tag : "SalomeV9"
193     }
194     properties :
195     {
196         mesa_launcher_in_package : "yes"
197         repo_dev : "yes"
198         pip : 'yes'
199         pip_install_dir : 'python'
200         single_install_dir : "no"
201     }
202 }
203 __overwrite__ :
204 [
205     {
206         __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']"
207         'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'}
208     }
209     {
210         #
211         __condition__ : "VARS.dist in ['UB20.04']"
212         'APPLICATION.products.opencv'  : '3.2.0'
213         'APPLICATION.products.cminpack': 'native'
214         'APPLICATION.products.PyFMI'   : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'           }
215         'APPLICATION.products.netcdf'  : '4.6.2'
216     }
217     {
218         #
219         __condition__ : "VARS.dist in ['UB22.04']"
220         'APPLICATION.products.opencv'      : '3.2.0'
221         'APPLICATION.products.nlopt'       : '2.5.0'
222         'APPLICATION.products.cminpack'    : 'native'
223         'APPLICATION.products.netcdf'      : '4.6.2'
224         'APPLICATION.products.omniORB'     : '4.2.5'
225         'APPLICATION.products.omniORBpy'   : '4.2.5'
226         'APPLICATION.products.PyFMI'       : {tag: '2.6',       base: 'no', section: 'version_2_6_no_pip'                     }
227         'APPLICATION.products.root'        : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_UB22_04'                }
228         'APPLICATION.products.medfile'     : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'                  }
229         'APPLICATION.products.MEDCOUPLING' : {tag:'master',     base: 'no', section: 'version_V9_9_0_MPI_UB22_04', hpc: 'yes' }
230         'APPLICATION.products.HEXABLOCK'   : {tag:'master',     base: 'no', section: 'version_V9_9_0_UB22_04',     hpc: 'no'  }
231         'APPLICATION.products.SHAPER'      : {tag:'master',     base: 'no', section: 'version_V9_9_0_UB22_04',     hpc: 'no'  }
232     }
233     {
234         # DB10:
235         #   - Qt minimal version 5.12
236         #   - xmlpatterns executable
237         __condition__ : "VARS.dist in ['DB10']"
238         'APPLICATION.products.opencv': '3.2.0'
239         'APPLICATION.products.cminpack': 'native'
240         'APPLICATION.products.PyFMI'   : {tag:'2.6',        base: 'no',  section: 'version_2_6_no_pip'             }
241         'APPLICATION.products.qt'      : '5.12.10'
242         'APPLICATION.products.PyQt'    : '5.15.3'
243     }
244     {
245         __condition__ : "VARS.dist in ['DB11']"
246         'APPLICATION.products.opencv' : '3.2.0'
247         'APPLICATION.products.cminpack': 'native'
248         'APPLICATION.products.PyFMI'    : {tag:'2.6',    base: 'no',  section: 'version_2_6_no_pip'                 }
249     }
250     {
251         # CentOS 8 repositories don't include sphinxintl package which must be installed through pip.
252         # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it.
253         __condition__ : "VARS.dist in ['CO8']"
254         'APPLICATION.products.sphinxintl'  : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip'          }
255         'APPLICATION.products.cminpack'    : '1.3.6'
256         'APPLICATION.products.PyFMI'       : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'             }
257         'APPLICATION.products.statsmodels' : {tag: '0.6.1',  base: 'no', section: 'version_0_6_1_no_pip'           }
258         'APPLICATION.products.gdal'        : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'              } # spns #29324
259     }
260     {
261         __condition__ : "VARS.dist in ['FD32']"
262         'APPLICATION.products.opencv'    : '3.2.0'
263         'APPLICATION.products.qwt'       : '6.1.4'
264         'APPLICATION.products.PyFMI'     : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'              }
265         'APPLICATION.products.openturns' : {tag: '1.19',  base: 'no', section: 'version_1_19_FD32'               }
266         'APPLICATION.products.Sphinx'    : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip'            }
267         'APPLICATION.products.gdal'      : {tag:'2.4.0',  base: 'no', section: 'version_2_4_0_FD32'              } # spns #29324
268     }
269     {
270         __condition__ : "VARS.dist in ['FD34']"
271         'APPLICATION.products.opencv'    : '3.2.0'
272         'APPLICATION.products.qwt'       : '6.1.6'
273         'APPLICATION.products.omniORB'   : '4.2.4'
274         'APPLICATION.products.omniORBpy' : '4.2.4'
275         'APPLICATION.products.PyFMI'     : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'             }
276         'APPLICATION.products.openturns' : {tag: '1.19',   base: 'no', section: 'version_1_19_FD34'              }
277         'APPLICATION.products.root'      : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34'           }
278         'APPLICATION.products.gdal'      : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD34'             } # spns #29324
279     }
280     {
281         __condition__ : "VARS.dist in ['FD36']"
282         'APPLICATION.products.opencv'      : '3.2.0'
283         'APPLICATION.products.omniORB'     : '4.2.5'
284         'APPLICATION.products.omniORBpy'   : '4.2.5'
285         'APPLICATION.products.qwt'         : '6.1.6'
286         'APPLICATION.products.nlopt'       : '2.6.0'
287         'APPLICATION.products.netcdf'      : '4.6.2'
288         'APPLICATION.products.numpy'       : {tag: '1.22.2',    base: 'no', section: 'version_1_22_2'                      }
289         'APPLICATION.products.PyFMI'       : {tag: '2.6',       base: 'no', section: 'version_2_6_no_pip'                  }
290         'APPLICATION.products.root'        : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_FD36'                }
291         'APPLICATION.products.medfile'     : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'                  }
292         'APPLICATION.products.MEDCOUPLING' : {tag:'master',     base: 'no', section: 'version_V9_9_0_MPI_FD36', hpc: 'yes' }
293         'APPLICATION.products.HEXABLOCK'   : {tag:'master',     base: 'no', section: 'version_V9_9_0_FD36',     hpc: 'no'  }
294         'APPLICATION.products.SHAPER'      : {tag:'master',     base: 'no', section: 'version_V9_9_0_FD36',     hpc: 'no'  }
295     }
296 ]