[x] I updated the version in pyproject.toml and made sure it matches git describe --tags --abbrev=8 in OpenBLAS at the OPENBLAS_COMMIT
Shrink the wheels by using fewer kernels on x86_64, i686. Replaces #166. Closes #144. Ignoring macos since the x86_64 CPUs there are about 1% of our downloads, compared to 4% windows and the vast majority being linux.
git describe --tags --abbrev=8
in OpenBLAS at theOPENBLAS_COMMIT
Shrink the wheels by using fewer kernels on x86_64, i686. Replaces #166. Closes #144. Ignoring macos since the x86_64 CPUs there are about 1% of our downloads, compared to 4% windows and the vast majority being linux.