You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Essential library for controlling execution of Python programs on Intel(R) XPUs. Implements tensor API for the Python Data API Consortium specification.
8
9
9
-
A lightweight Python package exposing a subset of SYCL functionalities, part of Intel(R) [oneAPI](https://oneapi.io)[Base ToolKit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html).
10
-
11
-
`dpctl`[provides](https://intelpython.github.io/dpctl) for discovery and selection of SYCL devices, construction of SYCL queues, as well as working with USM allocations.
10
+
It includes all essential functionality for controlling devices, memory, and data parallel kernels execution directly from Python.
0 commit comments