Skip to content

Commit 0fa480b

Browse files
committed
Update sycl_usm_array_interface.rst
1 parent 7b5300f commit 0fa480b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/doc_sources/api_reference/dpctl/sycl_usm_array_interface.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,9 @@ Python dictionary with the following fields:
4444
Python object from which SYCL context to which represented USM allocation is bound.
4545

4646
============================================== =======================================
47-
Filter selector string Platform's default context for the platform
48-
the SYCL device selected by the
49-
:ref:`filter selector string <filter_selector_string>`
50-
it is a part of.
47+
Filter selector string The default context of the platform
48+
selected by
49+
:ref:`filter selector string <filter_selector_string>`.
5150
:py:class:`dpctl.SyclContext` An explicitly provided context.
5251
Python capsule with name ``"SyclContextRef"`` A Python capsule carrying a
5352
``DPCTLSyclContextRef`` opaque pointer.

0 commit comments

Comments
 (0)