Salome HOME
spns #26662 SOLVERLAB: mise à jour + mpi4py
[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         }
23         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
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 : '0.7.6'
32         Babel : '2.7.0'
33         boost : '1.71.0'
34         CAS : {tag: 'b08cd044f9', section: 'version_7_5_3p1'}
35         certifi : '2018.8.24'
36         cgns : {tag : '4.1.1', hpc : 'yes'}
37         chardet : '3.0.4'
38         click : '6.7'
39         cmake : '3.12.1'
40         cminpack: '1.3.6'
41         cppunit : '1.13.2'
42         cycler : '0.10.0'
43         Cython : '0.29.12'
44         dateutil : '2.6.1'
45         docutils : '0.12'
46         doxygen : '1.8.14'
47         eigen : '3.3.4'
48         embree : '3.12.2'
49         FMILibrary : '2.0.3'
50         freeimage : '3.16.0'
51         freetype : '2.9.1'
52         gcc  :  '8.5.0'
53         mpc : 'native'
54         gmp : 'native'
55         mpfr : 'native'
56         gmsh : '4.8.4'
57         graphviz : '2.38.0'
58         hdf5 : {tag : '1.10.3', hpc : 'yes'}
59         idna : '2.7'
60         imagesize : '1.0.0'
61         ispc : '1.15.0'
62         Jinja2 : '2.7.3'
63         kiwisolver : '1.0.1'
64         lapack : '3.8.0'
65         libxml2 : '2.9.1'
66         llvm : '8.0.1-clang'
67         markupsafe : '0.23'
68         matplotlib : '3.0.3'
69         medfile : {tag : '4.1.1', hpc : 'yes', section : 'default_Autotools' }
70         mesa : '19.0.8'
71         MeshGems : {tag : '2.13-1', hpc : 'yes'}
72         mpi4py: '3.0.3'
73         ParMetis : '3.1.1'
74         netgen : '6.2.2101'
75         nlopt : '2.5.0'
76         numpy : '1.16.4'
77         omniORB : '4.2.2'
78         omniORBpy : '4.2.2'
79         opencv : '3.2.0'
80         openmpi : '3.1.6'
81         openturns: '1.17'
82         openVKL: '0.11.0'
83         ospray : '2.4.0'
84         packaging : '17.1'
85         pandas : '0.25.2'
86         patsy : '0.5.2'
87         ParaView : {tag : '5.9.0', hpc : 'yes', section: 'version_5_9_0_MPI'}
88         petsc : {tag : '3.16.0', section: 'version_3_16_0'}
89         Pillow : '7.1.1'
90         planegcs : '0.18-3cb6890'
91         psutil : '5.7.2'
92         PyFMI : '2.5'
93         Pygments : '2.0.2'
94         pyparsing : '2.0.3'
95         PyQt : '5.15.3'
96         #PyQtChart : '5.9'
97         pyreadline : '2.0'
98         Python : '3.6.5'
99         pytz : '2017.2'
100         qt : '5.12.10'
101         qwt : '6.1.2'
102         requests : '2.19.1'
103         rkCommon : '1.5.1'
104         root: '6.22.02'
105         salome_system : 'native'
106         scipy : '1.4.1'
107         scotch : '6.0.4'
108         setuptools : '38.4.0'
109         sip : '5.5.0'
110         six : '1.10.0'
111         snowballstemmer : '1.2.1'
112         Sphinx : '1.7.6'
113         sphinxcontrib_websupport : '1.1.0'
114         sphinx_rtd_theme : '0.4.3'
115         sphinxintl: '0.9.10'
116         StaticMeshPlugin: '5.8.0'
117         statsmodels: '0.8.0'
118         swig : '3.0.12'
119         tbb : '2019_U8'
120         tcl : '8.6.0'
121         tk : '8.6.0'
122         urllib3 : '1.23'
123         URANIE : '4.5.0'
124         # SALOME MODULES :
125         'CONFIGURATION'
126         'SALOME'
127         'SHAPER'
128         'SHAPERSTUDY'
129         'RESTRICTED'
130         'LIBBATCH' : {tag :'V2_4_5'}
131         'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
132         'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
133         'GUI' : {verbose : 'yes'}
134         'GEOM'
135         'SMESH'
136         'NETGENPLUGIN'
137         'BLSURFPLUGIN'
138         'GHS3DPLUGIN'
139         'GHS3DPRLPLUGIN'
140         'HYBRIDPLUGIN'
141         'HexoticPLUGIN'
142         'GMSHPLUGIN'
143         'HEXABLOCK' : {section : "default_MPI", verbose: 'yes'}
144         'HEXABLOCKPLUGIN'
145         'HOMARD'
146         'FIELDS' : {section : "default_MPI", verbose: 'yes'}
147         'PARAVIS' : {section : "default_MPI", verbose: 'yes'}
148         'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'}
149         'YACS'
150         'YACSGEN'
151         'SOLVERLAB' : {section : "default_MPI", hpc: 'yes'}
152         'DOCUMENTATION'
153         'SAMPLES'
154         'COMPONENT'
155         'PYCALCULATOR'
156         'CALCULATOR'
157         'HELLO'
158         'PYHELLO'
159         'EFICAS'
160         'EFICAS_TOOLS'
161         'PY2CPP'
162         'ADAO'
163         'ADAO_INTERFACE'
164         'PARAVISADDONS'
165         'TESTBASE'
166         'CEATESTBASE' : {tag: 'SalomeV9'}
167     }
168     profile :
169     {
170         launcher_name : "salome"
171     }
172     virtual_app:
173     {
174         name : "salome"
175         application_name : "APPLI"
176     }
177     test_base : 
178     {
179         name : "SALOME"
180         tag : "SalomeV9"
181     }
182     properties :
183     {
184         mesa_launcher_in_package : "yes"
185         repo_dev : "yes"
186         pip : 'yes'
187         pip_install_dir : 'python'
188         single_install_dir : "no"
189     }
190 }
191 __overwrite__ :
192 [
193   {
194    __condition__ : "VARS.dist in ['FD32']"
195    # https://github.com/scipy/scipy/issues/11611
196    'APPLICATION.products.scipy' : '1.5.2'
197   }
198   {
199    __condition__ : "VARS.dist in ['FD30']"
200    # https://github.com/scipy/scipy/issues/11611
201    'APPLICATION.products.gcc' : '9.3.0'
202   }
203   {
204    __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
205    'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
206   }
207 ]