Skip to content

Commit 0eb19c6

Browse files
gmlueckbashbaug
andauthored
Suggestion from Ben
Co-authored-by: Ben Ashbaugh <[email protected]>
1 parent 5222e38 commit 0eb19c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sycl/doc/extensions/proposed/sycl_ext_intel_cslice.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@ kernels submitted from the second process. In this second case, the device
9797
driver binds the process's requested cslice to a physical cslice according to
9898
the overall system load.
9999

100-
Note that this extension can be supported by any backend and any device. If a
101-
backend or device does not support the concept of cslice partitions, it can
100+
Note that this extension can be supported by any implementation. If an implementation supports a
101+
backend or device without the concept of cslice partitions it can
102102
still conform to this extension by declaring the new enumerator and member
103103
functions specified below. If the info descriptor query
104104
`info::device::partition_properties` does not report
105-
`ext_intel_partition_by_cslice`, then the implementation need not support
105+
`ext_intel_partition_by_cslice`, then the backend or device does not support
106106
the creation of cslice partitions.
107107

108108

0 commit comments

Comments
 (0)