Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nvidia/cuda-quantum issues and pull requests
#1782 - Fix the Json conversion for custatevec-fp32 state data
Pull Request -
State: closed - Opened by 1tnguyen 5 months ago
- 1 comment
#1781 - Enable custom unitary operations in Python for simulation
Pull Request -
State: open - Opened by khalatepradnya 5 months ago
- 4 comments
#1780 - Fix `targettests` `RemoteSim/get_state`
Pull Request -
State: closed - Opened by 1tnguyen 5 months ago
- 1 comment
#1779 - [Core] Fix #1719
Pull Request -
State: closed - Opened by schweitzpgi 5 months ago
- 3 comments
#1778 - Fix `tensornet_mps_AllocationTester.checkStateFromMpsData` test
Pull Request -
State: closed - Opened by khalatepradnya 5 months ago
#1777 - Scope of variables is inconsistent within cudaq.kernel
Issue -
State: open - Opened by vinitX 5 months ago
Labels: python bridge
#1776 - Fix `NVQIRTester.checkQubitAllocationFromRetrievedStateExpand` test
Pull Request -
State: closed - Opened by 1tnguyen 5 months ago
- 1 comment
#1775 - Copying measurement variable inside cudaq.kernel causes issues.
Issue -
State: open - Opened by vinitX 5 months ago
Labels: python bridge
#1774 - Latex not rendering on qft
Pull Request -
State: open - Opened by mmvandieren 5 months ago
- 1 comment
#1773 - How to add multi-controlled gates when using `cudaq.make_kernel()` approach
Issue -
State: open - Opened by ACE07-Sev 5 months ago
- 2 comments
Labels: visualization
#1772 - Optimize code coverage script and generate correct python coverage
Pull Request -
State: closed - Opened by actione 5 months ago
- 1 comment
#1771 - Fixing state handling experimental branch Publishing
Pull Request -
State: closed - Opened by 1tnguyen 5 months ago
- 4 comments
#1770 - Memory leak in cudaq.sample
Issue -
State: open - Opened by ikkoham 5 months ago
Labels: python-lang
#1769 - [DRAFT] Initial VQE for NVQC for C++ (CI testing only)
Pull Request -
State: closed - Opened by bmhowe23 5 months ago
- 3 comments
#1768 - Fixes #1712: failures when using libc++
Pull Request -
State: closed - Opened by schweitzpgi 5 months ago
- 3 comments
Labels: c++ bridge
#1767 - Update commit hash of the downstream `mgpu` backend
Pull Request -
State: closed - Opened by 1tnguyen 5 months ago
#1766 - [stateHandling] Code cleanup.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
#1765 - Added application Readout Error Mitigation
Pull Request -
State: open - Opened by Gopal-Dahale 6 months ago
- 7 comments
#1764 - CUDA-Q on Google Colab
Issue -
State: open - Opened by zohimchandani 6 months ago
Labels: enhancement
#1763 - Blochsphere Visualization
Pull Request -
State: open - Opened by prateekchawla168 6 months ago
- 23 comments
#1762 - Update NGC_NVQC_DEPLOYMENT_SPEC for nightly tests
Pull Request -
State: closed - Opened by bmhowe23 6 months ago
- 2 comments
#1761 - Add ability to set MPS SVD algorithm
Pull Request -
State: closed - Opened by 1tnguyen 6 months ago
- 5 comments
#1760 - Update quake-dialect.md
Pull Request -
State: open - Opened by johnmaxrin 6 months ago
- 4 comments
#1759 - [stateHandling] fix broken tests
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
#1758 - [stateHandling] Comment out target line.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 1 comment
#1757 - Make Python support `--target=<target>` option (with `=`)
Pull Request -
State: closed - Opened by bmhowe23 6 months ago
- 1 comment
#1756 - `PyASTBridge` : add more numpy constants to `visit_Attribute`
Pull Request -
State: open - Opened by freifrauvonbleifrei 6 months ago
- 2 comments
#1755 - Fix conversion of state vectors at runtime
Pull Request -
State: closed - Opened by annagrin 6 months ago
#1754 - Merge experimental/stateHandling branch to main.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 10 comments
Labels: documentation, enhancement, language, breaking change
#1753 - [experimental/stateHandling] Merge main branch into experimental/stateHandling
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 3 comments
#1752 - Address missed CR comments on Trotter examples PR
Pull Request -
State: closed - Opened by annagrin 6 months ago
#1751 - Fix #1749 - bad cfg conversion
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
Labels: bug fix
#1750 - [rt] Remove unused variable from `CircuitSimulatorBase`
Pull Request -
State: closed - Opened by boschmitt 6 months ago
- 1 comment
#1749 - `do { ... } while (false)` causes infinite loop when `--enable-mlir` is set
Issue -
State: closed - Opened by bmhowe23 6 months ago
Labels: bug
#1748 - replaced QAOA max cut images
Pull Request -
State: open - Opened by mmvandieren 6 months ago
- 1 comment
#1746 - Add python and cpp kernel mode example for Trotterization using quantum states
Pull Request -
State: closed - Opened by annagrin 6 months ago
#1745 - Unable to use all GPUs with Python and `nvidia-mgpu` target
Issue -
State: closed - Opened by bebora 6 months ago
- 2 comments
#1737 - Link that points to info on cudaq images not working
Issue -
State: open - Opened by poojarao8 6 months ago
Labels: documentation
#1734 - draw() : Python and C++ not doing the same for Euler's number
Issue -
State: open - Opened by freifrauvonbleifrei 6 months ago
- 3 comments
Labels: visualization
#1732 - [StateHandling] Fixes and improvements to tensornet states
Pull Request -
State: closed - Opened by 1tnguyen 6 months ago
#1730 - Cannot reuse a std::vector<cudaq::measure_result> variable in __qpu__ kernels
Issue -
State: open - Opened by bmhowe23 6 months ago
Labels: c++ bridge
#1729 - [Testing] Enable nightly integration tests for the ORCA backend
Pull Request -
State: closed - Opened by khalatepradnya 6 months ago
- 12 comments
#1728 - Enable MLIR compiler by default.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 6 comments
Labels: breaking change
#1725 - Using static_cast on measurement results can cause the nvq++ compiler to crash despite the compiler knowing how to do that cast.
Issue -
State: open - Opened by bmhowe23 6 months ago
- 2 comments
Labels: c++ bridge
#1724 - Organize docs
Pull Request -
State: open - Opened by WingCode 6 months ago
- 6 comments
#1723 - Circuit diagrams for unitary quantum kernels in LaTeX
Pull Request -
State: open - Opened by freifrauvonbleifrei 6 months ago
- 7 comments
#1719 - [StateHandling] Loop unrolling failed for `qvector` allocated from state
Issue -
State: closed - Opened by 1tnguyen 6 months ago
- 1 comment
#1717 - In Python version, qubits allocated within a conditional do not appear localized to the kernel
Issue -
State: open - Opened by rtvuser1 6 months ago
Labels: python bridge
#1712 - Failing tests when building against libc++
Issue -
State: open - Opened by bettinaheim 6 months ago
- 5 comments
Labels: verify and close
#1708 - Enable custom unitary operations in C++ library mode
Pull Request -
State: closed - Opened by amccaskey 6 months ago
- 14 comments
#1705 - `nvq++` does not respect user's choice for output object filename
Issue -
State: open - Opened by boschmitt 6 months ago
Labels: driver (nvq++)
#1704 - Downstream cmake integration fails to find `fmt`
Issue -
State: open - Opened by boschmitt 6 months ago
Labels: build
#1700 - [DON'T MERGE] CI Debug
Pull Request -
State: open - Opened by bmhowe23 6 months ago
#1698 - [NFC] Refactor codegen patterns
Pull Request -
State: open - Opened by schweitzpgi 6 months ago
- 1 comment
#1697 - [test] Add test for subtraction in Python kernel
Pull Request -
State: closed - Opened by bmhowe23 6 months ago
- 1 comment
Labels: no release notes
#1696 - Fix typo of link in quick_start.rst
Pull Request -
State: closed - Opened by ikkoham 6 months ago
- 3 comments
#1695 - [WIP] Fix SpinOp.to_string(False) with multiple terms
Pull Request -
State: open - Opened by ikkoham 6 months ago
- 1 comment
#1694 - [Core] Add cc.sizeof
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 2 comments
#1693 - [Bug-fix] [Python] Correctly handle 'break' within nested loops
Pull Request -
State: closed - Opened by khalatepradnya 6 months ago
- 2 comments
Labels: bug fix
#1692 - Allow math dialect to lower and run on NVQC
Pull Request -
State: closed - Opened by bmhowe23 6 months ago
- 2 comments
Labels: bug fix, NVQC
#1691 - [MPS Simulator] Optimization for XX, YY, ZZ rotations
Pull Request -
State: open - Opened by 1tnguyen 6 months ago
- 1 comment
#1690 - [RFC] ORCA Python support
Pull Request -
State: open - Opened by khalatepradnya 6 months ago
- 3 comments
#1689 - Add Python Teleportation example
Pull Request -
State: open - Opened by spoonbobo 6 months ago
- 7 comments
#1688 - [python] qvector init from lists and arrays
Pull Request -
State: closed - Opened by annagrin 6 months ago
#1687 - Q: With the `register_all_dialects`, do we still need to invoke the next two lines? `quake.register_dialect(self.ctx)` and `cc.register_dialect(self.ctx)`
Issue -
State: open - Opened by schweitzpgi 6 months ago
#1686 - Code review.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
#1685 - Use a more meaningful template argument name.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 1 comment
Labels: maintenance
#1683 - Fix banner so it isn't 81 columns.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 1 comment
Labels: maintenance
#1682 - break within two loops is not handled right.
Issue -
State: closed - Opened by marwafar 6 months ago
Labels: bug
#1681 - pulled cudaQ docker but porblem with cuda.
Issue -
State: closed - Opened by giladqm 6 months ago
- 10 comments
Labels: documentation
#1680 - Fix mismatches between input state and simulation engine precision.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
#1679 - Infinite loop when looping through kernel builder qubits
Issue -
State: open - Opened by anthony-santana 6 months ago
Labels: python-lang
#1678 - New quantum fourier transform tutorial
Pull Request -
State: open - Opened by zohimchandani 6 months ago
- 1 comment
#1677 - U3 gate not working with a CompilerError
Issue -
State: closed - Opened by babreu-ncsa 6 months ago
- 2 comments
#1676 - Heuristic threshold to prevent OpenMP slow-down in simple `spin_op` `*=`
Pull Request -
State: closed - Opened by 1tnguyen 6 months ago
- 2 comments
#1675 - [StateHandling] Some minor tweaks and bug fixes for state handling
Pull Request -
State: closed - Opened by 1tnguyen 6 months ago
#1674 - Call the correct QIS function.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 2 comments
#1673 - fixing notebook in tutorial
Pull Request -
State: closed - Opened by sacpis 6 months ago
- 7 comments
#1672 - Publishing fixes for single-GPU runner
Pull Request -
State: closed - Opened by bmhowe23 6 months ago
- 4 comments
#1670 - [c++] qvector initialization from vector of doubles fails for f32 simulator
Issue -
State: open - Opened by annagrin 6 months ago
- 2 comments
#1669 - Qaoa tutorial added
Pull Request -
State: open - Opened by mmvandieren 6 months ago
- 1 comment
#1668 - [stateHandling] Fix bug in guard
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 5 comments
#1667 - copy edits to the application/tutorial notebooks
Pull Request -
State: open - Opened by mmvandieren 6 months ago
- 1 comment
#1666 - Follow-up to #848 - fix notebook_validation.py invocation in publishing
Pull Request -
State: closed - Opened by bmhowe23 6 months ago
Labels: no release notes
#1665 - Publishing fix
Pull Request -
State: closed - Opened by bettinaheim 6 months ago
#1664 - Refactoring measurecounts
Pull Request -
State: closed - Opened by sacpis 6 months ago
- 7 comments
#1663 - Python version on Quantum Cloud does not allow exponentiation operator
Issue -
State: closed - Opened by rtvuser1 6 months ago
Labels: bug
#1662 - Subtraction of variables gives unhandled BinOp.Sub error within a python kernel
Issue -
State: closed - Opened by rtvuser1 6 months ago
- 6 comments
Labels: bug, python-lang, NVQC
#1661 - removing unused map
Pull Request -
State: closed - Opened by sacpis 6 months ago
- 1 comment
#1660 - Python version on Quantum Cloud logs execution twice when NVQ_LOG_LEVEL=trace
Issue -
State: open - Opened by rtvuser1 6 months ago
Labels: NVQC
#1659 - [CodeGen] Add a codegen dialect.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 13 comments
#1658 - [Core] Cherry pick cc#GlobalOp.
Pull Request -
State: closed - Opened by schweitzpgi 6 months ago
- 4 comments
#1657 - Returning `None` is not supported kernel functions
Issue -
State: open - Opened by annagrin 6 months ago
- 1 comment
Labels: python bridge
#1656 - Tools to enable notebook validation and pipeline fix
Pull Request -
State: closed - Opened by bettinaheim 6 months ago
- 5 comments
#1655 - Fix broken links for installation
Pull Request -
State: closed - Opened by ikkoham 6 months ago
- 7 comments
#1654 - [Python AST] Always perform unsigned extension for i1 (bool) type when doing integer compare
Pull Request -
State: closed - Opened by 1tnguyen 6 months ago
- 3 comments
#1653 - [StateHandling] State API for remote platforms
Pull Request -
State: closed - Opened by 1tnguyen 6 months ago
- 2 comments
Labels: breaking change
#1652 - [DON'T MERGE][Reference] Dockerfile to build MPICH compatible image
Pull Request -
State: open - Opened by 1tnguyen 6 months ago
- 1 comment
#1651 - Update to cuquantum-cu11==24.03.0.post1
Pull Request -
State: closed - Opened by bmhowe23 6 months ago
Labels: build, no release notes
#1650 - Update `tensornet` backend/state implementation post merge
Pull Request -
State: closed - Opened by 1tnguyen 6 months ago