Replace usages of thrust::tuple in RAPIDS with `cuda::std::tuple`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
There are a lot of usages of `thrust::tuple` inside of `rapids` we should replace all of those with `cuda::std::tuple` instead
https://github.com/search?q=org%3Arapidsai+%3Cthrust%2Ftuple.h%3E&type=code
Contributor guide
Assessment
This issue has not been assessed yet.