Skip to content

Commit a942952

Browse files
authored
Specify rolling plan is for Premium only (#3113)
Mention on fair-share-scheduler page that the 28-day rolling window only applies to Premium, not Flex Plan.
1 parent 7cd57d7 commit a942952

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/guides/fair-share-scheduler.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,15 @@ When you submit a workload to a quantum processing unit (QPU), it enters the sch
3232
* **Account:** Individuals and organizations use an IBM Cloud account to access IBM Quantum Platform and Qiskit Runtime.
3333
* **Instance:** The base-level construct to which time is allocated from the overarching account to a set of QPUs, and to which users are directly assigned. Instances are connected to a specific region and [plan](/docs/guides/plans-overview). See the [Instances](/docs/guides/instances) guide for more information.
3434
</CloudContent>
35-
* **28-day rolling window:** The fair-share scheduler accounts for usage over a rolling time window. Only execution time accumulated within that window is accounted for the purpose of fairness. The length of that window is currently 28 days. When the fair-share scheduler is invoked, it takes into account usage starting 28 days ago.
35+
* **28-day rolling window:** The fair-share scheduler accounts for usage over a rolling time window. Only execution time accumulated within that window is accounted for the purpose of fairness. The length of that window is currently 28 days. When the fair-share scheduler is invoked, it takes into account usage starting 28 days ago.
36+
<CloudContent>
37+
(*Note:* The rolling time window does not apply to Flex Plan. The fair-share ratio for Flex Plan is total usage versus allocation.)
38+
</CloudContent>
3639
<LegacyContent>
3740
* **Time used:** For every instance, during the 28-day rolling window, we account for all usage on all the QPUs of the IBM Quantum Premium Plan. These include all successful workloads, as well as workloads returning known select error codes.
3841
</LegacyContent>
3942
<CloudContent>
40-
* **Time used:** For every instance, during the 28-day rolling window, all usage on all the QPUs is accounted for. These include all successful workloads, as well as workloads returning known select error codes.
43+
* **Time used:** For every instance, during the 28-day rolling window, all usage on all the QPUs is accounted for. These include all successful workloads, as well as workloads returning known select error codes. (*Note:* The rolling time window does not apply to Flex Plan. The fair-share ratio for Flex Plan is total usage versus allocation.)
4144
</CloudContent>
4245

4346
## Allocation and administration

0 commit comments

Comments
 (0)