File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/doc_sources/api_reference/dpctl Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ Python dictionary with the following fields:
44
44
Python object from which SYCL context to which represented USM allocation is bound.
45
45
46
46
============================================== =======================================
47
- Filter selector string Platform's default context
47
+ Filter selector string Platform's default context for the platform
48
48
the SYCL device selected by the
49
49
:ref: `filter selector string <filter_selector_string >`
50
- .
50
+ it is a part of .
51
51
:py:class: `dpctl.SyclContext ` An explicitly provided context.
52
52
Python capsule with name ``"SyclContextRef" `` A Python capsule carrying a
53
53
``DPCTLSyclContextRef `` opaque pointer.
You can’t perform that action at this time.
0 commit comments