[Openmp-commits] [PATCH] D132579: [libomptarget][amdgpu] enable tests whenever possible.
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 24 11:19:19 PDT 2022
JonChesterfield added a comment.
This replaces "enable tests when there's a GPU" with "enable tests when HSA is on the system". That would make it match cuda. Did you consider the other way round, only run nvptx tests when a GPU is present, as opposed to when cuda is installed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132579/new/
https://reviews.llvm.org/D132579
More information about the Openmp-commits
mailing list