ml-explore/mlx

Why is `MLX_BUILD_METAL` disabled on iOS

Open

#3,493 opened on 2026年5月8日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C++ (26,216 stars) (1,794 forks)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?

コントリビューターガイド