Remove the cuFile (GDS) backend #16418
Labels
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
Milestone
I am wondering if it is time to remove the cuFile backend such that the
LIBCUDF_CUFILE_POLICY
options become:KVIKIO
(the current default) andOFF
.This will remove a lot of code and make it easier to simplify and add new IO features, I think.
cc. @GregoryKimball, @vuule
The text was updated successfully, but these errors were encountered: