Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to pick up mlx v0.16.0 #115

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

davidkoski
Copy link
Collaborator

@davidkoski davidkoski commented Jul 15, 2024

mlx-c actually matches v0.15.2 but we want the Sequoia crash fixes from v0.16.0

@davidkoski davidkoski requested a review from awni July 15, 2024 16:46
FetchContent_MakeAvailable(mlx-c)

# TEMPORARY OVERRIDE -- 0.0.8 depends on v0.14.0 but we need v0.15.2 for iOS /
# float16 issues
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I may have to add this back as mlx-c is for v0.15.2 but we need to build vs v0.16.0 for the Sequoia assert crashes


// the mlx-c side of distributed
"include/mlx/c/distributed.cpp",
"include/mlx/c/distributed_group.cpp",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now exposed on the mlx-c layer -- need to discuss how we expose this in swift and specifically how the build will work.

Copy link
Member

@awni awni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@davidkoski davidkoski merged commit 597aaa5 into ml-explore:main Jul 15, 2024
3 checks passed
@davidkoski davidkoski deleted the v0.16.0 branch July 15, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants