Skip to content

Pull requests: NVIDIA/cuda-quantum

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix Python handling of kernel list parameters bug fix To be listed under Bug Fixes in the release notes python-lang Anything related to the Python CUDA Quantum language implementation
#1410 by bmhowe23 was merged Mar 21, 2024 Loading… release 0.7.1
Enable CI testing for Python 3.8 maintenance Work items to update and improve the code base
#1403 by bmhowe23 was merged Mar 26, 2024 Loading… release 0.7.1
[test] Fix deployment issue with #1370 maintenance Work items to update and improve the code base
#1394 by bmhowe23 was merged Mar 14, 2024 Loading… release 0.7.1
Make nvqc_proxy.py multi-threaded
#1387 by bmhowe23 was merged Mar 13, 2024 Loading… release 0.7.0
UCCSD API changes breaking change Change breaks backwards compatibility python-lang Anything related to the Python CUDA Quantum language implementation
#1386 by bmhowe23 was merged Mar 14, 2024 Loading… release 0.7.0
Revise NVQC error message
#1371 by bmhowe23 was merged Mar 12, 2024 Loading… release 0.7.0
Follow-up to #1363 - Fix test for Python 3.8 compatibility no release notes Don't list this PR in the release notes
#1365 by bmhowe23 was merged Mar 9, 2024 Loading… release 0.7.0
Fix spin-op deserialization bug when there is exactly 1 term bug fix To be listed under Bug Fixes in the release notes
#1363 by bmhowe23 was merged Mar 8, 2024 Loading… release 0.7.0
Adjust NVQC client logs to show queue position and dots by default no release notes Don't list this PR in the release notes
#1361 by bmhowe23 was merged Mar 8, 2024 Loading… release 0.7.0
Update CI to use iqm-client v16.1 (not v17.0)
#1355 by bmhowe23 was closed Mar 8, 2024 Loading…
[nvqc] Adjust client log messages no release notes Don't list this PR in the release notes
#1353 by bmhowe23 was merged Mar 8, 2024 Loading… release 0.7.0
Follow-up to #1340 because llvm-config is not in cuda-quantum image no release notes Don't list this PR in the release notes
#1346 by bmhowe23 was merged Mar 6, 2024 Loading… release 0.7.0
Update nvq++ script to disallow nvqc submission from non-x86 no release notes Don't list this PR in the release notes
#1340 by bmhowe23 was merged Mar 6, 2024 Loading… release 0.7.0
Add cudaq.__version__ attribute to Python no release notes Don't list this PR in the release notes
#1331 by bmhowe23 was merged Mar 4, 2024 Loading… release 0.7.0
[nvqc] Add watchdog timeout option for remote rest server no release notes Don't list this PR in the release notes
#1330 by bmhowe23 was merged Mar 4, 2024 Loading… release 0.7.0
Fix test failures in Publishing pipeline by removing python_mlir examples maintenance Work items to update and improve the code base
#1329 by bmhowe23 was merged Mar 4, 2024 Loading… release 0.7.0
Change nvqc command-line options and Python flags user experience Issue or PR that significantly impacts user experience
#1327 by bmhowe23 was closed Apr 26, 2024 Draft
[test] Fix python version string for scheduled nightly tests no release notes Don't list this PR in the release notes
#1308 by bmhowe23 was merged Feb 28, 2024 Loading… release 0.7.0
Add reverse proxy for NVQC no release notes Don't list this PR in the release notes
#1304 by bmhowe23 was merged Feb 28, 2024 Loading… release 0.7.0
Follow-up to #1288 - fix integration test env usage no release notes Don't list this PR in the release notes
#1291 by bmhowe23 was merged Feb 26, 2024 Loading… release 0.7.0
Optimize LLVM JIT for large circuits: apply #1261 to experimental/python python-lang Anything related to the Python CUDA Quantum language implementation
#1290 by bmhowe23 was merged Feb 26, 2024 Loading…
Fix default values for scheduled nighly integration tests maintenance Work items to update and improve the code base
#1288 by bmhowe23 was merged Feb 24, 2024 Loading… release 0.7.0
Update NGC CLI URL in Install Guide
#1275 by bmhowe23 was closed Feb 22, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:main.