MacPython / openblas-libs

BSD 2-Clause "Simplified" License
9 stars 13 forks source link

refactor to acutally use DYNAMIC_LIST #181

Closed mattip closed 3 months ago

mattip commented 3 months ago

Trying this out locally, it seems I should see -DDYN_PRESCOTT -DDYN_NEHALEM -DDYN_SANDYBRIDGE -DDYN_HASWELL -DDYN_SKYLAKEX in the cc command line in the logs

mattip commented 3 months ago

Comfirmed this time, the manylinux_x86_64 wheels have a 21MB shared object instead of a 35MB one.