From 4ace1e660a3ab60a2e510308d700e251126f8c0e Mon Sep 17 00:00:00 2001 From: kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> Date: Thu, 6 Apr 2023 17:21:11 -0500 Subject: Ecp hdf5 vol (#35195) * ECP-SDK: enable hdf5 VOL adapters - When +hdf5, enable VOL adapters suitable for the SDK. - Each VOL package must prepend to the HDF5_PLUGIN_PATH. - hdf5: 1.13.3 will break existing VOL packages, constrain VOLs related to SDK and add note to keep 1.13.2 available. - hdf5-vol-async: - Do not set HDF5_VOL_CONNECTOR, consumers must opt-in. - Enforce DAG constraints on MPI to require threaded version. - Depend on an explicit version of argbots to relax concretization issues in other spack environments. - paraview: fix compiler flag usage for the 110 ABI (followup to #33617). * ECP Data and ViS: Add constraits for HDF5 VOLS * CI: HDF5 1.14 builds without VisIt * hdf5-vol-async: Update docs string --------- Co-authored-by: Stephen McDowell --- share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml index 452077c15b..af76f5a746 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/data-vis-sdk/spack.yaml @@ -52,6 +52,7 @@ spack: - matrix: - [$sdk_base_spec] - [$^paraview_specs] + - - ^hdf5@1.14 # Non-VisIt can build HDF5 1.14 # Test ParaView builds with differnt GL backends - matrix: - [$sdk_base_spec] -- cgit v1.2.3-60-g2f50