|
|
|
|
|
by wtallis
590 days ago
|
|
> I wonder why haven’t Apple exposed it to programmers, or implemented a BLAS library on top of that thing? Using the Accelerate framework (which includes Apple's BLAS) is the only supported way for programmers to access the AMX. Reverse engineering the instruction set to access it directly is discouraged, because it's not a documented stable interface. |
|