Assuming Cython and pybind11 are installed and DCP++ has been activated:
python setup.py develop
pytest -m testsNote: 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