HDFGroup / vol-async

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

Checks HDF5 features (cmake) #30

Closed brtnfld closed 1 month ago

houjun commented 1 year ago

Hi @brtnfld, this doesn't seem to work with the github actions, as the two tests using cmake are failing. Is there anything I need to change? I used "-DHDF5_ENABLE_PARALLEL=ON -DHDF5_ENABLE_THREADSAFE=ON" in the HDF5 cmake.

brtnfld commented 1 year ago

I noticed that, I'll check into it.

brtnfld commented 1 month ago

Replaced by PR #39