There's no point to --cuda-path if we then go and include /usr/include
first. And if you install the right packages, Ubuntu will install (very
old) CUDA headers there.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23341
[CUDA] Include CUDA headers before anything else. ClosedPublic Authored by jlebar on Aug 9 2016, 5:28 PM.
Details Summary There's no point to --cuda-path if we then go and include /usr/include
Diff Detail
Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Aug 11 2016, 3:41 PM Closed by commit rL278734: [CUDA] Include CUDA headers before anything else. (authored by jlebar). · Explain WhyAug 15 2016, 1:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68072 cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/Driver/cuda-detect.cu
|