Skip to content

Commit

Permalink
Flip OpenBLAS aarch64 to ILP64, update checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Feb 23, 2021
1 parent 411eb53 commit c609a2e
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 92 deletions.
1 change: 1 addition & 0 deletions Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,7 @@ endif
ifneq (,$(findstring aarch64,$(ARCH)))
OPENBLAS_DYNAMIC_ARCH:=0
OPENBLAS_TARGET_ARCH:=ARMV8
USE_BLAS64:=1
ifeq ($(OS),Darwin)
# Apple Chips are all at least A12Z
MCPU:=apple-a12
Expand Down
Loading

0 comments on commit c609a2e

Please sign in to comment.