[DO NOT MERGE] Test against cuda-quantum 0.15.x#702
Draft
anjbur wants to merge 34 commits into
Draft
Conversation
Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
This reverts commit f93f786.
This reverts commit 77cc468.
This reverts commit 210a890.
This reverts commit b974c3f. Signed-off-by: Angela Burton <angelab@nvidia.com>
This reverts commit 78b8d7d. Signed-off-by: Angela Burton <angelab@nvidia.com>
)" This reverts commit 2cdc9df. Signed-off-by: Angela Burton <angelab@nvidia.com>
…-server test (NVIDIA#673)" This reverts commit f784db3. Signed-off-by: Angela Burton <angelab@nvidia.com>
…B decoding-server test (NVIDIA#670)" This reverts commit fa6c200. Signed-off-by: Angela Burton <angelab@nvidia.com>
This reverts commit 6c688b5. Signed-off-by: Angela Burton <angelab@nvidia.com>
…oder configuration (NVIDIA#679)" This reverts commit 35ee248. Signed-off-by: Angela Burton <angelab@nvidia.com>
…chedule (NVIDIA#672)" This reverts commit 22772f7. Signed-off-by: Angela Burton <angelab@nvidia.com>
This reverts commit efbb6f9. Signed-off-by: Angela Burton <angelab@nvidia.com>
…sliding window decoder (NVIDIA#656)" This reverts commit 131c4d0. Signed-off-by: Angela Burton <angelab@nvidia.com>
This reverts commit 9c5c230. Signed-off-by: Angela Burton <angelab@nvidia.com>
…NVIDIA#690)" This reverts commit 2cd873b. Signed-off-by: Angela Burton <angelab@nvidia.com>
This reverts commit 7df80cb. Signed-off-by: Angela Burton <angelab@nvidia.com>
This reverts commit 2636cf0. Signed-off-by: Angela Burton <angelab@nvidia.com>
…LDPC decoding (NVIDIA#631)" This reverts commit 22d7d3f. Signed-off-by: Angela Burton <angelab@nvidia.com>
…ransport integration Signed-off-by: Angela Burton <angelab@nvidia.com>
…ntegration Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
…integration Signed-off-by: Angela Burton <angelab@nvidia.com>
…integration Signed-off-by: Angela Burton <angelab@nvidia.com>
…VIDIA#609)". Resolve NVIDIA#609 revert conflicts by restoring the legacy host-call and direct-decoding paths while retaining the GPU device-placement fixes from NVIDIA#690 and NVIDIA#678. This reverts commit 927ec7f. Signed-off-by: Angela Burton <angelab@nvidia.com>
… (927ec7f), required by CUDA-Q PR #4682 (1612f9fe). Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
Apply cuda-quantum CMake patch with reduced context build_cudaq.sh patches CMakeLists.txt (Python find_package Development -> Development.Module), but upstream cuda-quantum #4698 restructured the python/nanobind block, shifting the surrounding context so `git apply` can no longer locate the hunk (hit when .cudaq_version points at a ref that includes Non-interactive on purpose: `patch` can hang on a File-to-patch prompt in CI. Signed-off-by: Chuck Ketcham <cketcham@nvidia.com> Signed-off-by: Angela Burton <angelab@nvidia.com>
Signed-off-by: Angela Burton <angelab@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Draft PR enabling CI tests against cuda-quantum release 0.15.0 (plus a few specific commits). See the branch git history for details on which commits from cudaqx were reverted.
In addition to the PR CI, I also successfully built the cudaqx-dev image locally. I have not run the CI action to build the dev image.
.cudaq_versionused: https://github.com/anjbur/cuda-quantum/commits/0.15.1-build-test/ (0.15.0 plus selected commits)Runtime / performance impact
Self-review checklist
Please confirm each item before requesting review. Check
[x]or strikethrough and explain.
Before requesting review
Scope and size
(if so, an issue has been raised).
Tests
just when it is missing.
EXPECT_*/assertchecks areinsufficient for algorithmic correctness.
Documentation
tracked.
Code style
snake_casevscamelCase) forthe area being modified.
Dependencies
OSRB tickets filed.