Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Building this extension

Assuming Cython and pybind11 are installed and DCP++ has been activated:

python setup.py develop
pytest -m tests

Note: Building this package requires the using latest development version of dpctl. This can be installed using conda package manager using

conda install -c dppy/label/dev dpctl