hpc-io / vfd-gds

Other
16 stars 11 forks source link

Modernize CMakeLists.txt and add a GitHub Action. #5

Closed hyoklee closed 2 years ago

hyoklee commented 3 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
jhendersonHDF commented 2 years ago

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.