Missing cuda::atomic_flag that accepts scopes
Open
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
While we implement `cuda::std::atomic_flag`, we are missing `cuda::atomic_flag`, so right now the only scope at which `atomic_flag` can be used is system scope.
Contributor guide
Assessment
This issue has not been assessed yet.