]> SALOME platform Git repositories - tools/sat_salome.git/blob - applications/SALOME-9.6.0-MPI.pyconf
Salome HOME
49e0f98e2052b42af7bb5fd3d5fcfb15e73ab3a9
[tools/sat_salome.git] / applications / SALOME-9.6.0-MPI.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-9.6.0-MPI'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
8     tag : 'V9_6_BR'
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         }
22         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
23         SALOME_trace : "local" # local/file:.../with_logger
24         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
25     }
26     products :
27     {
28         # PREREQUISITES :
29         alabaster : '0.7.6'
30         Babel : '2.7.0'
31         boost : '1.58.0'
32         CAS : 'CR740-SALOME-PATCH'
33         certifi : '2018.8.24'
34         cgns : {tag : '3.3.1', hpc : 'yes'}
35         chardet : '3.0.4'
36         click : '6.7'
37         cmake : '3.12.1'
38         cppunit : '1.13.2'
39         cycler : '0.10.0'
40         Cython : '0.25.2'
41         dateutil : '2.4.2'
42         docutils : '0.12'
43         doxygen : '1.8.14'
44         eigen : '3.3.4'
45         embree : '3.3.0'
46         freeimage : '3.16.0'
47         freetype : '2.9.1'
48         gmsh : '4.1.4'
49         graphviz : '2.38.0'
50         hdf5 : {tag : '1.10.3', hpc : 'yes'}
51         homard_bin : '11.12_hdf51103med410'
52         idna : '2.7'
53         imagesize : '1.0.0'
54         ispc : '1.9.2'
55         Jinja2 : '2.7.3'
56         kiwisolver : '1.0.1'
57         lapack : '3.8.0'
58         libxml2 : '2.9.1'
59         llvm : '8.0.1-clang'
60         markupsafe : '0.23'
61         matplotlib : '2.2.2'
62         medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' }
63         mesa : '19.0.8'
64         MeshGems : {tag : '2.11-5', hpc : 'yes'}
65         ParMetis : '3.1.1'
66         netgen : '5.3.1_with_CAS_7.2'
67         nlopt : '2.4.2'
68         numpy : '1.15.1'
69         omniORB : '4.2.2'
70         omniORBpy : '4.2.2'
71         opencv : '3.2.0'
72         openmpi : '2.1.6'
73         openssl : "native"
74         ospray : '1.8.4'
75         packaging : '17.1'
76         ParaView : {tag : '5.8.0', hpc : 'yes', section: 'version_5_8_0_MPI'}
77         Pillow : '7.1.1'
78         planegcs : '0.18-3cb6890'
79         pockets : '0.6.2'
80         Pygments : '2.0.2'
81         pyparsing : '2.0.3'
82         PyQt : '5.9'
83         PyQtChart : '5.9'
84         pyreadline : '2.0'
85         Python : '3.6.5'
86         pytz : '2015.7'
87         qt : '5.9.1'
88         qwt : '6.1.2'
89         requests : '2.19.1'
90         scipy : '0.19.1'
91         scotch : '6.0.4'
92         setuptools : '38.4.0'
93         sip : '4.19.3'
94         six : '1.10.0'
95         snowballstemmer : '1.2.1'
96         Sphinx : '1.7.6'
97         sphinxcontrib_napoleon : '0.6.1'
98         sphinxcontrib_websupport : '1.1.0'
99         sphinx_rtd_theme : '0.4.3'
100         sphinxintl: '0.9.10'
101         swig : '3.0.12'
102         tbb : 'native'
103         tcl : '8.6.0'
104         tk : '8.6.0'
105         urllib3 : '1.23'
106
107         # SALOME MODULES :
108         'CONFIGURATION'
109         'SALOME'
110         'SHAPER'
111         'SHAPERSTUDY'
112         'RESTRICTED'
113         'LIBBATCH' : {tag :'V2_4_4rc1'}
114         'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
115         'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
116         'GUI' : {verbose : 'yes'}
117         'GEOM'
118         'SMESH'
119         'NETGENPLUGIN'
120         'BLSURFPLUGIN'
121         'GHS3DPLUGIN'
122         'GHS3DPRLPLUGIN'
123         'HYBRIDPLUGIN'
124         'HexoticPLUGIN'
125         'GMSHPLUGIN'
126         'HEXABLOCK' : {section : "default_MPI", verbose: 'yes'}
127         'HEXABLOCKPLUGIN'
128         'HOMARD'
129         'FIELDS' : {section : "default_MPI", verbose: 'yes'}
130         'PARAVIS' : {section : "default_MPI", verbose: 'yes'}
131         'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'}
132         'YACS'
133         'YACSGEN'
134         'SOLVERLAB'
135         'DOCUMENTATION'
136         'SAMPLES'
137         'COMPONENT'
138         'PYCALCULATOR'
139         'CALCULATOR'
140         'HELLO'
141         'PYHELLO'
142         'EFICAS' : {tag: 'master'}
143         'EFICAS_TOOLS' : {tag : 'master'}
144         'PY2CPP' : {tag: 'v2.0'}
145         'ADAO'
146         'ADAO_INTERFACE'
147         'CEATESTBASE' : {tag: 'SalomeV9'}
148     }
149     profile :
150     {
151         launcher_name : "salome"
152     }
153     virtual_app:
154     {
155         name : "salome"
156         application_name : "APPLI"
157     }
158     test_base : 
159     {
160         name : "SALOME"
161         tag : "SalomeV9"
162     }
163     properties :
164     {
165         mesa_launcher_in_package : "yes"
166         repo_dev : "yes"
167         pip : 'yes'
168         pip_install_dir : 'python'
169         single_install_dir : "no"
170     }
171 }
172 __overwrite__ :
173 [
174   {
175    # GTK  compilation issue
176     __condition__ : "VARS.dist in ['CO6']"
177     'APPLICATION.products.opencv' : '2.4.13.5'
178     'APPLICATION.products.tbb' : '4.4'
179     'APPLICATION.products.llvm' : '3.9.1-clang'
180     'APPLICATION.products.mesa' : '13.0.6'
181     'PRODUCTS.embree.default.patches' : ['embree-3.5.2-centos6.patch']
182   }
183
184   {
185    # tbb as a mandatory native product since SMESH with tbb, not installed on DB8 (temporary)
186     __condition__ : "VARS.dist in ['DB08']"
187     'APPLICATION.products.tbb' : '4.4'
188   }
189
190   {
191     #
192     __condition__ : "VARS.dist in ['FD26']"
193     'APPLICATION.products.tbb'    : '2017-7'
194     'APPLICATION.products.embree' : '3.5.2'
195   }
196
197   {
198     #
199     __condition__ : "VARS.dist in ['UB20.04']"
200     'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch']
201   }
202
203   {
204     __condition__ : "VARS.dist in ['FD32']"
205     'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version
206     # see https://bugs.gentoo.org/708730
207     'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch']
208     'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch', 'qt-5.9.1-mapbox-FD32.patch']
209     'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch']
210     'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
211                                                  'paraview.0004-ParaView_hdf5.patch',
212                                                  'paraview.0005-ParaView_find_cgns.patch',
213                                                  'paraview.0006-ParaView_find_libxml2.patch',
214                                                  'paraview.0007-ParaView_find_freetype.patch',
215                                                  'paraview.0009-ParaView_volume_mapper.patch',
216                                                  'pv_coincident.patch'
217                                                 ]
218   }
219
220   {
221     __condition__ : "VARS.dist in ['CO8']"
222     'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
223                                                  'paraview.0004-ParaView_hdf5.patch',
224                                                  'paraview.0005-ParaView_find_cgns.patch',
225                                                  'paraview.0006-ParaView_find_libxml2.patch',
226                                                  'paraview.0007-ParaView_find_freetype.patch',
227                                                  'paraview.0009-ParaView_volume_mapper.patch',
228                                                  'pv_coincident.patch'
229                                                 ]
230   }
231 ]