Selectors are not used in barrier_init.pass test
Open
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
See https://github.com/NVIDIA/libcudacxx/blob/main/.upstream-tests/test/cuda/barrier_init.pass.cpp#L35-L38
The barrier is always stored on the stack independently of the selector used.
Contributor guide
Assessment
This issue has not been assessed yet.