libcudacxx icon indicating copy to clipboard operation
libcudacxx copied to clipboard

Track the solution to https://reviews.llvm.org/D98334

Open ogiroux opened this issue 3 years ago • 0 comments

There's a defect in *_semaphore::try_acquire(), where it can block indefinitely when it can't acquire because of a coding fail by yours truly. We should engage with the solution on Phabricator, and make sure that we incorporate it in our fork.

ogiroux avatar Mar 10 '21 20:03 ogiroux