[PATCH] D87946: [OpenMP] Add Location Fields to Libomptarget Runtime for Debugging

George Rokos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 13:21:18 PDT 2020


grokos added a comment.

In D87946#2325756 <https://reviews.llvm.org/D87946#2325756>, @jhuber6 wrote:

> Current build, fails `offloading/target_depend_nowait` for an unknown reason after calling cuStreamSynchronize in __tgt_target_teams_mapper_nowait.

Is your tree up to date? We had a problem with this test, which was fixed by D84470 <https://reviews.llvm.org/D84470>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87946



More information about the llvm-commits mailing list