Skip to content

Commit

Permalink
fix GDS include path for version 0.95
Browse files Browse the repository at this point in the history
  • Loading branch information
rongou committed Apr 7, 2021
1 parent 44e947c commit ce65abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/cmake/Modules/FindcuFile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ find_path(cuFile_INCLUDE_DIR
cufile.h
HINTS
${PKG_cuFile_INCLUDE_DIRS}
/usr/local/cuda/include
/usr/local/cuda/lib64
)

Expand Down

0 comments on commit ce65abb

Please sign in to comment.