Y
Hacker News
new
|
ask
|
show
|
jobs
by
madenine
2051 days ago
Is there a common linear algebra benchmark?
Would love to see a non-Intel chip + OpenBLAS beating out Intel + MKL
1 comments
kccqzy
2051 days ago
Why would you use OpenBLAS rather than Apple's Accelerate.framework? Since you're already using the Intel MKL, the only fair comparison is Accelerate.framework.
link
moelf
2046 days ago
https://github.com/numpy/numpy/blob/master/doc/release/upcom...
link