Skip to content

Commit 0a9996c

Browse files
Add backend to basic concepts. Edited TODO note
1 parent f974a08 commit 0a9996c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/docfiles/user_guides/manual/dpctl/basic_concepts.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,12 @@ more topical SYCL reference such as the `SYCL 2020 spec`_.
6969
synchronization of host's and device's view into shared allocations. Initial
7070
placement of the shared allocations is not defined.
7171

72+
* **Backend**
73+
Refers to an implementation of `oneAPI`_ programming model exposed by the
74+
underlying runtime.
75+
7276
.. todo::
7377

74-
#. Introduce the basic concepts of Platforms, Devices, Contexts, Queues,
75-
Events, and USM.
76-
#. Introduce common terms: XPU, host.
7778
#. Add citations/references
7879

7980
.. Go over dpctl and dpctl tensor

0 commit comments

Comments
 (0)