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 80b63a2 commit 75e4e61Copy full SHA for 75e4e61
sycl/test-e2e/KernelAndProgram/free_function_apis.cpp
@@ -2,9 +2,6 @@
2
// RUN: %{build} -o %t.out
3
// RUN: %{run} %t.out
4
5
-// The name mangling for free function kernels currently does not work with PTX.
6
-// UNSUPPORTED: cuda
7
-
8
#include <iostream>
9
#include <sycl/detail/core.hpp>
10
#include <sycl/ext/oneapi/free_function_queries.hpp>
0 commit comments