HDFGroup / vol-async

Asynchronous I/O for HDF5
https://hdf5-vol-async.readthedocs.io
Other
19 stars 13 forks source link

CMake check for parallel and threadsafe redo #41

Closed brtnfld closed 1 month ago

brtnfld commented 1 month ago

Added check for find package HDF5 variable HDF5_IS_PARALLEL and disabled check for threadsafe HDF5 until a CMake variable is added to avoid failures in HDF5 VOL github action tests.