ml-explore/mlx

Why is `MLX_BUILD_METAL` disabled on iOS

Open

#3,493 建立於 2026年5月8日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (26,216 star) (1,794 fork)batch import
enhancementgood first issue

描述

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?

貢獻者指南