We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3fcbe commit c8484e0Copy full SHA for c8484e0
sycl/test/basic_tests/vec_convert_half.cpp
@@ -1,6 +1,6 @@
1
// XFAIL: cuda
2
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
3
-// %CPU_RUN_PLACEHOLDER %t.out
+// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
// RUN: %ACC_RUN_PLACEHOLDER %t.out
6
//==------------ vec_convert_half.cpp - SYCL vec class convert method test ------==//
0 commit comments