Skip to content

Commit 5fd500c

Browse files
State that DPC++ supports SYCL 2020 spec
1 parent e111c8f commit 5fd500c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/doc_sources/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Data Parallel Control
77
Python package :py:mod:`dpctl` enables Python users to engage with multiple
88
compute devices commonly available in modern consumer- and server-grade
99
computers using industry-standard :sycl_execution_model:`SYCL execution model <>`
10-
facilitated by Intel(R) oneAPI :dpcpp_compiler:`DPC++ compiler <>`.
10+
facilitated by Intel(R) oneAPI :dpcpp_compiler:`DPC++ compiler <>` implementing
11+
:sycl_spec_2020:`SYCL 2020 standard <>`.
1112

1213
..
1314
:mod:`dpctl` leverages `oneAPI DPC++ compiler runtime <dpcpp_compiler>`_ to

0 commit comments

Comments
 (0)