pip install arboretum
- Python 2.7 or Python 3
- Cuda toolkit 7+
- Cuda cub https://github.com/NVlabs/cub as a submodule
- JSON for Modern C++ https://github.com/nlohmann/json as a submodule
- git clone --recursive https://github.com/sh1ng/arboretum.git
- $ mkdir build && cd build && cmake .. && make -j && cd .. && make wheel
- $ sudo python -m pip install python-package/dist/arboretum*.whl