[Openmp-commits] [PATCH] D146081: [OpenMP][libomptarget] Init device when printing device info

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 14 16:42:25 PDT 2023


jdoerfert added a comment.

In D146081#4194588 <https://reviews.llvm.org/D146081#4194588>, @josemonsalve2 wrote:

> Will this solve the problem or mitigate the error?

I also fear this will just make the script not crash but also useless.
That said, we probably want this regardless and then a patch to initialize stuff in the omp-device-info executable.
Eventually one test will be enough, given we don't have unit tests for this stuff yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146081



More information about the Openmp-commits mailing list