Frequently asked questions (FAQ)
If you do not find the assistance you need here, you can get help as described on the Getting help page.
How are instances, hubs, groups, and projects related?
How are instances, hubs, groups, and projects related?
Hubs, groups, and projects are the organization levels for instances. At the lowest level, collaborators are members of projects. Projects are members of groups, and groups are members of hubs. You typically have one hub, which can be divided into any number of groups. Each group can then be divided into any number of projects. Administrators assign access to systems at the project and group level.
See this topic for more information: Instances.
How do I make a reservation for time on a system?
How do I make a reservation for time on a system?
Hub administrators can manually reserve time on a particular instance for specific systems from the Systems page. Each collaborator can view upcoming reservations on instances that he or she is a member of on the details page for the relevant system and on their dashboard.
Each hub is allowed a specific amount of time on each system. To determine how much time your hub is allocated, contact IBM Quantum Support. By default, IBM only enables one instance per client to accept reservations. If you need more instances to be able to access reservations, contact IBM Quantum Support ([email protected] (opens in a new tab)).
See this topic for more information: Manage your system reservations.
Why can't a collaborator view his or her upcoming reservation?
Why can't a collaborator view his or her upcoming reservation?
Collaborators can only view reservations on instances that they are members of. Therefore, if they are not added to the instance until shortly before the reservation time starts, they will not see the reservation.
Our hub has an allocated number of queue slots. What does that mean?
Our hub has an allocated number of queue slots. What does that mean?
Your queue slot allocation determines your reserved capacity. For example, given that each system with fewer than 200 qubits is worth 20 queue slots, if your hub is allocated five queue slots, then you will be guaranteed capacity equivalent to 25% of the up-time of the average <200-qubit system, if your users maintain a continuous demand.
Note that queue slot consumption changes depending on the number of qubits. Please refer to your contract or your IBM engagement manager for the exact metrics.
See this topic for more information: Fair-share queuing.
How should I allocate my queue slots?
How should I allocate my queue slots?
A good practice is to accord the sum of group shares with the number of queue slots. For example, assume that your Hub has five queue slots. Then an easy way to track access is to make the sum of your group shares to be equal to 5000. That way, if you want one group to have an effective allotment of 2/5 queue slots, you will configure the backend priority of this group to be equal to 2000.
See this topic for more information: Fair-share queuing.
Can I allocate shares flexibly?
Can I allocate shares flexibly?
No. You must manually set the allocation for each group and project.
What do I do when a new system becomes available?
What do I do when a new system becomes available?
When you are notified that there is a new system available, you must add it first to each group and then to each project that should have access. If you do not complete this step, your hub will not use the system. For each relevant group and project, open the group or project, click the Manage backends tab, choose the new system under Select a backend, then fill out the rest of the values as appropriate.
For full details, see Add or remove backends within groups.
A device is only available to a project if you have added it first to the project’s group.
What can hub and group administrators do?
What can hub and group administrators do?
Hub administrator tasks:
- Assign backends to all groups and projects
- Assign shares to groups and projects
- Invite and assign hub and group administrators
- Add collaborators (non-administrator end users) to projects
- Manage system reservations
Group administrator tasks:
- Assign backends to projects
- Assign shares to projects
- Invite group administrators
- Add collaborators (non-administrator end users) to projects
- Manage system reservations
Is there a priority between what’s set by the group and hub administrators?
Is there a priority between what’s set by the group and hub administrators?
Both hub and group administrators can adjust shares at the project level. There is no precedence between what a hub administrator has set and what a group administrator has set. The most recent change is active regardless of who set it. However, hub administrators can make changes to all groups while group administrators can only make changes for their group.
What values should I set for Max experiments and Max shots?
It is recommended that you use circuit bundling (run several circuits in one job) to minimize the overhead of sending several jobs, which helps reduce queue wait time. The Max Experiments setting specifies how many circuits can be bundled in this manner.
Moreover, to minimize sampling errors of any experiments, your collaborators should maximize the number of shots (repetitions) that their circuit is run.
The default number of shots is 4000. The maximum number of circuits and shots for most systems is 300 circuits and 100,000 shots (under the Open Plan, the maximum is 100 circuits and 20,000 shots). We recommend that hub and group administrators keep the default settings for Max experiments and Max shots. However, there are some instances where you might want to use lower values. For example:
- It could be useful to decrease those values for instances meant to be used by beginners. This will ensure that they have less impact on the allocated Hub usage, allowing more system time for advanced users.
Lowering ‘Max Shots’ and/or ‘Max Experiments’ may have an impact on the types of Jobs your users can submit.
Where is my API token?
Where is my API token?
Your API token is on your IBM Quantum Dashboard (opens in a new tab), right at the top for easy access.
What do I need to know about calibration jobs?
What do I need to know about calibration jobs?
Several types of calibration jobs are run both daily and hourly to ensure that the systems are stable and return accurate results. Calibrations alert IBM to any system failures so that they can be resolved as soon as possible. They also provide users with the most up-to-date error rates and coherence times, allowing them to make better choices when choosing which qubits to use or how to compile their circuits. See more information in the About calibration jobs topic.
What is an exploratory system?
What is an exploratory system?
In general, exploratory systems have new experimental features that we believe can improve our quantum systems. Keep in mind that new features can be unreliable, and thus we will only make them more broadly available once they are fully qualified. While we are opting to rapidly give you access to exploratory systems, we still maintain a fleet of systems that have been fully validated, and can be a stable backbone for your science and research. See Exploratory systems for more details.
For more information on the processors in IBM Quantum systems, visit the IBM Quantum processor types topic.
How do I train my new users on system usage?
How do I train my new users on system usage?
To avoid situations in which a new user inadvertently submits many jobs and negatively impacts your Hub’s fair-share priority, we recommend you follow these onboarding steps to train new users.
- Give the user access to a Project that only contains simulators. This provides them with the opportunity to familiarize themselves with Qiskit while practicing basic job submission to a system.
- Next, give the user access to a Project in your Hub. This will give them experience sending jobs on larger systems that are only accessible through Projects in your Hub.
I need to configure my firewall to enable access to the IBM Quantum API endpoints. Which URLs should I add to our whitelist?
I need to configure my firewall to enable access to the IBM Quantum API endpoints. Which URLs should I add to our whitelist?
HTTPS
- IBM Quantum APIs:
https://*.quantum-computing.ibm.com
andhttps://*.quantum.ibm.com
- IBM Cloud object storage for non-Runtime jobs:
https://*.cloud-object-storage.appdomain.cloud
WebSockets
- IBM Quantum APIs:
wss://*.quantum-computing.ibm.com
andwss://*.quantum.ibm.com
Why does the Jobs page show multiple jobs running on the same system?
Why does the Jobs page show multiple jobs running on the same system?
We have released a new feature that parallelizes some of the classical computation necessary to prepare a submitted job for its quantum computation. Before this feature, all aspects of job processing were executed serially, meaning the target backend would be held from processing another job until its current job completes. This would be visible in your dashboard as having at most one job in the “Running” state at any one time. With the parallel compilation feature, you may see multiple jobs in the Running state, and which remain in the Running state longer than before. With this change, we also expect to see faster completion times for Qiskit Runtime jobs. Currently, this optimization has been made available on ibmq_manila, ibm_auckland, ibm_bangkok, ibm_cairo, ibm_geneva, ibm_hanoi, ibmq_jakarta, ibm_lagos, ibmq_montreal, ibm_nairobi, ibm_peekskill, ibm_perth, ibmq_toronto, ibm_wellington, ibm_oslo, ibmq_kolkata, and ibmq_mumbai.
It is important to note that a single Qiskit Runtime job does not have exclusive access to a backend.
Do failed jobs affect my fair-share priority?
Do failed jobs affect my fair-share priority?
Yes, failed jobs count against the reserved capacity usage for the current month. To see if a job failed, visit the Results tab on your hub’s dashboard. A user can also view a job’s status on their Jobs (opens in a new tab) page.
How does the fair-share queue work?
How does the fair-share queue work?
See the Fair-share queuing topic.
If we want to put all our jobs toward one system on a given month and that system happens to be really busy, how can we make sure we still get our contracted share that month?
If we want to put all our jobs toward one system on a given month and that system happens to be really busy, how can we make sure we still get our contracted share that month?
Your contracted share will not be guaranteed on a single system. The new dashboard should help you track your members’ usage, and optimize systems and share balance to hit your targets. Usage is throughout a rolling window, and thus we cannot also guarantee that you can reach your share over a shorter span of time.
How do fair-share queuing, system reservations, and sessions impact job selection?
How do fair-share queuing, system reservations, and sessions impact job selection?
Jobs can be part of a dedicated system reservation, part of an active session, or neither. For each backend, jobs that are part of a reservation take priority. If there are no jobs from a reservation, jobs that are part of an active session are run. If there are no jobs in an active session, the next job from the regular fair-share queue is run.
A job from the fair-share queue could activate or reactivate a session.
Find more helpful information in the Common tasks topic.