[FEA] Iterator versions of make_device_uvector_sync() and make_device_uvector_async()
Open
feature request
libcudf
proposal
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
Ran into some code in a PR that was staging results into a std::vector just so that it could be passed to a factory function. Seems like it would be useful to have versions that take (device) iterators directly.
Contributor guide
Assessment
This issue has not been assessed yet.