ROCm / hip-python

HIP Python Low-level Bindings
https://rocm.docs.amd.com/projects/hip-python/en/latest/
MIT License
16 stars 3 forks source link

Feature/pip packaging #2

Closed domcharrier closed 1 year ago

domcharrier commented 1 year ago

WiP: Add PIP packaging, latest Cython layer work

* PIP packaging possible now (theoretically) via
  PyPA build using the project's pyproject.toml, setup.cfg, setup.py

* Add latest updates on Cython layer. Still subject of
  work. Compilation not working yet.

This dev-branch PR is not intended to be working and issues must be expected.