Skip to content

Commit dbf9c08

Browse files
Remove device selector as an argument to construct a policy (#2061)
1 parent 0bc7341 commit dbf9c08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

documentation/library_guide/parallel_api/execution_policies.rst

-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ To create a policy object, you may use one of the following constructor argument
9191

9292
* A SYCL queue
9393
* A SYCL device
94-
* A SYCL device selector
9594
* An existing policy object with a different kernel name
9695

9796
A kernel name is set with a policy template argument.

0 commit comments

Comments
 (0)