Files
mscclpp/include
Binyang Li 81699a5bdd DeviceSemaphore fix (#553)
Fix the bug, make sure a thread will be wake up if semaphore be
released.

This pull request includes a modification to the `DeviceSemaphore`
struct in the `concurrency_device.hpp` file, specifically in the
`acquire` method. The change refines the logic for acquiring a semaphore
by adjusting the condition used to handle contention scenarios.
2025-06-19 12:30:01 -07:00
..
2025-06-19 12:30:01 -07:00
2023-07-25 10:23:16 -07:00