CUDA's `par_nosync` execution policy missing from documentation
Open
thrust
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
The `par_nosync` execution policy is missing from the new documentation site.
We need to investigate why [this docstring](https://github.com/NVIDIA/thrust/blob/9ca1210129541f676a373c85f97bd5bfb19b921e/thrust/system/cuda/detail/par.h#L190-L236) isn't being parsed.
Contributor guide
Assessment
This issue has not been assessed yet.