8000 Bump to MLX v0.15.2 by andresy · Pull Request #31 · ml-explore/mlx-c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump to MLX v0.15.2 #31

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

Merged
merged 4 commits into from
Jul 9, 2024
Merged

Bump to MLX v0.15.2 #31

merged 4 commits into from
Jul 9, 2024

Conversation

andresy
Copy link
Member
@andresy andresy commented Jul 8, 2024

No description provided.

Copy link
Member
@angeloskath angeloskath left a comment

Choose a reason for hiding this comment

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

Left a small comment regarding the communication stream. Otherwise 🚀

RETURN_MLX_C_DISTRIBUTED_GROUP(mlx::core::distributed::init(strict));
}

extern "C" mlx_stream mlx_distributed_communication_stream() {
Copy link
Member

Choose a reason for hiding this comment

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

I am not so sure we want to expose that. 🤔 Nobody is using it but the communication ops. Ideally we wouldn't want people to submit other ops in the communication stream.

Copy link
Collaborator
8000

Choose a reason for hiding this comment

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

Don't cross the streams.

Copy link
Member Author

Choose a reason for hiding this comment

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

I was actually unsure about exposing this one, so I will remove it

@andresy andresy merged commit e4df057 into main 7C02 Jul 9, 2024
@andresy andresy deleted the mlx-v0.15.2 branch July 9, 2024 10:56
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.

3 participants
0