libcudacxx icon indicating copy to clipboard operation
libcudacxx copied to clipboard

Selectors are not used in barrier_init.pass test

Open gonzalobg opened this issue 3 years ago • 0 comments

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.

gonzalobg avatar May 24 '21 17:05 gonzalobg