We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b635a commit cee8a8fCopy full SHA for cee8a8f
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