Skip to content

Files

Latest commit

055ba35 · Jan 7, 2025

History

History

c

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 7, 2025
Mar 11, 2023

Examples C-based Python extensions using dpctl

The dpctl implements DPCTLSyclInterface C library as well as provides C-API to work with Python objects and types implemented in dpctl. Use integration headers dpctl_sycl_interface.h and dpctl_capi.h to access this functionality.

Use python -m dpctl --includes to get include compiler options and python -m dpctl --library to get linking options to link to SyclInterface library.