Skip to content

Delay loading registered C++ kernels in python#3849

Merged
atgeller merged 5 commits intoNVIDIA:mainfrom
atgeller:main
Feb 6, 2026
Merged

Delay loading registered C++ kernels in python#3849
atgeller merged 5 commits intoNVIDIA:mainfrom
atgeller:main

Conversation

@atgeller
Copy link
Collaborator

@atgeller atgeller commented Feb 3, 2026

Description

Moves the loading of linked C++ kernels from when a python kernel is parsed and pre-compiled to when it is invoked, allowing the C++ kernel to be changed/updated dynamically.

@atgeller atgeller requested a review from 1tnguyen February 3, 2026 19:32
@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 3, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@atgeller atgeller requested a review from bmhowe23 February 3, 2026 20:02
DCO Remediation Commit for Adam Geller <adgeller@nvidiae.com>

I, Adam Geller <adgeller@nvidiae.com>, hereby add my Signed-off-by to this commit: a4a5cc8

Signed-off-by: Adam Geller <adgeller@nvidiae.com>
@atgeller
Copy link
Collaborator Author

atgeller commented Feb 3, 2026

/ok to test 5368f98

Command Bot: Processing...

Copy link
Collaborator

@1tnguyen 1tnguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments but otherwise LGTM 👍

Thanks, @atgeller!

bmhowe23 added a commit to NVIDIA/cudaqx that referenced this pull request Feb 3, 2026
Signed-off-by: Ben Howe <bhowe@nvidia.com>
github-actions bot pushed a commit that referenced this pull request Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Signed-off-by: Adam Geller <adgeller@nvidia.com>
@atgeller
Copy link
Collaborator Author

atgeller commented Feb 5, 2026

/ok to test 6ab4f37

Command Bot: Processing...

github-actions bot pushed a commit that referenced this pull request Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

@atgeller atgeller enabled auto-merge February 5, 2026 19:10
@atgeller
Copy link
Collaborator Author

atgeller commented Feb 5, 2026

/ok to test d6dd0d0

Command Bot: Processing...

@atgeller atgeller added this pull request to the merge queue Feb 5, 2026
github-actions bot pushed a commit that referenced this pull request Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Merged via the queue into NVIDIA:main with commit 1c0224d Feb 6, 2026
193 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants