Salome HOME
passage sur la branch 9_9_0
[tools/sat_salome.git] / applications / SALOME-9.9.0-native.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-9.9.0-native'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
8     # ne pas oublier de rallumer lundi et bien fixer pour MEDCOUPLING, PARAVIS, etc. BIEN REGARDER LES FIXME!!!
9     tag : 'V9_9_BR'
10     dev : 'no'
11     verbose :'no'
12     debug : 'no'
13     base : 'no'
14     python3 : 'yes'
15     environ :
16     {
17         build :
18         {
19             CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
20             RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED"
21             SALOME_USE_64BIT_IDS : '1'
22             VTK_SMP_IMPLEMENTATION_TYPE : OpenMP # OpenMP # choose among: sequential / OpenMP / TBB switches
23             SALOME_GMSH_HEADERS_STD : '1'
24         }
25         launch :
26         {
27             PYTHONIOENCODING:"UTF_8",
28             SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH",
29             ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR'
30         }
31         SALOME_trace : "local" # local/file:.../with_logger
32         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
33    }
34     products :
35     {
36         # PREREQUISITES :
37         alabaster : 'native'
38         Babel : 'native'
39         boost : 'native'
40         CAS : 'V7_5_3p2'
41         C3PO: 'v2.0'
42         certifi : 'native'
43         cgns : '4.2.0'
44         chardet : 'native'
45         click : 'native'
46         cmake : 'native'
47         cppunit : 'native'
48         cminpack: '1.3.6'
49         cycler : 'native'
50         Cython : 'native'
51         dateutil : 'native'
52         docutils : 'native'
53         doxygen : 'native'
54         eigen : 'native'
55         embree : '3.12.2'
56         FMILibrary : '2.0.3'
57         fftw : 'native'
58         freeimage : 'native'
59         freetype : 'native'
60         gl2ps : 'native'
61         gdal : 'native'
62         # 'native' too difficult here : need python-pip package (gmsh-sdk) besides system packages
63         gmsh : '4.8.4'
64         graphviz : 'native'
65         hdf5 : '1.10.3'
66         idna : 'native'
67         imagesize : 'native'
68         # 'native' not exists (only available on Fedora platform)
69         ispc : '1.15.0'
70         Jinja2 : 'native'
71         kiwisolver : 'native'
72         lapack : 'native'
73         libxml2 : 'native'
74         llvm : 'native'
75         markupsafe : 'native'
76         matplotlib : 'native'
77         medfile : '4.1.1'
78         mesa : {tag : '19.0.8', base: 'no', section: 'version_19_0_8_x86_64'}
79         MeshGems : '2.14-4'
80         metis : 'native'
81         mpi4py: 'native'
82         netgen : '5.3.1_with_CAS_7.2'
83         # comment out above line and uncomment the line below to use Netgen 6.
84         #netgen : '6.2.2101'
85         netcdf : 'native'
86         nlopt : '2.4.2'
87         nose: 'native'
88         numpy : 'native'
89         numpydoc : 'native'
90         omniORB : '4.2.3'
91         omniORBpy : '4.2.3'
92         opencv : 'native'
93         openmpi: 'native'
94         openVKL : '0.11.0'
95         openturns: '1.18'
96         ospray : '2.4.0'
97         packaging : 'native'
98         pandas : 'native'
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', section: 'version_3_16_0'}
102         Pillow : 'native'
103         planegcs : '0.18-3cb6890'
104         psutil : 'native'
105         PyFMI : '2.5'
106         Pygments : 'native'
107         pyparsing : 'native'
108         PyQt : 'native'
109         pyreadline : 'native'
110         Python : 'native'
111         pytz : 'native'
112         qt : 'native'
113         qwt : 'native'
114         requests : 'native'
115         rkCommon : '1.5.1'
116         root: '6.22.02'
117         scipy : 'native'
118         scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'}
119         setuptools : 'native'
120         sip : 'native'
121         six : 'native'
122         snowballstemmer : 'native'
123         Sphinx : 'native'
124         sphinxcontrib_websupport : 'native'
125         sphinxintl: 'native'
126         sphinx_rtd_theme : 'native'
127         StaticMeshPlugin: '5.8.0'
128         statsmodels : 'native'
129         swig : 'native'
130         salome_system : 'native'
131         tbb : 'native'
132         tcl : 'native'
133         tk : 'native'
134         TopIIVolMesh : 'master' # FIXME
135         urllib3 : 'native'
136         zeromq: '4.3.1'
137         URANIE : '4.5.0'
138
139         # SALOME MODULES :
140         'CONFIGURATION'
141         'SALOME'
142         'SHAPER'
143         'SHAPERSTUDY'
144         'RESTRICTED'
145         'LIBBATCH' : {tag : 'V2_4_5'}
146         'KERNEL'
147         'MEDCOUPLING' : {tag:'V9_9_BR', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'}
148         'GUI'
149         'GEOM'
150         'SMESH'
151         'NETGENPLUGIN'
152         'BLSURFPLUGIN'
153         'GHS3DPLUGIN'
154         'GHS3DPRLPLUGIN'
155         'HYBRIDPLUGIN'
156         'HexoticPLUGIN'
157         'GMSHPLUGIN'
158         'HEXABLOCK'
159         'HEXABLOCKPLUGIN'
160         'HOMARD'
161         'FIELDS'
162         'OPENTURNS_SALOME': 'master' # FIXME
163         'PARAVIS' : {tag:'V9_9_0b1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'}
164         'JOBMANAGER'
165         'YACS'
166         'YACSGEN'
167         'SOLVERLAB': 'V9_9_0b1' # FIXME
168         'DOCUMENTATION'
169         'SAMPLES'
170         'COMPONENT'
171         'PYCALCULATOR'
172         'CALCULATOR'
173         'HELLO'
174         'PYHELLO'
175         'EFICAS' : 'V9_9_0b1' # FIXME
176         'EFICAS_TOOLS' : 'V9_9_0b1' # FIXME
177         'PY2CPP'
178         'ADAO' : 'V9_9_0b1' # FIXME
179         'ADAO_INTERFACE': 'master' # FIXME
180         'PARAVISADDONS' : 'V9_9_0b1' # FIXME
181         'YDEFX' : 'master' # FIXME
182         'pmml' : 'V9_9_0b1' # FIXME
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.cminpack': 'native'
224         'APPLICATION.products.PyFMI'    : {tag:'2.5',    base: 'no',  section: 'version_2_5_no_pip'            }
225         'APPLICATION.products.ParaView' : {tag: '5.9.0', base: 'no',  section: 'version_5_9_0_DB10', hpc: 'yes'}
226     }
227     {
228         __condition__ : "VARS.dist in ['DB11']"
229         'APPLICATION.products.opencv' : '3.2.0'
230         'APPLICATION.products.cminpack': 'native'
231         'APPLICATION.products.PyFMI'    : {tag:'2.5',    base: 'no',  section: 'version_2_5_no_pip'            }
232         'APPLICATION.products.ParaView' : {tag: '5.9.0', base: 'no',  section: 'version_5_9_0_DB11', hpc: 'yes'}
233     }
234     {
235         # CentOS 8 repositories don't include sphinxintl package which must be installed through pip.
236         # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it.
237         __condition__ : "VARS.dist in ['CO8']"
238         'APPLICATION.products.sphinxintl'  : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip'          }
239         'APPLICATION.products.cminpack'    : '1.3.6'
240         'APPLICATION.products.PyFMI'       : {tag: '2.5',    base: 'no', section: 'version_2_5_no_pip'             }
241         'APPLICATION.products.statsmodels' : {tag: '0.6.1',  base: 'no', section: 'version_0_6_1_no_pip'           }
242         'APPLICATION.products.gdal'        : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'              } # spns #29324
243     }
244     {
245         __condition__ : "VARS.dist in ['FD32']"
246         'APPLICATION.products.opencv'    : '3.2.0'
247         'APPLICATION.products.PyFMI'     : {tag: '2.5',   base: 'no', section: 'version_2_5_no_pip'              }
248         'APPLICATION.products.openturns' : {tag: '1.18',  base: 'no', section: 'version_1_18_FD32'               }
249         'APPLICATION.products.Sphinx'    : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip'            }
250         'APPLICATION.products.gdal'      : {tag:'2.4.0',  base: 'no', section: 'version_2_4_0_FD32'              } # spns #29324
251         'APPLICATION.rm_products' : ['PERSALYS', 'OPENTURNS_SALOME'] # bos #29735
252     }
253     {
254         __condition__ : "VARS.dist in ['FD34']"
255         'APPLICATION.products.opencv'    : '3.2.0'
256         'APPLICATION.products.omniORB'   : '4.2.4'
257         'APPLICATION.products.omniORBpy' : '4.2.4'
258         'APPLICATION.products.PyFMI'     : {tag: '2.5',    base: 'no', section: 'version_2_5_no_pip'             }
259         'APPLICATION.products.openturns' : {tag: '1.18',   base: 'no', section: 'version_1_18_FD34'              }
260         'APPLICATION.products.root'      : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34'           }
261         'APPLICATION.products.gdal'      : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD34'             } # spns #29324
262         'APPLICATION.rm_products' : ['PERSALYS', 'OPENTURNS_SALOME'] # bos #29735
263     }
264 ]