Salome HOME
passage de MeshGems en 2.13 en attendant les licences pour 2.14
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-master-MPI'
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 : 'V7_5_3p2'
40         C3PO: 'v2.0'
41         certifi : '2018.8.24'
42         cgns : {tag : '4.2.0', hpc : 'yes'}
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 :  {tag : '2.4.0', hpc : 'yes'}
63         gmsh : '4.8.4'
64         graphviz : '2.38.0'
65         hdf5 : {tag : '1.10.3', hpc : 'yes'}
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 : {tag : '4.1.1', hpc : 'yes'}
77         mesa : '19.0.8'
78         MeshGems : {tag : '2.14-4', hpc : 'yes'}
79         mpi4py: '3.0.3'
80         ParMetis : '3.1.1'
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 : {tag : '4.6.2', hpc : 'yes'}
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:  {tag : '1.18', hpc : 'yes'}
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', 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'      : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
145         'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'}
146         'GUI' : {verbose : 'yes'}
147         'GEOM'
148         'SMESH'
149         'NETGENPLUGIN'
150         'BLSURFPLUGIN'
151         'GHS3DPLUGIN'
152         'GHS3DPRLPLUGIN'
153         'HYBRIDPLUGIN'
154         'HexoticPLUGIN'
155         'GMSHPLUGIN'
156         'HEXABLOCK' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
157         'HEXABLOCKPLUGIN'
158         'HOMARD'    : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
159         'FIELDS'    : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
160         'PARAVIS'   : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
161         'JOBMANAGER': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
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     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         __condition__ : "VARS.dist in ['FD32', 'FD34', 'DB11']"
212         # gcc https://github.com/scipy/scipy/issues/11611
213         # either patch numpy to include -fallow-argument-mismatch or move to that version        
214         'APPLICATION.products.scipy' : '1.5.2'
215     }
216     {
217         __condition__ : "VARS.dist in ['FD30']"
218         'APPLICATION.products.gcc' : '9.3.0'
219     }
220     {
221         __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
222         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
223     }
224
225     {
226         __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
227         'APPLICATION.products.MeshGems' : {tag : '2.14-4', hpc : 'yes'}
228     }
229 ]