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
797
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
[PyTorch] NCCL EP zero copy with symmem pool and user provided recv_topk_weight tensor
- #3187
#3187
Merged
phu0ngng
merged 10 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
YangFei1990:nccl_ep_zero_cp
YangFei1990/TransformerEngine:nccl_ep_zero_cp
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[PyTorch] NCCL EP zero copy with symmem pool and user provided recv_topk_weight tensor
#3187
phu0ngng
merged 10 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
YangFei1990:nccl_ep_zero_cp
YangFei1990/TransformerEngine:nccl_ep_zero_cp
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
expose user provided weights
Show description for 1602fc8
YangFei1990
committed
1602fc8
View commit details
Copy full SHA for 1602fc8
Browse repository at this point
Commits on Jul 8, 2026
adding pool based symm allocation; remove the persistent buffer in EpBuffer
Show description for 6cbc1d7
YangFei1990
committed
6cbc1d7
View commit details
Copy full SHA for 6cbc1d7
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for dac3dd3
pre-commit-ci[bot]
committed
dac3dd3
View commit details
Copy full SHA for dac3dd3
Browse repository at this point
Commits on Jul 13, 2026
add check for symm backed tensor
Show description for 0c24ee5
YangFei1990
committed
0c24ee5
View commit details
Copy full SHA for 0c24ee5
Browse repository at this point
Merge branch 'nccl_ep_zero_cp' of https://github.com/YangFei1990/TransformerEngine into nccl_ep_zero_cp
YangFei1990
committed
c37c460
View commit details
Copy full SHA for c37c460
Browse repository at this point
Commits on Jul 15, 2026
add zero copy tests
Show description for e12d106
YangFei1990
committed
e12d106
View commit details
Copy full SHA for e12d106
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into nccl_ep_zero_cp
YangFei1990
authored
6c122e5
View commit details
Copy full SHA for 6c122e5
Browse repository at this point
Commits on Jul 21, 2026
Merge branch 'main' into nccl_ep_zero_cp
phu0ngng
authored
c719c59
View commit details
Copy full SHA for c719c59
Browse repository at this point
Address review: guard symm-mem pool backend + is_symm_backed bootstrap
Show description for 2f80d88
YangFei1990
committed
2f80d88
View commit details
Copy full SHA for 2f80d88
Browse repository at this point
Merge branch 'main' into nccl_ep_zero_cp
phu0ngng
authored
36dc5c4
View commit details
Copy full SHA for 36dc5c4
Browse repository at this point
You can’t perform that action at this time.