ml-explore / mlx

MLX: An array framework for Apple silicon
https://ml-explore.github.io/mlx/
MIT License
17.22k stars 998 forks source link

[Feature] Windows support #1513

Open zcbenz opened 3 weeks ago

zcbenz commented 3 weeks ago

I tried building MLX on Windows, of course it didn't build but I think it is not very hard to make it work there.

A few problems I met so far:

And there will likely be much more problems since compilations are mostly blocked by io/load.h.

I don't really like Windows nor enjoy working on it, but the majority of world is using it and I figured out whatever I'm going to work on I would need Windows support to reach wider audience. What do you think?

zcbenz commented 2 weeks ago

I found someone already did some work on this: https://github.com/lighttransport/mlx/commits/lte/