1a3d080613
The current template uses DYNAMIC_ARCH=1 to get multiple versions of some functions to support different cpus. However, it will pick up the cpu it was compiled in as a minimum requirement for the common code. Adding TARGET=GENERIC fixes this, now the common code is compiled for a generic cpu. See #29604 and https://github.com/xianyi/OpenBLAS/issues/3139. |
||
---|---|---|
.. | ||
patches | ||
template |