We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d71288 + ca4f41c commit a391844Copy full SHA for a391844
1 file changed
dpctl/_sycl_device.pyx
@@ -1885,8 +1885,8 @@ cdef class SyclDevice(_SyclDevice):
1885
``memory_scope::system`` when modifying memory on a peer
1886
device.
1887
1888
- If ``False`` is returned, these operations result in
1889
- undefined behavior.
+ If ``False`` is returned, these operations result in
+ undefined behavior.
1890
1891
Default: ``"access_supported"``
1892
0 commit comments