Data Parallel Control¶
Python package dpctl enables Python users to engage multiple
compute devices commonly available in modern consumer- and server-grade
computers using industry-standard SYCL execution model
facilitated by SYCL 2020 standard-compliant
Intel(R) oneAPI DPC++ compiler.
Beginner Guides
New to dpctl? Check out the Tutorials.
They are a hands-on introduction for beginners.
User Guides
The user guides are recipes for key tasks and common problems.
API Reference
API Reference contains detailed documentation of functionality provided
in dpctl and its components.
Contibutor Guides
The contributing guidelines will suggest a process of
contributing to dpctl.