We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e111c8f commit 5fd500cCopy full SHA for 5fd500c
docs/doc_sources/index.rst
@@ -7,7 +7,8 @@ Data Parallel Control
7
Python package :py:mod:`dpctl` enables Python users to engage with multiple
8
compute devices commonly available in modern consumer- and server-grade
9
computers using industry-standard :sycl_execution_model:`SYCL execution model <>`
10
-facilitated by Intel(R) oneAPI :dpcpp_compiler:`DPC++ compiler <>`.
+facilitated by Intel(R) oneAPI :dpcpp_compiler:`DPC++ compiler <>` implementing
11
+:sycl_spec_2020:`SYCL 2020 standard <>`.
12
13
..
14
:mod:`dpctl` leverages `oneAPI DPC++ compiler runtime <dpcpp_compiler>`_ to
0 commit comments