[Openmp-commits] [PATCH] D115148: [libomptarget] Add cmake variables to disable building the amdgpu or cuda plugins

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 6 05:24:51 PST 2021


JonChesterfield added a comment.
Herald added a subscriber: sstefan1.

I'd like this for use on machines that have nvptx and amdgpu hardware available. It may also be useful for people working on the cpu side of openmp on a machine with a GPU present that they don't currently want running.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115148



More information about the Openmp-commits mailing list