CI | status |
---|---|
pip builds |
A project built with pybind11 and scikit-build, running DPU programs with the UPMEM SDK.
- install the UPMEM SDK
pip install dpu-trees
OR
- clone this repository
- install the UPMEM SDK
pip install ./dpu_trees
- clone this repository
- install the UPMEM SDK
cd dpu_trees
pre-commit install
python3 setup.py develop
python setup.py clean
OR
- clone this repository
- open folder in VS Code
- start in Dev Container
OR
- clone this repository
- open folder in VS Code
- start in Dev Container
nox
Note: nox
and pip
will fail if you executed setup.py install
or setup.py develop
, delete the cache by running python setup.py clean
to solve.
import dpu_trees
dpu_trees.add(1, 2)
Expected return: 0x007f8000