[PATCH] D29660: [OpenMP] Add flag for overwriting default PTX version for OpenMP targets
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 20:15:49 PDT 2017
gtbercea added a comment.
Thanks for running the test on your machine! This is very useful.
I see what the problem is now:
"clang: error: cannot find libdevice for sm_20. Provide path to different CUDA installation via --cuda-path, or pass -nocudalib to build without linking with libdevice."
Looking into it now.
Repository:
rL LLVM
https://reviews.llvm.org/D29660
More information about the cfe-commits
mailing list