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