Salome HOME
Switch back KERNEL to master after validating psutil use from a dev branch
[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         }
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 : 'V7_5_0'
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.12-1', hpc : 'yes'}
65         mpi4py: '3.0.3'
66         ParMetis : '3.1.1'
67         netgen : '5.3.1_with_CAS_7.2'
68         nlopt : '2.4.2'
69         numpy : '1.15.1'
70         omniORB : '4.2.2'
71         omniORBpy : '4.2.2'
72         opencv : '3.2.0'
73         openmpi : '3.1.6'
74         openssl : "native"
75 #        openturns: '1.16'
76         ospray : '1.8.4'
77         packaging : '17.1'
78         ParaView : {tag : '5.8.0', hpc : 'yes', section: 'version_5_8_0_MPI'}
79         petsc : '3.14.0'
80         Pillow : '7.1.1'
81         planegcs : '0.18-3cb6890'
82         psutil : '5.7.2'
83         Pygments : '2.0.2'
84         pyparsing : '2.0.3'
85         PyQt : '5.9'
86         PyQtChart : '5.9'
87         pyreadline : '2.0'
88         Python : '3.6.5'
89         pytz : '2015.7'
90         qt : '5.9.1'
91         qwt : '6.1.2'
92         requests : '2.19.1'
93         root: '6.22.02'
94         scipy : '0.19.1'
95         scotch : '6.0.4'
96         setuptools : '38.4.0'
97         sip : '4.19.3'
98         six : '1.10.0'
99         snowballstemmer : '1.2.1'
100         Sphinx : '1.7.6'
101         sphinxcontrib_websupport : '1.1.0'
102         sphinx_rtd_theme : '0.4.3'
103         sphinxintl: '0.9.10'
104         StaticMeshPlugin : '5.8.0'
105         swig : '3.0.12'
106         tbb : '2019_U8'
107         tcl : '8.6.0'
108         tk : '8.6.0'
109         urllib3 : '1.23'
110 #        URANIE : '4.5.0'
111         # SALOME MODULES :
112         'CONFIGURATION'
113         'SALOME'
114         'SHAPER'
115         'SHAPERSTUDY'
116         'RESTRICTED'
117         'LIBBATCH' : {tag :'V2_4_4'}
118         'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
119         'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
120         'GUI' : {verbose : 'yes'}
121         'GEOM'
122         'SMESH'
123         'NETGENPLUGIN'
124         'BLSURFPLUGIN'
125         'GHS3DPLUGIN'
126         'GHS3DPRLPLUGIN'
127         'HYBRIDPLUGIN'
128         'HexoticPLUGIN'
129         'GMSHPLUGIN'
130         'HEXABLOCK' : {section : "default_MPI", verbose: 'yes'}
131         'HEXABLOCKPLUGIN'
132         'HOMARD'
133         'FIELDS' : {section : "default_MPI", verbose: 'yes'}
134         'PARAVIS' : {section : "default_MPI", verbose: 'yes'}
135         'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'}
136         'YACS'
137         'YACSGEN'
138         'SOLVERLAB' : {section : "default_MPI", hpc: 'yes'}
139         'DOCUMENTATION'
140         'SAMPLES'
141         'COMPONENT'
142         'PYCALCULATOR'
143         'CALCULATOR'
144         'HELLO'
145         'PYHELLO'
146         'EFICAS'
147         'EFICAS_TOOLS'
148         'PY2CPP' : {tag: 'v2.0'}
149         'ADAO'
150         'ADAO_INTERFACE'
151         'PARAVISADDONS'
152         'CEATESTBASE' : {tag: 'SalomeV9'}
153     }
154     profile :
155     {
156         launcher_name : "salome"
157     }
158     virtual_app:
159     {
160         name : "salome"
161         application_name : "APPLI"
162     }
163     test_base : 
164     {
165         name : "SALOME"
166         tag : "SalomeV9"
167     }
168     properties :
169     {
170         mesa_launcher_in_package : "yes"
171         repo_dev : "yes"
172         pip : 'yes'
173         pip_install_dir : 'python'
174         single_install_dir : "yes"
175     }
176 }
177 __overwrite__ :
178 [
179     {
180       #
181       __condition__ : "VARS.dist in ['UB20.04']"
182       'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch']
183     }
184 ]