You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The strings_udf/CMakeLists.txt should not require building libcudf from source. This example only needs libcudf installed (headers and libcudf.so) to build and link with. I believe the cudf build generates appropriate Find-CUDF cmake files.
The text was updated successfully, but these errors were encountered:
The strings_udf/CMakeLists.txt should not require building libcudf from source. This example only needs libcudf installed (headers and libcudf.so) to build and link with. I believe the cudf build generates appropriate Find-CUDF cmake files.
The text was updated successfully, but these errors were encountered: