Skip to content

Commit 81b6ea1

Browse files
committed
Reformat to 80 columns
1 parent 0eb19c6 commit 81b6ea1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sycl/doc/extensions/proposed/sycl_ext_intel_cslice.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ 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 implementation. If an implementation supports a
101-
backend or device without the concept of cslice partitions it can
102-
still conform to this extension by declaring the new enumerator and member
103-
functions specified below. If the info descriptor query
100+
Note that this extension can be supported by any implementation. If an
101+
implementation supports a backend or device without the concept of cslice
102+
partitions it can still conform to this extension by declaring the new
103+
enumerator and member functions specified below. If the info descriptor query
104104
`info::device::partition_properties` does not report
105105
`ext_intel_partition_by_cslice`, then the backend or device does not support
106106
the creation of cslice partitions.

0 commit comments

Comments
 (0)