HaoZeke / OpenBLAS

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
http://www.openblas.net
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

BLD: Handle `getarch` natively #14

Open HaoZeke opened 1 month ago

HaoZeke commented 1 month ago

They're essentially compiler checks, and the current approach is not conductive to easy cross compilation (and is kind of specific to nix machines).