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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
TransformerEngine
Public
Notifications
You must be signed in to change notification settings
Fork
798
Star
3.5k
Code
Issues
158
Pull requests
160
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[C/PyTorch] Removed MPI dependence in Userbuffers
- #901
#901
Merged
denera
merged 11 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
denera:remove-mpi-from-userbuffers
denera/TransformerEngine:remove-mpi-from-userbuffers
Copy head branch name to clipboard
Jun 13, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[C/PyTorch] Removed MPI dependence in Userbuffers
#901
denera
merged 11 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
denera:remove-mpi-from-userbuffers
denera/TransformerEngine:remove-mpi-from-userbuffers
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2024
added DL framework callbacks for bootstrapping userbuffers without MPI
Show description for 37d0041
denera
committed
37d0041
View commit details
Copy full SHA for 37d0041
Browse repository at this point
removed userbuffers availability check in TE modules since userbuffers is now always compiled
Show description for e6515ee
denera
committed
e6515ee
View commit details
Copy full SHA for e6515ee
Browse repository at this point
added comm+GEMM overlap example with LayerNormMLP
Show description for 98c74fb
denera
committed
98c74fb
View commit details
Copy full SHA for 98c74fb
Browse repository at this point
Commits on Jun 11, 2024
lintin and review fixes
Show description for 40ca7e6
denera
committed
40ca7e6
View commit details
Copy full SHA for 40ca7e6
Browse repository at this point
Commits on Jun 12, 2024
linting and review fixes
Show description for 6dee146
denera
committed
6dee146
View commit details
Copy full SHA for 6dee146
Browse repository at this point
Merge branch 'main' into remove-mpi-from-userbuffers
timmoon10
authored
5143dcf
View commit details
Copy full SHA for 5143dcf
Browse repository at this point
Merge branch 'remove-mpi-from-userbuffers' of github.com:denera/TransformerEngine into remove-mpi-from-userbuffers
denera
committed
70d4116
View commit details
Copy full SHA for 70d4116
Browse repository at this point
added header guards
Show description for 75c570d
denera
committed
75c570d
View commit details
Copy full SHA for 75c570d
Browse repository at this point
Commits on Jun 13, 2024
removed defunct userbuffers checks in build_utils and setup.py
Show description for 3919df9
denera
committed
3919df9
View commit details
Copy full SHA for 3919df9
Browse repository at this point
added exposed API in modules/base.py to __all__
Show description for af53ef5
denera
committed
af53ef5
View commit details
Copy full SHA for af53ef5
Browse repository at this point
removed transformer_engine/CMakeLists.txt and shifted all TE/common compile into transformer_engine/common/CmakeLists.txt
Show description for a9e4bcd
denera
committed
a9e4bcd
View commit details
Copy full SHA for a9e4bcd
Browse repository at this point
You can’t perform that action at this time.