Post

Replies

Boosts

Views

Activity

Comment on Why Python native on M1 Max is greatly slower than Python on old Intel i5?
@davehelmuth, I'm interested in your last point: "Using conda install numpy when running mysvd.py is now done in 1.51 seconds". I received my M1 Max yesterday and freshly installed Python 3.9 and numpy via miniforge, but mysvd.py takes longer than 4 seconds for me. So I can't reproduce your claim, though I'd like to!
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Why Python native on M1 Max is greatly slower than Python on old Intel i5?
Perhaps you had this in mind? https://github.com/conda-forge/numpy-feedstock/issues/253 Indeed, running conda install numpy "libblas=*=*accelerate" worked for me!
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’22