Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ml-explore
/
mlx-swift
Public
Notifications
You must be signed in to change notification settings
Fork
351
Star
2k
Code
Issues
38
Pull requests
25
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Distributed support
- #482
#482
Merged
davidkoski
merged 28 commits into
ml-explore:main
ml-explore/mlx-swift:main
from
PicoMLX:distributed-minimal
PicoMLX/mlx-swift:distributed-minimal
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Distributed support
#482
davidkoski
merged 28 commits into
ml-explore:main
ml-explore/mlx-swift:main
from
PicoMLX:distributed-minimal
PicoMLX/mlx-swift:distributed-minimal
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Build the mlx-c distributed wrappers
Show description for b70f34d
ronaldmannak
committed
b70f34d
View commit details
Copy full SHA for b70f34d
Browse repository at this point
Enable the ring distributed backend
Show description for 373700a
ronaldmannak
committed
373700a
View commit details
Copy full SHA for 373700a
Browse repository at this point
Add distributed communication primitives
Show description for fd1abd0
ronaldmannak
committed
fd1abd0
View commit details
Copy full SHA for fd1abd0
Browse repository at this point
Add sharded linear layers and gradient helpers
Show description for 759d6a2
ronaldmannak
committed
759d6a2
View commit details
Copy full SHA for 759d6a2
Browse repository at this point
Run distributed operations on the CPU stream by default
Show description for 81066be
ronaldmannak
committed
81066be
View commit details
Copy full SHA for 81066be
Browse repository at this point
Add multi process tests for the ring backend
Show description for 5fab010
ronaldmannak
committed
5fab010
View commit details
Copy full SHA for 5fab010
Browse repository at this point
Verify tensor parallelism across two ranks
Show description for 1b30b88
ronaldmannak
committed
1b30b88
View commit details
Copy full SHA for 1b30b88
Browse repository at this point
Swift lint
ronaldmannak
committed
6d9fd9b
View commit details
Copy full SHA for 6d9fd9b
Browse repository at this point
Return nil from initialize and split when they fail
Show description for b5ce3d6
ronaldmannak
committed
b5ce3d6
View commit details
Copy full SHA for b5ce3d6
Browse repository at this point
Build the ring backend in the Xcode project
Show description for 60ac908
ronaldmannak
and
claude
committed
60ac908
View commit details
Copy full SHA for 60ac908
Browse repository at this point
Move the sharded layers to a follow-up PR
Show description for 5089d30
ronaldmannak
and
claude
committed
5089d30
View commit details
Copy full SHA for 5089d30
Browse repository at this point
Throw from initialize and split
Show description for 650478c
ronaldmannak
and
claude
committed
650478c
View commit details
Copy full SHA for 650478c
Browse repository at this point
Harden the multi process ring test
Show description for d25dcfc
ronaldmannak
and
claude
committed
d25dcfc
View commit details
Copy full SHA for d25dcfc
Browse repository at this point
List MLXDistributed in the MLX documentation topics
Show description for 27aa13a
ronaldmannak
and
claude
committed
27aa13a
View commit details
Copy full SHA for 27aa13a
Browse repository at this point
Run the multi process ring test in CI
Show description for 29c5d98
ronaldmannak
and
claude
committed
29c5d98
View commit details
Copy full SHA for 29c5d98
Browse repository at this point
Compile the ring test on Linux
Show description for 49688e7
ronaldmannak
and
claude
committed
49688e7
View commit details
Copy full SHA for 49688e7
Browse repository at this point
Document the stream the distributed operations use
Show description for d62ee00
ronaldmannak
and
claude
committed
d62ee00
View commit details
Copy full SHA for d62ee00
Browse repository at this point
Commits on Sep 16, 2026
Bring back the sharded linear layers as Linear subclasses
Show description for a4988de
ronaldmannak
and
claude
committed
a4988de
View commit details
Copy full SHA for a4988de
Browse repository at this point
Share the multi process test harness
Show description for 82d1d58
ronaldmannak
and
claude
committed
82d1d58
View commit details
Copy full SHA for 82d1d58
Browse repository at this point
Port test_shard_linear from the Python distributed tests
Show description for d9bdf0e
ronaldmannak
and
claude
committed
d9bdf0e
View commit details
Copy full SHA for d9bdf0e
Browse repository at this point
Port the remaining ring tests from Python
Show description for 5c4558b
ronaldmannak
and
claude
committed
5c4558b
View commit details
Copy full SHA for 5c4558b
Browse repository at this point
Port test_shard_predicate and take a predicate in shardInPlace
Show description for b61e78a
ronaldmannak
and
claude
committed
b61e78a
View commit details
Copy full SHA for b61e78a
Browse repository at this point
Port the gradient utility tests and add clipGradNormSharded
Show description for 525d8a6
ronaldmannak
and
claude
committed
525d8a6
View commit details
Copy full SHA for 525d8a6
Browse repository at this point
Fix three problems Codex found in the sharded layers
Show description for 8bb10a7
ronaldmannak
and
claude
committed
8bb10a7
View commit details
Copy full SHA for 8bb10a7
Browse repository at this point
Close the gaps against the Python layer tests
Show description for 03cf549
ronaldmannak
and
claude
committed
03cf549
View commit details
Copy full SHA for 03cf549
Browse repository at this point
Port test_donation
Show description for 0b9968f
ronaldmannak
and
claude
committed
0b9968f
View commit details
Copy full SHA for 0b9968f
Browse repository at this point
Fix four sharding problems the Python tests could not catch
Show description for 4264556
ronaldmannak
and
claude
committed
4264556
View commit details
Copy full SHA for 4264556
Browse repository at this point
Commits on Sep 17, 2026
Test swapping sharded layers into a model's Linear properties
Show description for 40bb42b
ronaldmannak
and
claude
committed
40bb42b
View commit details
Copy full SHA for 40bb42b
Browse repository at this point
You can’t perform that action at this time.