noppoMan / python-metal-benchmark

An experimental repo for accessing Metal API from Python (OSX Only)
22 stars 2 forks source link

Interesting! #1

Open AzizAlqasem opened 3 years ago

AzizAlqasem commented 3 years ago

Running python on Apple Metal is incredible, especially with the new M1 MAX chip. I will definitely going to try your method on my new MacBook Pro! I wish there is a direct way to use metal API from python, as M1 MAX has an impressive performance!

Thanks for publishing your method and benchmark!

Crear12 commented 6 months ago

metalcompute with mlx.core.array. MLX is developed byApple, metalcompute is a third party package that allows you to create kernels in str().