Hello,
Has CuPy ever considered using cibuildwheel to help build and publish CuPy wheels?
https://github.com/pypa/cibuildwheel
I set up a cibuildwheel GitHub Action and had some good luck, for example here:
https://github.com/sevagh/NVTX/blob/dev/.github/workflows/cibw.yml#L27
However, not sure how the interaction is with the CUDA Toolkit.
Hello,
Has CuPy ever considered using cibuildwheel to help build and publish CuPy wheels?
https://github.com/pypa/cibuildwheel
I set up a cibuildwheel GitHub Action and had some good luck, for example here:
https://github.com/sevagh/NVTX/blob/dev/.github/workflows/cibw.yml#L27
However, not sure how the interaction is with the CUDA Toolkit.