Checks that printf() actually does something in CUDA device code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| External/CUDA/printf.cu | ||
|---|---|---|
| 1 ↗ | (On Diff #70903) | Why do we need <iostream> or any include at all? |
Differential D24429
[test-suite] Add CUDA printf test. Authored by jlebar on Sep 9 2016, 2:02 PM. |