Dana Robinson
Dana Robinson
PR here: https://github.com/HDFGroup/hdf5_plugins/pull/160
#2510 is an allocation issue. I'll create a PR for the fix next week.
The reason this is failing is that we're turning Pthreads on/off via the presence of the pthreads.h header, which is checked elsewhere in CMake. If we pick C11 threads here...
HighFive is not currently maintained by the HDF Group. The C++ wrappers will probably be removed from the HDF5 library in December or January.
> @derobins, could you please let us know the first CUDA version in which [gds-nvidia-fs](https://github.com/NVIDIA/gds-nvidia-fs) (with cuFile in it) appeared in the CUDA Toolkit Linux distribution? It looks like cuFile...