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
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
.
pmodels
/
mpich
Public
Notifications
You must be signed in to change notification settings
Fork
328
Star
684
Code
Issues
223
Pull requests
74
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
coll: circulant graph allreduce algorithm
- #7748
#7748
Open
hzhou
wants to merge 8 commits into
pmodels:main
pmodels/mpich:main
from
hzhou:2603_cga_allreduce
hzhou/mpich:2603_cga_allreduce
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
coll: circulant graph allreduce algorithm
#7748
hzhou
wants to merge 8 commits into
pmodels:main
pmodels/mpich:main
from
hzhou:2603_cga_allreduce
hzhou/mpich:2603_cga_allreduce
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
coll/cga: fix reduce chunk_count
Show description for 87cb737
hzhou
committed
87cb737
View commit details
Copy full SHA for 87cb737
Browse repository at this point
coll/cga: use MPI_Aint to prevent overflow
Show description for 44dfdcd
hzhou
committed
44dfdcd
View commit details
Copy full SHA for 44dfdcd
Browse repository at this point
coll/cga: use malloc for packbuf if CHUNK_SIZE is 0
Show description for 84748c4
hzhou
committed
84748c4
View commit details
Copy full SHA for 84748c4
Browse repository at this point
coll/cga: allow switching coll_type
Show description for 4a32670
hzhou
committed
4a32670
View commit details
Copy full SHA for 4a32670
Browse repository at this point
coll/cga: packbuf dependency in allreduce
Show description for 09396ce
hzhou
committed
09396ce
View commit details
Copy full SHA for 09396ce
Browse repository at this point
coll: add intra_circ_graph allreduce algorithm
Show description for e5be20c
hzhou
committed
e5be20c
View commit details
Copy full SHA for e5be20c
Browse repository at this point
test: modify coll/allred.c to avoid exceeding precision
Show description for 5866780
hzhou
committed
5866780
View commit details
Copy full SHA for 5866780
Browse repository at this point
Commits on Mar 19, 2026
coll/cga: add staging to avoid direct gpu reduction
Show description for 1856eee
hzhou
committed
1856eee
View commit details
Copy full SHA for 1856eee
Browse repository at this point
You can’t perform that action at this time.