I'm interested in how the M1 performs on data science workloads, specifically the Python ecosystem of numerical computing.
Currently Intel provide libraries like the Intel MKL which help software like Python take advantage of Intel CPU support for things like matrix multiplication, FFTs, neural networks, etc.
Is there something like this for Apple M1 that open source software like Python can take advantage of?
How does Python numpy/scipy perform on M1?
Currently Intel provide libraries like the Intel MKL which help software like Python take advantage of Intel CPU support for things like matrix multiplication, FFTs, neural networks, etc.
Is there something like this for Apple M1 that open source software like Python can take advantage of?
How does Python numpy/scipy perform on M1?