Commit 29801e3
authored
Hide streams and typinfo from nvrtc (PaddlePaddle#853)
* Hide streams and typinfo from nvrtc
* Use __CUDACC_RTC__ instead CUDA_ARCH for guard1 parent 7e370c9 commit 29801e3
File tree
1 file changed
+2
-1
lines changed- include/cutlass/gemm/threadblock
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments