Triton
Triton copied to clipboard
Consider switching to using `Py_LIMITED_API`
This allows you to build a single python wheel for all versions of python.
Reference: https://docs.python.org/3/c-api/stable.html Example workflow: https://github.com/icicle-emu/icicle-python/blob/main/.github/workflows/CI.yml