Salome HOME
fix error in MeshGems temporary version
[tools/sat_salome.git] / applications / SALOME-master.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-master'
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 : '0.7.6'
37         Babel : '2.7.0'
38         boost : '1.71.0'
39         CAS : 'CR753-SALOME-PATCH'
40         C3PO: 'v2.0'
41         certifi : '2018.8.24'
42         cgns : '4.2.0'
43         chardet : '3.0.4'
44         click : '6.7'
45         cmake : '3.12.1'
46         cminpack: '1.3.6'
47         cppunit : '1.13.2'
48         cycler : '0.10.0'
49         Cython : '0.29.12'
50         dateutil : '2.6.1'
51         docutils : '0.12'
52         doxygen : '1.8.14'
53         eigen : '3.3.4'
54         embree : '3.12.2'
55         FMILibrary : '2.0.3'
56         freeimage : '3.16.0'
57         freetype : '2.9.1'
58         gcc  :  '8.5.0'
59         mpc : 'native'
60         gmp : 'native'
61         mpfr : 'native'
62         gdal : '2.4.0'
63         gmsh : '4.8.4'
64         graphviz : '2.38.0'
65         hdf5 : '1.10.3'
66         idna : '2.7'
67         imagesize : '1.0.0'
68         ispc : '1.15.0'
69         Jinja2 : '2.7.3'
70         kiwisolver : '1.0.1'
71         lapack : '3.8.0'
72         libxml2 : '2.9.1'
73         llvm : '8.0.1-clang'
74         markupsafe : '0.23'
75         matplotlib : '3.0.3'
76         medfile : '4.1.1'
77         mesa : '19.0.8'
78         MeshGems : '2.14-4'
79         mpi4py: '3.0.3'
80         metis : '5.1.0'
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 : '4.6.2'
85         nlopt : '2.5.0'
86         nose: '1.3.7'
87         numpy : '1.16.4'
88         numpydoc : '0.9.0'
89         omniORB : '4.2.2'
90         omniORBpy : '4.2.2'
91         opencv : '3.2.0'
92         openmpi : '3.1.6'
93         openturns: '1.18'
94         openVKL: '0.11.0'
95         ospray : '2.4.0'
96         packaging : '17.1'
97         pandas : '0.25.2'
98         patsy : '0.5.2'
99         ParaView : {tag:'5.9.0', base: 'no',  section: 'version_5_9_0_MPI', hpc: 'yes'}
100         PERSALYS: 'v12.0'
101         petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'}
102         Pillow : '7.1.1'
103         planegcs : '0.18-3cb6890'
104         psutil : '5.7.2'
105         PyFMI : '2.5'
106         Pygments : '2.0.2'
107         pyparsing : '2.0.3'
108         PyQt : '5.15.3'
109         pyreadline : '2.0'
110         Python : '3.6.5'
111         pytz : '2017.2'
112         qt : '5.12.10'
113         qwt : '6.1.2'
114         requests : '2.19.1'
115         rkCommon : '1.5.1'
116         root: '6.22.02'
117         salome_system : 'native'
118         scipy : '1.4.1'
119         scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'}
120         setuptools : '38.4.0'
121         sip : '5.5.0'
122         six : '1.10.0'
123         snowballstemmer : '1.2.1'
124         Sphinx : '1.7.6'
125         sphinxcontrib_websupport : '1.1.0'
126         sphinx_rtd_theme : '0.4.3'
127         sphinxintl: '0.9.10'
128         StaticMeshPlugin: '5.8.0'
129         statsmodels: '0.8.0'
130         swig : '3.0.12'
131         tbb : '2019_U8'
132         tcl : '8.6.0'
133         tk : '8.6.0'
134         urllib3 : '1.23'
135         zeromq: '4.3.1'
136         URANIE : '4.5.0'
137         # SALOME MODULES :
138         'CONFIGURATION'
139         'SALOME'
140         'SHAPER'
141         'SHAPERSTUDY'
142         'RESTRICTED'
143         'LIBBATCH' : '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' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
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         __condition__ : "VARS.dist in ['FD30']"
211         'APPLICATION.products.gcc' : '9.3.0'
212     }
213     {
214         __condition__ : "VARS.dist in ['FD32']"
215         # https://github.com/scipy/scipy/issues/11611
216         'APPLICATION.products.scipy' : '1.5.2'
217         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
218         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD32'} # spns #29324
219     }
220     {
221         __condition__ : "VARS.dist in ['CO7']"
222         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
223     }
224     {
225         __condition__ : "VARS.dist in ['CO8']"
226         'APPLICATION.rm_products'  : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq']
227         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'} # spns #29324
228     }
229     {
230         __condition__ : "VARS.dist in ['DB10']"
231         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
232         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_DB10'} # spns #29324
233     }
234     {
235         __condition__ : "VARS.dist in ['UB18.04']"
236         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
237     }
238     {
239         __condition__ : "VARS.dist in ['UB20.04']"
240         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
241         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_UB20_04'} # spns #29324
242     }
243 ]