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
.
Project-MONAI
/
MONAI
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
8.6k
Code
Issues
348
Pull requests
180
Discussions
Actions
Projects
Wiki
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add GPU-accelerated dcm image decoding
- #8954
#8954
Open
MMelQin
wants to merge 14 commits into
dev
Project-MONAI/MONAI:dev
from
mq/add_gpu_dcm_decoding
Project-MONAI/MONAI:mq/add_gpu_dcm_decoding
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add GPU-accelerated dcm image decoding
#8954
MMelQin
wants to merge 14 commits into
dev
Project-MONAI/MONAI:dev
from
mq/add_gpu_dcm_decoding
Project-MONAI/MONAI:mq/add_gpu_dcm_decoding
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
Add new DICOM reader using Pydicom and nvimgcode GPU accelerated decompression
Show description for f7a384e
MMelQin
committed
f7a384e
View commit details
Copy full SHA for f7a384e
Browse repository at this point
Clarify why GPU direct loading not compatible with accelerated decompression
Show description for 9c4d813
MMelQin
committed
9c4d813
View commit details
Copy full SHA for 9c4d813
Browse repository at this point
Fix formatting complaints
Show description for 7eb485e
MMelQin
committed
7eb485e
View commit details
Copy full SHA for 7eb485e
Browse repository at this point
Fix mypy complaints
Show description for 1aebb73
MMelQin
committed
1aebb73
View commit details
Copy full SHA for 1aebb73
Browse repository at this point
Fixed and tested doc build warnings and nits
Show description for 77ac541
MMelQin
committed
77ac541
View commit details
Copy full SHA for 77ac541
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 423574f
pre-commit-ci[bot]
authored and
MMelQin
committed
423574f
View commit details
Copy full SHA for 423574f
Browse repository at this point
Fix test failures after this branch’s reader registration change,
Show description for 6fbac5a
MMelQin
committed
6fbac5a
View commit details
Copy full SHA for 6fbac5a
Browse repository at this point
Add explicit failure mode test.
Show description for 7fbef1b
MMelQin
committed
7fbef1b
View commit details
Copy full SHA for 7fbef1b
Browse repository at this point
Commits on Jul 3, 2026
Merge branch 'dev' into mq/add_gpu_dcm_decoding
ericspod
authored
03ed82c
View commit details
Copy full SHA for 03ed82c
Browse repository at this point
Merge branch 'dev' into mq/add_gpu_dcm_decoding
MMelQin
authored
0235afe
View commit details
Copy full SHA for 0235afe
Browse repository at this point
Commits on Jul 27, 2026
Addressed review comments, e.g. intent of SUPPORTED_READERS and fallback
Show description for edca43f
MMelQin
committed
edca43f
View commit details
Copy full SHA for edca43f
Browse repository at this point
Address comments on test's skipping conditions
Show description for ee9f5cd
MMelQin
committed
ee9f5cd
View commit details
Copy full SHA for ee9f5cd
Browse repository at this point
Autofix of formatting errors
Show description for 65c1161
MMelQin
committed
65c1161
View commit details
Copy full SHA for 65c1161
Browse repository at this point
Added a test to compare decoded data between CPU and GPU decoding if deps are installed
Show description for 7ffd22e
MMelQin
committed
7ffd22e
View commit details
Copy full SHA for 7ffd22e
Browse repository at this point
You can’t perform that action at this time.