Skip to content

Commit 9885231

Browse files
committed
Remove use_default_stream prop from the def file
Signed-off-by: Ruyman Reyes <ruyman@codeplay.com>
1 parent 275a0a0 commit 9885231

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/include/CL/sycl/detail/properties_traits.def

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ __SYCL_PARAM_TRAITS_SPEC(sycl::property::noinit)
99
__SYCL_PARAM_TRAITS_SPEC(sycl::property::no_init)
1010
__SYCL_PARAM_TRAITS_SPEC(sycl::property::context::cuda::use_primary_context)
1111
__SYCL_PARAM_TRAITS_SPEC(sycl::property::queue::in_order)
12-
__SYCL_PARAM_TRAITS_SPEC(sycl::property::queue::cuda::use_default_stream)
1312
__SYCL_PARAM_TRAITS_SPEC(sycl::property::reduction::initialize_to_identity)

0 commit comments

Comments
 (0)