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 aed237e commit 8602d60Copy full SHA for 8602d60
sycl/test/basic_tests/vec_convert_half.cpp
@@ -1,4 +1,3 @@
1
-// XFAIL: cuda
2
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
sycl/test/built-ins/nan.cpp
@@ -4,8 +4,7 @@
5
// RUN: %GPU_RUN_PLACEHOLDER %t_gpu.out
6
// RUN: %ACC_RUN_PLACEHOLDER %t.out
7
8
-// CUDA fails with: ptxas fatal : Unresolved extern function '_Z15__spirv_ocl_nanj'
+
9
#include <CL/sycl.hpp>
10
11
#include <cassert>
0 commit comments