Conversation
|
@lrknox can you review this PR? This PR modifies the following package(s), for which you are listed as a maintainer:
|
|
@derobins Any comment on setting the environment variables for VOL connectors in spack? |
|
I agree that Each VOL package should append to HDF5_PLUGIN_PATH. |
Agree with Scot - append to HDF5_PLUGIN_PATH (order shouldn't be important) and don't set HDF5_VOL_CONNECTOR. |
ef75c42 to
4864df4
Compare
ef08ad7 to
59da04d
Compare
|
@spackbot run pipeline |
|
I've started that pipeline for you! |
b3bb8e3
- 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 spack#33617).
b3bb8e3 to
e5c51d7
Compare
|
Maybe this PR could be closed as #35195 has been merged. |
VOLs related to SDK and add note to keep 1.13.2 available.
concretization issues in other spack environments.