cccl icon indicating copy to clipboard operation
cccl copied to clipboard

[DRAFT]: Experimental: Streaming `DeviceSelect`

Open elstehle opened this issue 6 months ago • 1 comments

Description

Experimental branch, exploring the option of a streaming `DeviceSelect` that processes partitions of sizes of up to `INT_MAX`, making sure iterators are only advanced/offset on the device,

Checklist

  • [ ] New or existing tests cover these changes.
  • [ ] The documentation is up to date with these changes.

elstehle avatar Aug 07 '24 14:08 elstehle