[PATCH] D96877: [libomptarget] Try a fallback devicertl if the preferred one is missing

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 15 12:21:44 PDT 2021


JonChesterfield abandoned this revision.
JonChesterfield added a comment.

I'm going to abandon this. I'm not confident that a cuda toolkit that is newer than the compiler will work with it correctly and would prefer it take some jury rigging on the end users part to put the two together.

I get that 'works out of the box, whatever cuda is installed' would be an amazing feature to have. This patch sort of promises that without necessarily delivering on the 'works' part.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96877



More information about the cfe-commits mailing list