ParaView: Various fixes to better support no mpi and fides builds (#47114)

* ParaView: Explicitly set the ENABLE_MPI on/off
* Disallow MPI in the DAG when ~mpi
* @5.13 uses 'remove_children', use pugixml@1.11:, See #47098
* cloud_pipelines/stacks/data-vis-sdk: paraview +raytracing: add +adios2 +fides

Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
This commit is contained in:
kwryankrattiger
2024-10-23 12:46:09 -05:00
committed by GitHub
parent 5b5be0582f
commit fd1c95a432
2 changed files with 6 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ spack:
definitions:
- paraview_specs:
- matrix:
- - paraview +raytracing
- - paraview +raytracing +adios2 +fides
- - +qt ^[virtuals=gl] glx # GUI Support w/ GLX Rendering
- ~qt ^[virtuals=gl] glx # GLX Rendering
- ^[virtuals=gl] osmesa # OSMesa Rendering