1Run $ export OPENBLAS_CORETYPE=ARMV8
2in your terminal. It will remain active as long as that terminal remains open.
3
4Add "export OPENBLAS_CORETYPE=ARMV8" to your ~/.bashrc.
5It will set that environment variable on every new terminal that is opened.