NVIDIA / NVIDIA/cccl

[FEA]: Refactor user-facing Thrust types to use libcu++

Open
#34 2 comments 0 reactions 1 assignee Claimed by @miscco View on GitHub
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

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.