Set the default backend for kvikio to `EASY_THREADPOOL`
Open
cudf-polars
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
In https://github.com/NVIDIA/cudf/pull/23634, we changed the default thread count to 256. This only applies to the `EASY_THREADPOOL` backend for kvikio, not `MULTI_POOL`.
xref #23535 We're investigating both backends for cudf-polars byte range prefetching.
Contributor guide
Assessment
This issue has not been assessed yet.