HDFGroup / vol-cache

HDF5 Cache VOL connector for caching data on fast storage layers and moving data asynchronously to the parallel file system to hide I/O overhead.
https://vol-cache.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 8 forks source link

Initialize MPI variables. Remove old API code from CMake. #13

Closed hyoklee closed 2 years ago

hyoklee commented 2 years ago

I think H5VLcache_ext.c is obsolete as cache_new_h5api.c will replace it.