Port non-standard `thrust` algorithms to `cuda`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
We want to move thrust parallel algorithms that are not eqivalent to standard algorithms and move them into `cuda`
This has the clear benefit that we can rely on a single namespace and can modernize the existing infrastructure
Contributor guide
Assessment
This issue has not been assessed yet.