Files
rocm-systems/runtime/hsa-runtime/core/util
German Andryeyev 0fc7369ba5 rocr: Disable WaitAny() in AsyncEventsLoop()
- Add the new path to avoid WaitAny() calls  in AsyncEventsLoopp() with
HSA_WAIT_ANY_DEBUG key. The new path is selected by default.
The optimizaiton combines all logic of WaitAny() in a single processing loop
and avoids extra memory allocations or ref counting.  Also it won't spin
on the CPU if all events are busy.

Change-Id: I197ce60d0d023fbb672f700d6e87702686f1f55a
2024-10-25 14:37:02 -04:00
..
2024-01-16 21:29:39 +00:00
2024-08-07 02:59:00 +00:00
2024-01-16 21:29:39 +00:00
2024-08-07 02:59:00 +00:00
2022-06-07 10:33:18 -04:00
2022-04-19 12:22:42 -04:00
2024-08-07 02:59:00 +00:00