ml-explore/mlx

Why is `MLX_BUILD_METAL` disabled on iOS

Chiusa

#3493 aperta il 8 mag 2026

 (5 commenti) (0 reazioni) (0 assegnatari)C++ (1794 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (26.216 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (75 PR mergiate in 30 g)

Descrizione

When targeting iOS, the CMAKE_SYSTEM_NAME fails the Darwin equality check, resulting in MLX_BUILD_METAL being disabled. Does MLX Metal not work on iOS?

Guida contributor