FAQs by Jax #22
Replies: 22 comments 2 replies
-
Q. Is there a way I can use the qasm assembly file to generate the dag directly without converting it into a circuit and then a dag from the circuit?
|
Beta Was this translation helpful? Give feedback.
-
Q: My job failed with Internal Error [9999]. The manual says: "Contact IBM Quantum via Slack for help.", |
Beta Was this translation helpful? Give feedback.
-
Q: I have a sophisticated quantum computation / quantum mechanical question relative to Qiskit that is hard to get answered in Qiskit Slack. Where do I go? |
Beta Was this translation helpful? Give feedback.
-
Thanks for making the FAQs. They are very useful! |
Beta Was this translation helpful? Give feedback.
-
Q: I am playing around with FakeArmonk and I was wondering if there was a way to specify a custom noise model. I am trying to modify it to have a [noise-free | custom noise] PulseSimulation, if that's something possible. A: First, see https://qiskit.org/documentation/tutorials/circuits_advanced/10_pulse_simulator_backend_model.html There is also this comment by Abdullah Ash-Saki in this Qiskit Slack posting
Q: But concerning the fact that you can read the error values like the gate_error or the readout error, can you set manually these values to a specific one? A: Look at ( Also, see https://qiskit.org/documentation/stubs/qiskit.providers.aer.PulseSimulator.html#qiskit.providers.aer.PulseSimulator ) |
Beta Was this translation helpful? Give feedback.
-
Q: Can any one give me a good tutorial for learning Open Pulse? |
Beta Was this translation helpful? Give feedback.
-
Q: How do I perform boolean logic on a quantum circuit? |
Beta Was this translation helpful? Give feedback.
-
Q: I need more access / more qubits on IBM Quantum. Whom do I ask? |
Beta Was this translation helpful? Give feedback.
-
Q: How do I start learning about Quantum Computing with Qiskit?
|
Beta Was this translation helpful? Give feedback.
-
Q: I tried to sign in to IBM Quantum using {Google | some other account that I thought was supported} and it just returns me to the login page. What do I do?
|
Beta Was this translation helpful? Give feedback.
-
Q. How do I pursue an IBM Quantum Developer Certification? |
Beta Was this translation helpful? Give feedback.
-
Q. I found a mistake in the Qiskit textbook Learn Quantum Computation using Qiskit . Where do I report the mistake? |
Beta Was this translation helpful? Give feedback.
-
Q: I installed Qiskit, and then I cloned the
Note: The "dot" |
Beta Was this translation helpful? Give feedback.
-
Q: Is it true that the more I use a specific backend, the longer I have to wait due to my queue time by fair share? |
Beta Was this translation helpful? Give feedback.
-
Q. How do I save a compiled quantum circuit to load it later? |
Beta Was this translation helpful? Give feedback.
-
Q. When I have a problem, should I post a screen shot or attach my commands and the output to my question in Slack or Stack Exchange? |
Beta Was this translation helpful? Give feedback.
-
Q. What is the limit, the maximum number of circuits, for a batch job? |
Beta Was this translation helpful? Give feedback.
-
Q. My job received error code XXXX (4-digit numeric code) ... what does this mean? |
Beta Was this translation helpful? Give feedback.
-
Q: I'm trying to use the Aer statevector simulator with my GPU but it's not recognized. A. By default all simulation methods run on the CPU, however select methods also support running on a GPU if qiskit-aer was installed with GPU support on a compatible NVidia GPU and CUDA version. See https://qiskit.org/documentation/stubs/qiskit.providers.aer.AerSimulator.html#qiskit.providers.aer.AerSimulator The aer-gpu simulator must be installed via |
Beta Was this translation helpful? Give feedback.
-
Q: Does Qiskit have a way of simulating adaptive circuits? I.e. circuits with measurement and feedback? |
Beta Was this translation helpful? Give feedback.
-
Q: How do I dump a A: Assuming that you have a
|
Beta Was this translation helpful? Give feedback.
-
Q: Where did Aqua and my favorite Aqua algorithm go? A: Qiskit Aqua is no longer supported. Please see the Qiskit Aqua Migration Guide. Also, further migration may have taken place even after that: see, for example, this Qiskit RFC |
Beta Was this translation helpful? Give feedback.
-
Qiskit Slack FAQs by Jax
Beta Was this translation helpful? Give feedback.
All reactions