Closed hyoklee closed 2 years ago
This will fix CMake error like below:
CMake Error at CMakeLists.txt:76 (find_library): 20 Could not find HDF5_VFD_GDS_CUFILE_LIB using the following names: cufile
Closing this PR, as the relevant bits for a GitHub action were merged in https://github.com/hpc-io/vfd-gds/pull/10. Changes to CMake will be in a future PR.
This will fix CMake error like below: