[Openmp-commits] [PATCH] D142018: [Libomptarget] Only build GPU tests if a GPU is found on the system

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 18 16:34:09 PST 2023


jhuber6 added a subscriber: ronlieb.
jhuber6 added a comment.

In D142018#4063850 <https://reviews.llvm.org/D142018#4063850>, @JonChesterfield wrote:

> This doesn't tell CI to set LIBOMPTARGET_FORCE_AMDGPU_TESTS, can we do that now so it doesn't get forgotten?

Yes, good point. Where do we store that information? I've never interfaced with the CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142018



More information about the Openmp-commits mailing list