Disable support for calling kernels defined in Python from kernels defined in C++#411
Disable support for calling kernels defined in Python from kernels defined in C++#411sacpis wants to merge 26 commits intoNVIDIA:mainfrom
Conversation
…unction_pointer from cudaq Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
|
/ok to test e37bac1 |
|
/ok to test e37bac1 |
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
|
/ok to test de24de8 |
| "cudaq": { | ||
| "repository": "NVIDIA/cuda-quantum", | ||
| "ref": "c4131f47cf236a7694cf6d5b8ff3418933817749" | ||
| "ref": "35054a5bae85129e422c589023a5b30ce32d24c2" |
There was a problem hiding this comment.
Just a note - we will want to revert this change, or at least update it to a commit on main, before merging this PR.
There was a problem hiding this comment.
I think we will have to update it now itself as the jobs are failing in CI.
There was a problem hiding this comment.
If you are updating it to tot main, then are the rest of the changes in the PR needed? I thought tot main would work without any other changes.
There was a problem hiding this comment.
Yes, you are right. Let me put it back. Seems like cudaq/utils/registry.h file has been removed from CUDA-Q repo. Cleaning this irrelevant header file from py_code.
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
|
/ok to test e2906e4 |
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
|
/ok to test 60ab13a |
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
|
/ok to test feea0c4 |
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
|
/ok to test 1cfd5d8 |
…unction_pointer from cudaq Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
…://github.com/sacpis/cudaqx into disable_support_for_calling_kernels_in_python
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
|
/ok to test 9946dff |
@sacpis, there was an error processing your request: See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/2/ |
|
/ok to test 9946dff |
|
This was absorbed into #416, so I'm closing this PR. |
Disable support for calling kernels defined in Python from kernels defined in C++.
Note: This branch (PR) builds against
features/python.redesign.0branch in CUDA-Q.