[Openmp-commits] [PATCH] D146849: [OpenMP][libomptarget] Active and blocking HSA wait states

Jan-Patrick Lehr via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 28 01:14:40 PDT 2023


jplehr added a comment.

In D146849#4225134 <https://reviews.llvm.org/D146849#4225134>, @ye-luo wrote:

> Unfortunately my original problem still persists with this patch. The active wait timed out and then still stuck in the blocking wait.
> Tested 3, 30, 300, 3000, 30000, 300000, 3000000 on my W6800.  I have to consider some software between hsa and the hardware is broken.

That's too bad. Which use case are you running into the issue?

Given that is does not help the problem, I agree with @JonChesterfield and would prefer to first do some more experiments with the NextGen plugin and this to see its impact. If we come to the conclusion that having this is desirable, we can move it forward.
I will still update the patch with the comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146849/new/

https://reviews.llvm.org/D146849



More information about the Openmp-commits mailing list