ml-explore/mlx

Why is `MLX_BUILD_METAL` disabled on iOS

クローズ

#3,493 opened on 2026/05/08

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (1,794 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (26,216 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 75 merged PRs)

説明

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?

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