-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Describe the issue
mlx supports both macOS arm64 and Linux x64. However, it does not support macOS x64.
I get the following error when building mlx on macOS x64. As a result, I could not test the changes I made to mlx on my macOS x64 computer.
-- Building MLX for x86_64 processor on Darwin
CMake Error at CMakeLists.txt:39 (message):
Building for x86_64 on macOS is not supported. If you are on an Apple
silicon system, check the build documentation for possible fixes:
https://ml-explore.github.io/mlx/build/html/install.html#build-from-source
-- Configuring incomplete, errors occurred!
Metadata
Metadata
Assignees
Labels
No labels