Skip to content

Commit 45f79c9

Browse files
author
Diptorup Deb
committed
retry ...
1 parent 502309e commit 45f79c9

File tree

1 file changed

+1
-1
lines changed
  • docs/docfiles/user_guides/manual/dpctl

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and extension developers to access a data-parallel computing resource or XPU
88
available on a modern heterogeneous system. The "X" in XPU can stand for
99
a diverse range of compute architectures such as a CPU, GPU, FPGA, *etc.*, and
1010
can be tailored to the needs of an application. Dpctl's objective is to provide
11-
a Python runtime to control an XPU from any Python application or library,
11+
a Python runtime to access an XPU from any Python application or library,
1212
alleviating the need for other Python packages to develop such a runtime
1313
themselves. The runtime is built on top of the C++ SYCL standard and is
1414
envisioned to be both vendor and architecture agnostic. If the underlying SYCL

0 commit comments

Comments
 (0)