-
### Required prerequisites
- [x] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues.
### Descri…
-
#479 According to the response `_(@damiansteiger),_` the memory issue is related to the number of qubits, with 40 qubits requiring 16TB of RAM. However, I have tested another circuit with 60 qubits an…
-
Hello,
I'm trying to follow these tutorial: https://nvidia.github.io/cuda-quantum/latest/applications/python/unitary_compilation_diffusion_models.html
When calling:
`out_tensors = infer_comp.ge…
-
### Environment information
- OS: Linux Mint 21.2
- C++ compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
- mqt.qcec: 2.8.1
### Description
I’m facing an issue when trying to verify the partia…
jricc updated
6 hours ago
-
### Environment
- **Qiskit version**: 1.2.4
- **Python version**: 3.10
- **Operating system**: Mac OS Sequoia
### What is happening?
When writing the following:
```python
import numpy as np
fro…
-
The interface seems to be inconsistent between the qutip and QLM emulators. I am running some code on the QLM40 machine at TGCC, and also locally with qutip, but I get an error when trying to convert …
-
Is it possible to have a tomography routine (single qubits and 2 qubits) that allows sweeping a parameter in one of the gates implemented in the circuit?
This would allow us to run arbitrary experi…
-
### Required prerequisites
- [x] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues.
### Descri…
-
When I try using the 'gpumpi' simulator for running qaoa, I segfault when using more than 1 node.
Specifically, I run
```
mpiexec -n 2 python benchmark.py
```
where `benchmark.py` has the …
-
### Environment
- **Qiskit version**: 1.2.4
- **Python version**: 3.12
- **Operating system**: macOS Sequoia 15.0.1
### What is happening?
Can't append a multi-control gate using `append` because b…