Salome HOME
spns #41854: embed prerequisites for FD32
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-master-native'
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     platform : ["FD32", "FD34", "FD36", "FD37", "FD38", "CO8", "CO9", "DB10", "DB11", "DB12", "UB20.04", "UB22.04"]
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 : TBB # 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             SALOME_ON_DEMAND: "HIDE"
31         }
32         SALOME_trace : "local" # local/file:.../with_logger
33         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
34    }
35     products :
36     {
37         # PREREQUISITES :
38         alabaster : 'native'
39         Babel : 'native'
40         boost : 'native'
41         CAS : {tag : 'CR780-SALOME-PATCH', section: 'version_CR780_SALOME_PATCH', base:  'no'}
42         catalyst: '2.0'
43         C3PO: 'v2.3'
44         certifi : 'native'
45         cftime: 'native'
46         cgns : '4.2.0'
47         chardet : 'native'
48         click : 'native'
49         cmake : '3.25.2'
50         cppunit : 'native'
51         cminpack: '1.3.6'
52         cycler : 'native'
53         Cython : 'native'
54         dateutil : 'native'
55         docutils : 'native'
56         doxygen : 'native'
57         eigen : 'native'
58         embree : '3.12.2'
59         FMILibrary : '2.0.3'
60         fftw : 'native'
61         freeimage : 'native'
62         freetype : 'native'
63         gl2ps : 'native'
64         gdal : 'native'
65         gmsh : '4.10.3_with_CAS_7.8'
66         graphviz : 'native'
67         h5py : 'native'
68         hdf5 : '1.10.3'
69         idna : 'native'
70         imagesize : 'native'
71         ispc : '1.15.0'
72         Jinja2 : 'native'
73         kiwisolver : 'native'
74         lapack : 'native'
75         libxml2 : 'native'
76         llvm : 'native'
77         markupsafe : 'native'
78         matplotlib : 'native'
79         mdurl : 'native'
80         markdown_it_py : '3.0.0'
81         medfile : '4.1.1'
82         mesa : {tag : '19.0.8-x86_64-'+$VARS.dist, base: 'no', section: 'version_bin'}
83         MeshGems : '2.15-1'
84         meshio: '5.3.5'
85         metis : 'native'
86         mpi4py: 'native'
87         netgen : '5.3.1_with_CAS_7.8'
88         # comment out line above and uncomment the line below to use Netgen 6.
89         #netgen : '6.2.2101'
90         netcdf : 'native'
91         netCDF4: 'native'
92         nlopt : 'native'
93         nose: 'native'
94         numpy : 'native'
95         numpydoc : 'native'
96         omniORB : '4.2.5'
97         omniORBpy : '4.2.5'
98         opencv : 'native'
99         openmpi: 'native'
100         openVKL : '0.11.0'
101         openturns: '1.22'
102         ospray : '2.4.0'
103         packaging : 'native'
104         packagespy : '74152cd'
105         pandas : 'native'
106         ParaView : {tag:'5.11.0', base: 'no',  section: 'version_5_11_0_MPI', hpc: 'yes'}
107         PERSALYS : 'v16.0.1'
108         petsc : {tag : '3.16.0', section: 'version_3_16_0'}
109         Pillow : 'native'
110         planegcs : '0.18-3cb6890'
111         psutil : 'native'
112         PyFMI : '2.6'
113         Pygments : 'native'
114         pyparsing : 'native'
115         PyQt : 'native'
116         pyreadline : 'native'
117         Python : 'native'
118         pytz : 'native'
119         qt : 'native'
120         qwt : 'native'
121         requests : 'native'
122         rkCommon : '1.5.1'
123         rich : '13.7.1'
124         root: '6.22.02'
125         scipy : 'native'
126         scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'}
127         setuptools : 'native'
128         sip : 'native'
129         six : 'native'
130         snowballstemmer : 'native'
131         Sphinx : 'native'
132         sphinxcontrib_websupport : 'native'
133         sphinxintl: 'native'
134         sphinx_rtd_theme : 'native'
135         statsmodels : 'native'
136         swig : 'native'
137         salome_system : 'native'
138         tbb : 'native'
139         tcl : 'native'
140         tk : 'native'
141         toml: 'native'
142         TTK : 'f8dafde2d7'
143         urllib3 : 'native'
144         zeromq: '4.3.1'
145         URANIE : '4.7.0'
146
147         # SALOME MODULES :
148         'CONFIGURATION'
149         'SALOME'
150         'SHAPER'
151         'SHAPERSTUDY'
152         'RESTRICTED'
153         'LIBBATCH' : 'V2_5_0'
154         'KERNEL'
155         'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
156         'GUI'
157         'GEOM'
158         'SMESH'
159         'NETGENPLUGIN'
160         'BLSURFPLUGIN'
161         'GHS3DPLUGIN'
162         'HYBRIDPLUGIN'
163         'HexoticPLUGIN'
164         'GMSHPLUGIN'
165         'HEXABLOCK'
166         'HEXABLOCKPLUGIN'
167         'HOMARD'
168         'FIELDS'
169         'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
170         'JOBMANAGER'
171         'YACS'
172         'YACSGEN'
173         'DOCUMENTATION'
174         'SAMPLES'
175         'COMPONENT'
176         'PYCALCULATOR'
177         'CALCULATOR'
178         'HELLO'
179         'PYHELLO'
180         'EFICAS'
181         'EFICAS_TOOLS'
182         'PY2CPP'
183         'ADAO'
184         'ADAO_INTERFACE'
185         'PARAVISADDONS'
186         'OPENTURNS_SALOME'
187         'YDEFX'
188         'pmml'
189         'SALOMEBOOTSTRAP'
190         'SOLVERLAB'
191         'SOLVERLABGUI'
192         'TopIIVolMesh'
193         #'TESTBASE'
194         'CEATESTBASE' : 'SalomeV9'
195     }
196     profile :
197     {
198         launcher_name : "salome"
199     }
200     test_base :
201     {
202         name : "SALOME"
203         tag : "SalomeV9"
204     }
205     properties :
206     {
207         mesa_launcher_in_package : "yes"
208         git_server : 'tuleap'
209         pip : 'yes'
210         pip_install_dir : 'python'
211         single_install_dir : "no"
212     }
213 }
214 __overwrite__ :
215 [
216     {
217         #
218         __condition__ : "VARS.dist in ['UB20.04']"
219         'APPLICATION.products.opencv'           : '3.2.0'
220         'APPLICATION.products.cminpack'         : 'native'
221         'APPLICATION.products.netcdf'           : '4.6.2'
222         'APPLICATION.products.PyFMI'            : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'      }
223         'APPLICATION.products.scipy'            : {tag: '1.5.2',  base: 'no', section: 'version_1_5_2_no_pip'    } # scipy >= 1.4 - system one too old
224         'APPLICATION.products.mdurl'            : {tag: '0.1.2',  base: 'no', section: 'version_0_1_2_no_pip'    }
225         'APPLICATION.products.markdown_it_py'   : {tag: '3.0.0',  base: 'no', section: 'version_3_0_0_no_pip'    }
226         'APPLICATION.products.rich'             : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'   }
227         'APPLICATION.products.numpy'            : {tag: '1.20.3', base: 'no', section: 'version_1_20_3'          }
228         'APPLICATION.products.meshio'           : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip'    }
229     }
230     {
231         #
232         __condition__ : "VARS.dist in ['UB22.04']"
233         'APPLICATION.rm_products'               : ['TTK', 'markdown_it_py', 'mdurl'] # causes crashes
234         'APPLICATION.products.cmake'            : 'native' # TTK requires cmake > 3.21
235         'APPLICATION.products.cftime'           : 'native'
236         'APPLICATION.products.h5py'             : 'native'
237         'APPLICATION.products.meshio'           : 'native'
238         'APPLICATION.products.netCDF4'          : 'native'
239         'APPLICATION.products.rich'             : 'native'
240         'APPLICATION.products.cminpack'         : 'native'
241         'APPLICATION.products.opencv'           : '3.2.0'
242         'APPLICATION.products.netcdf'           : '4.6.2'
243         'APPLICATION.products.omniORB'          : '4.2.5'
244         'APPLICATION.products.omniORBpy'        : '4.2.5'
245         'APPLICATION.products.PyFMI'            : {tag: '2.6',       base: 'no', section: 'version_2_6_UB22_04'                    }
246         'APPLICATION.products.root'             : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_UB22_04'                }
247         'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_UB22_04'                  }
248     }
249     {
250         # DB10:
251         #   - Qt minimal version 5.12
252         #   - xmlpatterns executable
253         __condition__ : "VARS.dist in ['DB10']"
254         'APPLICATION.products.nlopt'    : '2.4.2'
255         'APPLICATION.products.opencv'   : '3.2.0'
256         'APPLICATION.products.cminpack' : 'native'
257         'APPLICATION.products.hdf5'     : 'native'
258         'APPLICATION.products.PyFMI'    : {tag:'2.6',     base: 'no',  section: 'version_2_6_no_pip'                 }
259         'APPLICATION.products.qt'       : '5.12.10'
260         'APPLICATION.products.qwt'      : '6.1.2'
261         'APPLICATION.products.PyQt'     : '5.15.3'
262         'APPLICATION.products.sip'      : '5.5.0'
263         'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no',  section: 'version_5_11_0_MPI_DB10', hpc: 'yes'}
264         'APPLICATION.products.scipy'    : {tag: '1.5.2',  base: 'no', section: 'version_1_5_2_no_pip'                }  # scipy >= 1.4 - system one too old
265         'APPLICATION.products.swig'     : '4.0.2'
266         'APPLICATION.products.openmpi'  : '4.1.5'
267         'APPLICATION.products.mdurl'            : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip'    }
268         'APPLICATION.products.markdown_it_py'   : {tag: '2.2.0', base : 'no', section: 'version_2_2_0_no_pip'}
269         'APPLICATION.products.rich'             : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'   }
270         'APPLICATION.products.meshio'           : {tag: '5.3.4', base:  'no', section: 'version_5_3_4_no_pip'}
271         'APPLICATION.products.numpy'            : {tag: '1.20.3', base: 'no', section: 'version_1_20_3'        }
272     }
273     {
274         __condition__ : "VARS.dist in ['DB11']"
275         'APPLICATION.products.opencv'           : '3.2.0'
276         'APPLICATION.products.hdf5'             : 'native'
277         'APPLICATION.products.cminpack'         : 'native'
278         'APPLICATION.products.mdurl'            : {tag: '0.1.2', base: 'no', section: 'version_0_1_2_no_pip'    }
279         'APPLICATION.products.markdown_it_py'   : {tag: '3.0.0', base : 'no', section: 'version_3_0_0_no_pip'}
280         'APPLICATION.products.PyFMI'            : {tag:'2.6',    base: 'no', section: 'version_2_6_no_pip'}
281         'APPLICATION.products.rich'             : 'native'
282         'APPLICATION.products.meshio'           : {tag:'5.3.5', base:  'no', section: 'version_5_3_5_no_pip'}
283         'APPLICATION.products.numpy'            : {tag: '1.20.3', base: 'no', section: 'version_1_20_3'        }
284     }
285     {
286         __condition__ : "VARS.dist in ['DB12']"
287         'APPLICATION.products.cmake'            : 'native' # TTK requires cmake > 3.21
288         'APPLICATION.products.cftime'           : 'native'
289         'APPLICATION.products.h5py'             : 'native'
290         'APPLICATION.products.markdown_it_py'   : 'native'
291         'APPLICATION.products.mdurl'            : 'native'
292         'APPLICATION.products.meshio'           : 'native'
293         'APPLICATION.products.netCDF4'          : 'native'
294         'APPLICATION.products.rich'             : 'native'
295         'APPLICATION.products.opencv'           : {tag: '3.2.0',     base: 'no', section: 'version_3_2_0_DB12'}
296         'APPLICATION.products.cminpack'         : 'native'
297         'APPLICATION.products.root'             : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_DB12'}
298         'APPLICATION.products.swig'             : '4.0.2'
299         'APPLICATION.products.tbb'              : '2021.9.0'
300         'APPLICATION.products.PyFMI'            : {tag: '2.6',       base: 'no', section: 'version_2_6_DB12'          }
301         'APPLICATION.products.ParaView'         : {tag: '5.11.0',    base: 'no', section: 'version_5_11_0_MPI_DB12', hpc: 'yes' }
302     }
303     {
304         # CentOS 8 repositories don't include sphinxintl package which must be installed through pip.
305         # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it.
306         __condition__ : "VARS.dist in ['CO8']"
307         'APPLICATION.products.sphinxintl'       : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip'  }
308         'APPLICATION.products.cminpack'         : '1.3.6'
309         'APPLICATION.products.nlopt'            : '2.4.2'
310         'APPLICATION.products.openturns'        : {tag: '1.22',   base: 'no', section: 'version_1_22_CO8'       }
311         'APPLICATION.products.PyFMI'            : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'     }
312         'APPLICATION.products.statsmodels'      : {tag: '0.6.1',  base: 'no', section: 'version_0_6_1_no_pip'   }
313         'APPLICATION.products.gdal'             : {tag: '2.4.0',  base: 'no', section: 'version_2_4_0_CO8_native'} # spns #29324
314         'APPLICATION.products.swig'             : '4.0.2'
315         'APPLICATION.products.mdurl'            : {tag: '0.1.0',  base: 'no', section: 'version_0_1_0_no_pip' }
316         'APPLICATION.products.markdown_it_py'   : {tag: '2.0.1',  base: 'no', section: 'version_2_0_1_no_pip' }
317         'APPLICATION.products.rich'             : {tag: '12.6.0', base: 'no', section: 'version_12_6_0_no_pip'}
318         'APPLICATION.products.meshio'           : {tag: '4.3.13', base: 'no', section: 'version_4_3_13_no_pip' }
319         'APPLICATION.products.h5py'             : {tag: '3.0.0',  base: 'no', section: 'version_3_0_0_no_pip' }
320     }
321     {
322          __condition__ : "VARS.dist in ['CO9']"
323          'APPLICATION.products.nlopt'            : '2.4.2'
324          'APPLICATION.products.cminpack'         : '1.3.6'
325          'APPLICATION.products.qwt'              : '6.1.2'
326          'APPLICATION.products.PyQt'             : '5.15.3'
327          'APPLICATION.products.swig'             : '4.0.2'
328          'APPLICATION.products.opencv'           : '3.2.0'
329          'APPLICATION.products.openmpi'          : '4.1.5'
330          'APPLICATION.products.sip'              : '5.5.0'
331          'APPLICATION.products.root'             : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_CO9'               }
332          'APPLICATION.products.qt'               : {tag: '5.12.10', base: 'no', section: 'version_5_12_10_CO9'               }
333          'APPLICATION.products.mdurl'            : {tag: '0.1.2',   base: 'no', section: 'version_0_1_2_no_pip'              }
334          'APPLICATION.products.markdown_it_py'   : {tag: '3.0.0',   base: 'no', section: 'version_3_0_0_no_pip'              }
335          'APPLICATION.products.rich'             : {tag: '13.7.1',  base: 'no', section: 'version_13_7_1_no_pip'             }
336          'APPLICATION.products.meshio'           : {tag: '5.3.5' ,  base: 'no', section: 'version_5_3_5_no_pip'              }
337          'APPLICATION.products.sphinxintl'       : {tag: '0.9.10',  base: 'no', section: 'version_0_9_10_no_pip'             }
338          'APPLICATION.products.PyFMI'            : {tag: '2.6',     base: 'no', section: 'version_2_6_no_pip'                }
339          'APPLICATION.products.numpydoc'         : {tag: '0.9.0',   base: 'no', section: 'version_0_9_0_no_pip'              }
340          'APPLICATION.products.pandas'           : {tag: '1.1.5',   base: 'no', section: 'version_1_1_5_no_pip'              }
341          'APPLICATION.products.statsmodels'      : {tag: '0.6.1',   base: 'no', section: 'version_0_6_1_no_pip'              }
342          'APPLICATION.products.nose'             : {tag: '1.3.7',   base: 'no', section: 'version_1_3_7_no_pip'              }
343          'APPLICATION.products.ParaView'         : {tag: '5.11.0',  base: 'no', section: 'version_5_11_0_MPI_CO9', hpc: 'yes'}
344          'APPLICATION.products.YDEFX'            : {tag: 'master',  base: 'no', section: 'version_master_CO9'                }
345          'APPLICATION.products.YACS'             : {tag: 'master',  base: 'no', section: 'version_master_CO9'                }
346     }
347     {
348         __condition__ : "VARS.dist in ['FD32']"
349         'APPLICATION.products.opencv'           : '3.2.0'
350         'APPLICATION.products.qwt'              : '6.1.4'
351         'APPLICATION.products.PyFMI'            : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'   }
352         'APPLICATION.products.Sphinx'           : {tag: '1.7.6',  base: 'no', section: 'version_1_7_6_no_pip' }
353         'APPLICATION.products.gdal'             : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD32'   } # spns #29324
354         'APPLICATION.products.mdurl'            : {tag: '0.1.2',  base: 'no', section: 'version_0_1_2_no_pip' }
355         'APPLICATION.products.numpy'            : {tag: '1.20.3', base: 'no', section: 'version_1_20_3'       }
356         'APPLICATION.products.markdown_it_py'   : {tag: '3.0.0',  base: 'no', section: 'version_3_0_0_no_pip' }
357         'APPLICATION.products.rich'             : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'}
358         'APPLICATION.products.meshio'           : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' }
359         'APPLICATION.products.h5py'             : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'}
360     }
361     {
362         __condition__ : "VARS.dist in ['FD34']"
363         'APPLICATION.products.opencv'           : '3.2.0'
364         'APPLICATION.products.qwt'              : '6.1.6'
365         'APPLICATION.products.omniORB'          : '4.2.5'
366         'APPLICATION.products.omniORBpy'        : '4.2.5'
367         'APPLICATION.products.mdurl'            : {tag: '0.1.2',  base: 'no', section: 'version_0_1_2_no_pip' }
368         'APPLICATION.products.markdown_it_py'   : {tag: '3.0.0',  base: 'no', section: 'version_3_0_0_no_pip' }
369         'APPLICATION.products.rich'             : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'}
370         'APPLICATION.products.meshio'           : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' }
371         'APPLICATION.products.h5py'             : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'}
372         'APPLICATION.products.PyFMI'            : {tag: '2.6',    base: 'no', section: 'version_2_6_no_pip'   }
373         'APPLICATION.products.root'             : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34' }
374         'APPLICATION.products.gdal'             : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD34'   } # spns #29324
375     }
376     {
377         __condition__ : "VARS.dist in ['FD36']"
378         'APPLICATION.products.opencv'           : {tag: '3.2.0',     base: 'no', section: 'version_3_2_0_FD36'                  }
379         'APPLICATION.products.omniORB'          : '4.2.5'
380         'APPLICATION.products.omniORBpy'        : '4.2.5'
381         'APPLICATION.products.qwt'              : '6.1.6'
382         'APPLICATION.products.netcdf'           : '4.6.2'
383         'APPLICATION.products.numpy'            : {tag: '1.22.2',    base: 'no', section: 'version_1_22_2'                      }
384         'APPLICATION.products.PyFMI'            : {tag: '2.6',       base: 'no', section: 'version_2_6_no_pip'                  }
385         'APPLICATION.products.root'             : {tag: '6.22.02',   base: 'no', section: 'version_6_22_02_FD36'                }
386         'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD36'                  }
387         'APPLICATION.products.mdurl'            : {tag: '0.1.2',  base: 'no', section: 'version_0_1_2_no_pip' }
388         'APPLICATION.products.markdown_it_py'   : {tag: '3.0.0',  base: 'no', section: 'version_3_0_0_no_pip' }
389         'APPLICATION.products.rich'             : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'}
390         'APPLICATION.products.meshio'           : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' }
391         'APPLICATION.products.h5py'             : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'}
392     }
393
394     {
395         __condition__ : "VARS.dist in ['FD37']"
396         'APPLICATION.rm_products' : ['root', 'URANIE']
397         'APPLICATION.products.cmake'            : 'native'
398         'APPLICATION.products.opencv'           : {tag: '3.2.0',     base: 'no', section: 'version_3_2_0_FD37'                  }
399         'APPLICATION.products.omniORB'          : '4.2.5'
400         'APPLICATION.products.omniORBpy'        : '4.2.5'
401         'APPLICATION.products.qwt'              : '6.1.6'
402         'APPLICATION.products.netcdf'           : '4.6.2'
403         'APPLICATION.products.numpy'            : {tag: '1.22.2',    base: 'no', section: 'version_1_22_2'                      }
404         'APPLICATION.products.PyFMI'            : {tag: '2.6',       base: 'no', section: 'version_2_6_FD37'                    }
405         'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD37'                  }
406         'APPLICATION.products.ParaView'         : {tag: '5.11.0',    base: 'no',  section: 'version_5_11_0_MPI_FD37', hpc: 'yes'}
407     }
408     {
409         __condition__ : "VARS.dist in ['FD38']"
410         'APPLICATION.rm_products' : ['root', 'URANIE', 'mesa']
411         'APPLICATION.products.markdown_it_py'   : 'native'
412         'APPLICATION.products.rich'             : 'native'
413         'APPLICATION.products.cmake'            : 'native'
414         'APPLICATION.products.omniORB'          : '4.2.5'
415         'APPLICATION.products.omniORBpy'        : '4.2.5'
416         'APPLICATION.products.qwt'              : '6.1.6'
417         'APPLICATION.products.netcdf'           : '4.6.2'
418         'APPLICATION.products.swig'             : '4.0.2'
419         'APPLICATION.products.meshio'           : {tag: '5.3.5' ,    base: 'no', section: 'version_5_3_5_no_pip'                }
420         'APPLICATION.products.opencv'           : {tag: '3.2.0',     base: 'no', section: 'version_3_2_0_FD38'                  }
421         'APPLICATION.products.petsc'            : {tag: '3.16.0',    base: 'no', section: 'version_3_16_0_FD38'                 }
422         'APPLICATION.products.PyFMI'            : {tag: '2.6',       base: 'no', section: 'version_2_6_FD38'                    }
423         'APPLICATION.products.medfile'          : {tag: '4.1.1',     base: 'no', section: 'version_4_1_1_FD38'                  }
424         'APPLICATION.products.catalyst'         : {tag: '2.0',       base: 'no', section: 'version_2_0_FD38'                    }
425         'APPLICATION.products.gmsh'             : {tag: '4.10.3',    base: 'no', section: 'version_4_10_3_with_CAS_7_8_FD38'    }
426         'APPLICATION.products.ParaView'         : {tag: '5.11.0',    base: 'no', section: 'version_5_11_0_MPI_FD38', hpc: 'yes' }
427     }
428 ]