[FEA]: Refactor user-facing Thrust types to use libcu++
Open
libcu++
thrust
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
- [x] Refactor `thrust::pair` with `cuda::std::pair`
- [x] Refactor `thrust::tuple` with `cuda::std::tuple`
- [x] Refactor `thrust::optional` with `cuda::std::optional`
- [ ] Refactor `thrust::complex` with `cuda::std::complex` (depends on correct numerics of the latter)
Contributor guide
Assessment
This issue has not been assessed yet.