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
.
NVIDIA
/
cudaqx
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
111
Code
Issues
40
Pull requests
33
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add hardware pinning for QEC decoders
- #634
#634
Open
kvmto
wants to merge 18 commits into
NVIDIA:main
NVIDIA/cudaqx:main
from
kvmto:decoder-hardware-pinning
kvmto/cudaqx:decoder-hardware-pinning
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Add hardware pinning for QEC decoders
#634
kvmto
wants to merge 18 commits into
NVIDIA:main
NVIDIA/cudaqx:main
from
kvmto:decoder-hardware-pinning
kvmto/cudaqx:decoder-hardware-pinning
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
Add hardware pinning (cuda_device_id/numa_node_id) for QEC decoders
Show description for 31f98c5
kvmto
committed
31f98c5
View commit details
Copy full SHA for 31f98c5
Browse repository at this point
Commits on Jun 29, 2026
Redesign hardware pinning: base class owns CUDA/NUMA affinity
Show description for 2ca48a6
kvmto
committed
2ca48a6
View commit details
Copy full SHA for 2ca48a6
Browse repository at this point
Commits on Jul 1, 2026
feat(qec): hardware-affinity knobs + loud, cudaq-decoupled pinning for decoders
Show description for 628c10b
kvmto
committed
628c10b
View commit details
Copy full SHA for 628c10b
Browse repository at this point
feat(qec): concurrent multi-decoder pool with per-GPU pinning
Show description for 6069dcb
kvmto
committed
6069dcb
View commit details
Copy full SHA for 6069dcb
Browse repository at this point
feat(qec): non-blocking streaming submit for decoder_pool
Show description for d991724
kvmto
committed
d991724
View commit details
Copy full SHA for d991724
Browse repository at this point
Commits on Jul 2, 2026
fix(qec): decouple plugin params from affinity knobs; add pinning syscall gate
Show description for 7c2bdac
kvmto
committed
7c2bdac
View commit details
Copy full SHA for 7c2bdac
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into decoder-hardware-pinning
Show description for 71de8f2
kvmto
committed
71de8f2
View commit details
Copy full SHA for 71de8f2
Browse repository at this point
test(qec): skip mempolicy assertions where the syscalls are blocked
Show description for 765bc12
kvmto
committed
765bc12
View commit details
Copy full SHA for 765bc12
Browse repository at this point
Commits on Jul 3, 2026
fix(qec): harden hardware-pinning guards and drop decoder_pool
Show description for dca1f0e
kvmto
committed
dca1f0e
View commit details
Copy full SHA for dca1f0e
Browse repository at this point
Commits on Jul 6, 2026
bug bash
Show description for fd45911
kvmto
committed
fd45911
View commit details
Copy full SHA for fd45911
Browse repository at this point
fix(qec): merge-readiness hardening for decoder hardware pinning
Show description for e25478a
kvmto
committed
e25478a
View commit details
Copy full SHA for e25478a
Browse repository at this point
test(qec): negative-path and perf-budget coverage for hardware pinning
Show description for 5ea8f0f
kvmto
committed
5ea8f0f
View commit details
Copy full SHA for 5ea8f0f
Browse repository at this point
fix(qec): close hardware-pinning coverage gaps across all surfaces
Show description for f3ab07f
kvmto
committed
f3ab07f
View commit details
Copy full SHA for f3ab07f
Browse repository at this point
refactor(qec): consolidate trt guards onto the shared header; release the GIL in decode bindings
Show description for cc53ef9
kvmto
committed
cc53ef9
View commit details
Copy full SHA for cc53ef9
Browse repository at this point
quick fix of include
Show description for 08646c7
kvmto
committed
08646c7
View commit details
Copy full SHA for 08646c7
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into decoder-hardware-pinning
Show description for 73cdc8c
kvmto
committed
73cdc8c
View commit details
Copy full SHA for 73cdc8c
Browse repository at this point
Commits on Jul 7, 2026
pinning test fix
Show description for 088973e
kvmto
committed
088973e
View commit details
Copy full SHA for 088973e
Browse repository at this point
CI + test fix for multi trt testing
Show description for e4760ab
kvmto
committed
e4760ab
View commit details
Copy full SHA for e4760ab
Browse repository at this point
You can’t perform that action at this time.