Add test coverage for per-thread default streams
Open
thrust
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
PR NVIDIA/thrust#1128 added support for using the per-thread default stream in Thrust if it has been requested via `CUDA_API_PER_THREAD_DEFAULT_STREAM`. We don't have any tests for this codepath, or in fact any multi-threaded host tests. We should probably add some.
Contributor guide
Assessment
This issue has not been assessed yet.