[EPIC] make the Thrust parallel algorithms available in `cuda::std`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
@gevtushenko says:
> I think we can selectively add parallel algorithms into `cuda::std` if we:
> 1. only provide execution-policy overloads (probably with alias for `cuda::std::par` = `thrust::device`)
> 2. consider what we want to happen when these algorithms are used on device side
Contributor guide
Assessment
This issue has not been assessed yet.