In https://github.com/NVIDIA/cudf/pull/23634, we changed the default thread count to 256. This only applies to the `EASY_POOL` backend for kvikio, not `MULTI_POOL`. xref #23535 We're investigating both backends for cudf-polars byte range prefetching.
In #23634, we changed the default thread count to 256. This only applies to the
EASY_POOLbackend for kvikio, notMULTI_POOL.xref #23535 We're investigating both backends for cudf-polars byte range prefetching.