NVIDIA / NVIDIA/cccl

Replace usages of thrust::tuple in RAPIDS with `cuda::std::tuple`

Open
#1,412 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.