Skip to content

thread-scoped barriers do not work as expected #2825

Answered by griwes
admbbs asked this question in libcu++
Discussion options

You must be logged in to vote

This is probably caused by #2585. Can you test with #2586 to see if that resolves the problem?

In all fairness we should probably redefine the thread-scope barrier to not use atomics in the first place, at least in non-shared memory, but until then, this smells like the above issue to me.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@admbbs
Comment options

@admbbs
Comment options

Answer selected by admbbs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants