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 275a0a0 commit 9885231Copy full SHA for 9885231
sycl/include/CL/sycl/detail/properties_traits.def
@@ -9,5 +9,4 @@ __SYCL_PARAM_TRAITS_SPEC(sycl::property::noinit)
9
__SYCL_PARAM_TRAITS_SPEC(sycl::property::no_init)
10
__SYCL_PARAM_TRAITS_SPEC(sycl::property::context::cuda::use_primary_context)
11
__SYCL_PARAM_TRAITS_SPEC(sycl::property::queue::in_order)
12
-__SYCL_PARAM_TRAITS_SPEC(sycl::property::queue::cuda::use_default_stream)
13
__SYCL_PARAM_TRAITS_SPEC(sycl::property::reduction::initialize_to_identity)
0 commit comments