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 }}
deepspeedai
/
DeepSpeed
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
43.1k
Code
Issues
1.2k
Pull requests
267
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
DeepSpeed Comm. Backend v1
- #1985
#1985
Merged
jeffra
merged 24 commits into
master
deepspeedai/DeepSpeed:master
from
staging-comms-next
deepspeedai/DeepSpeed:staging-comms-next
Copy head branch name to clipboard
Jun 10, 2022
Conversation
Commits
24
(24)
Checks
Files changed
Merged
DeepSpeed Comm. Backend v1
#1985
jeffra
merged 24 commits into
master
deepspeedai/DeepSpeed:master
from
staging-comms-next
deepspeedai/DeepSpeed:staging-comms-next
Copy head branch name to clipboard
Commits
Commits on May 27, 2022
Staging comms v1 (#301)
Show description for 867a853
3 people
authored
867a853
View commit details
Copy full SHA for 867a853
Browse repository at this point
Delete stage1.py
awan-10
authored
c93fcfe
View commit details
Copy full SHA for c93fcfe
Browse repository at this point
Delete distributed.py
awan-10
authored
7f8ca01
View commit details
Copy full SHA for 7f8ca01
Browse repository at this point
Commits on May 28, 2022
revert deepspeed/__init__.py logging calls
Quentin-Anthony
committed
977ee32
View commit details
Copy full SHA for 977ee32
Browse repository at this point
Delete test.py
Quentin-Anthony
authored
68eb9f4
View commit details
Copy full SHA for 68eb9f4
Browse repository at this point
Update comments and move custom comm ops to internal functions
Quentin-Anthony
committed
54796bb
View commit details
Copy full SHA for 54796bb
Browse repository at this point
Merge branch 'staging-comms-next' of https://github.com/microsoft/DeepSpeed into staging-comms-next
Quentin-Anthony
committed
c06c72d
View commit details
Copy full SHA for c06c72d
Browse repository at this point
Remove unnecessary print and update backend description
Quentin-Anthony
committed
f070a0c
View commit details
Copy full SHA for f070a0c
Browse repository at this point
Commits on May 31, 2022
Relax assertion to allow Megatron-DeepSpeed MoE to use ZeRO 1
Quentin-Anthony
committed
9976681
View commit details
Copy full SHA for 9976681
Browse repository at this point
Simplify ZeRO stage 1 check for previous commit
Quentin-Anthony
committed
09063a3
View commit details
Copy full SHA for 09063a3
Browse repository at this point
Remove misleading world_size prints
Quentin-Anthony
committed
656b415
View commit details
Copy full SHA for 656b415
Browse repository at this point
Commits on Jun 1, 2022
Remove custom backend references
Quentin-Anthony
committed
859c5f8
View commit details
Copy full SHA for 859c5f8
Browse repository at this point
Merge branch 'master' into staging-comms-next
jeffra
authored
4d710b4
View commit details
Copy full SHA for 4d710b4
Browse repository at this point
Delete nccl.cpp
Quentin-Anthony
authored
108064e
View commit details
Copy full SHA for 108064e
Browse repository at this point
Delete alltoall.py
Quentin-Anthony
authored
ce5001f
View commit details
Copy full SHA for ce5001f
Browse repository at this point
Delete runall.py
Quentin-Anthony
authored
73afaa8
View commit details
Copy full SHA for 73afaa8
Browse repository at this point
Delete all_reduce.py
Quentin-Anthony
authored
e51021f
View commit details
Copy full SHA for e51021f
Browse repository at this point
Commits on Jun 7, 2022
Merge branch 'master' into staging-comms-next
jeffra
authored
6678344
View commit details
Copy full SHA for 6678344
Browse repository at this point
Add isend/irecv comm ops
Quentin-Anthony
committed
604eae7
View commit details
Copy full SHA for 604eae7
Browse repository at this point
Commits on Jun 8, 2022
Add pre-commit check and clean up references to torch.dist in comments
Quentin-Anthony
committed
2dd23f3
View commit details
Copy full SHA for 2dd23f3
Browse repository at this point
Updated pre-commit error
Quentin-Anthony
committed
b902744
View commit details
Copy full SHA for b902744
Browse repository at this point
Commits on Jun 9, 2022
Clean up comm.py logic
Quentin-Anthony
committed
3c5e065
View commit details
Copy full SHA for 3c5e065
Browse repository at this point
Added comm constants file to avoid raw string assignment
Quentin-Anthony
committed
971c349
View commit details
Copy full SHA for 971c349
Browse repository at this point
Revert "Relax assertion to allow Megatron-DeepSpeed MoE to use ZeRO 1"
Show description for 5e0c8c1
Quentin-Anthony
committed
5e0c8c1
View commit details
Copy full SHA for 5e0c8c1
Browse repository at this point
You can’t perform that action at this time.