[PATCH] D74571: [OpenMP][CUDA] Add CUDA 10.2 support
Kelvin Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 13 11:56:34 PST 2020
kkwli0 added a comment.
In D74571#1874950 <https://reviews.llvm.org/D74571#1874950>, @jdoerfert wrote:
> > in order to avoid bug 44587 which requires >9.0.1 to be the build compiler?
>
> Do we already require CUDA 10 as part of the libomptarget cmake (with a nice message) to avoid the errors you've seen? We for sure need to.
This is a good idea but probably done in a separate patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74571/new/
https://reviews.llvm.org/D74571
More information about the cfe-commits
mailing list