We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec51a5c commit 7b5300fCopy full SHA for 7b5300f
1 file changed
docs/doc_sources/api_reference/dpctl/sycl_usm_array_interface.rst
@@ -44,10 +44,10 @@ Python dictionary with the following fields:
44
Python object from which SYCL context to which represented USM allocation is bound.
45
46
============================================== =======================================
47
- Filter selector string Platform's default context
+ 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.
51
:py:class:`dpctl.SyclContext` An explicitly provided context.
52
Python capsule with name ``"SyclContextRef"`` A Python capsule carrying a
53
``DPCTLSyclContextRef`` opaque pointer.
0 commit comments