Skip to main content

Questions tagged [ibm-quantum-devices]

The tag has no usage guidance.

37 questions with no upvoted or accepted answers
6 votes
0 answers
50 views

Resources on the energy consumption of IBM quantum computers?

I am seeking information regarding the energy consumption of IBM Quantum Computers, specifically inquiring about the energy requirements associated with individual gate operations. Could you also ...
goga suknidze's user avatar
6 votes
0 answers
271 views

Quantum State Tomography Implementation in IBMQ

I am working to understand quantum state tomography, specifically using the algorithm presented in PRL 108, 070502. This paper is referenced in IBMQ implementations of QST, both in old deprecated ...
Nathan Miller's user avatar
6 votes
0 answers
426 views

Optical quantum computers VS Superconducting quantum computers VS Electron-spin quantum computers

One of the main problems of superconducting quantum computers is that it is necessary to maintain a very low temperature (near absolute zero). Such cooling is very expensive and complex. Why, then, ...
alexhak's user avatar
  • 471
4 votes
0 answers
35 views

How does it work QasmSimulator with the option "density matrix"?

I am making some simulations on IBM Quantum Lab and as backend I tried to use QasmSimulator(method = "density_matrix") in order to simulate noise. I wanted to know how this method works in ...
Natale Matranga's user avatar
4 votes
1 answer
147 views

Can the ancilla for Qiskit's mcx with mode="recursion" be dirty?

I think their implementation is close to the one from here which does use a dirty ancilla, but I just want to make sure
Dani007's user avatar
  • 585
4 votes
0 answers
213 views

How much information is stored in entangled states (IBM report Quantum Decade)?

In its report Quantum Decade, IBM claims that we need 512 classical bits to represent two-qubits entangled state (see graphic on pg. 2 in the report). This seems a little bit odd to me. Lets have a ...
Martin Vesely's user avatar
4 votes
0 answers
142 views

Form and effect of the intrinsic Hamiltonian on the IBM machines

I want to understand the form of the intrinsic Hamiltonian of the IBM machines, such as ibmq_16_melbourne, and how this affects the data I get out when waiting ...
Oscar Emil Sommer's user avatar
3 votes
0 answers
167 views

Grover's algorithm for 3SAT problem gives erroneous results

I'm writing some code in python with Qiskit that implements Grover's algorithm to solve the 3-SAT problem, but when I run it it doesn't give the correct annswer. I've checked the circuit with the <...
Abel Denis Ardelean's user avatar
3 votes
0 answers
77 views

Can "experimental data from a quantum computer" be used to test separability probability conjectures?

An article entitled "Experimental data from a quantum computer verifies the generalize Pauli exclusion principle" by Scott E. Smart, David I. Schuster, and David A. Mazziotti has just appeared In the ...
Paul B. Slater's user avatar
2 votes
1 answer
105 views

Does Qiskit SamplerV2 change circuit depth?

I'm currently implementing some algorithms on IBM quantum devices. After the migration to qiskit 1.0, I started using primitives and SamplerV2. What I observed is that even if I manually select a ...
G.Lebonwski's user avatar
2 votes
0 answers
22 views

Running VQE code using qiskit_nature on IBM computers

$\texttt{qiskit_nature}$ no longer has the $\texttt{runtime}$ feature and $\texttt{VQEClient}$ function that was used to run a VQE code on one of the IBM computers. I could not find any easy migration ...
chiral_fermion's user avatar
2 votes
0 answers
42 views

Exploiting virtual-$Z_{\theta}$ corrections in QEC

The work done by IBM Researchers to perform virtual-$Z_{\theta}$ gates allowed them to: achieving zero-time relative phase shifts; correcting $Z_{\phi}$ errors occurring when applying some gates -- e....
Daniele Cuomo's user avatar
1 vote
0 answers
36 views

qiskit transpile taking forever to run while CPU usage near zero

I am using the following code to use IBM's quantum computer. My understanding is that it is required before circuits are passed to the real quantum computers as certain operations and instructions ...
Deren  Liu's user avatar
  • 121
1 vote
1 answer
91 views

IBM Quantum payload error

I've received the following error on one of the circuits I'm running on IBM Quantum devices (on IBM Brisbane) using EstimatorV2 primitive. ...
squareroottwo's user avatar
1 vote
0 answers
62 views

How to run the post processing and return results in QAOA?

As suggested in TranspilerError: 'Number of qubits (40) in QAOA is greater than maximum (30) in the coupling_map' issue. I managed to submit the job to IBM quantum and the circuit runs successfully. ...
Lasal Hettiarachchi's user avatar

15 30 50 per page