We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04b635a + cee8a8f commit f14250cCopy full SHA for f14250c
examples/device/CMakeLists.txt
@@ -23,7 +23,7 @@
23
#
24
25
26
-if(TILEDARRAY_HAS_HIP OR TILEDARRAY_HAS_HIP)
+if(TILEDARRAY_HAS_CUDA OR TILEDARRAY_HAS_HIP)
27
28
foreach(_exec device_task ta_dense_device ta_cc_abcd_device ta_vector_device ta_reduce_device)
29
0 commit comments