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
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 }}
JuliaGPU
/
CUDA.jl
Public
Notifications
You must be signed in to change notification settings
Fork
281
Star
1.4k
Code
Issues
212
Pull requests
53
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add hostcalls for device-to-host services
- #3243
#3243
Open
maleadt
wants to merge 11 commits into
main
JuliaGPU/CUDA.jl:main
from
hostcall
JuliaGPU/CUDA.jl:hostcall
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add hostcalls for device-to-host services
#3243
maleadt
wants to merge 11 commits into
main
JuliaGPU/CUDA.jl:main
from
hostcall
JuliaGPU/CUDA.jl:hostcall
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Add the device-side hostcall protocol.
Show description for b99bf82
maleadt
committed
b99bf82
View commit details
Copy full SHA for b99bf82
Browse repository at this point
Add the hostcall host service.
Show description for 9345c5f
maleadt
committed
9345c5f
View commit details
Copy full SHA for 9345c5f
Browse repository at this point
Integrate hostcalls with compilation and kernel launches.
Show description for 65a1b8f
maleadt
committed
65a1b8f
View commit details
Copy full SHA for 65a1b8f
Browse repository at this point
Report device exceptions through hostcall packets.
Show description for 01bb183
maleadt
committed
01bb183
View commit details
Copy full SHA for 01bb183
Browse repository at this point
Identify and invoke hostcall targets using Julia's runtime.
Show description for 38a6c1d
maleadt
committed
38a6c1d
View commit details
Copy full SHA for 38a6c1d
Browse repository at this point
Document hostcall APIs and exception reporting.
Show description for 4ea6410
maleadt
committed
4ea6410
View commit details
Copy full SHA for 4ea6410
Browse repository at this point
Preserve test failures when GPU timing fails.
Show description for d58e425
maleadt
committed
d58e425
View commit details
Copy full SHA for d58e425
Browse repository at this point
Pack hostcall arguments before passing them to the transport.
Show description for 3a78f04
maleadt
committed
3a78f04
View commit details
Copy full SHA for 3a78f04
Browse repository at this point
Keep the hostcall state accessors out of the global method table.
Show description for ec11a8a
maleadt
committed
ec11a8a
View commit details
Copy full SHA for ec11a8a
Browse repository at this point
Check hostcall port-lock scope in LLVM IR.
Show description for 45c3539
maleadt
committed
45c3539
View commit details
Copy full SHA for 45c3539
Browse repository at this point
Share launch setup across kernel signatures.
Show description for 587bbba
maleadt
committed
587bbba
View commit details
Copy full SHA for 587bbba
Browse repository at this point
You can’t perform that action at this time.