Skip to content

Commit dea9a67

Browse files
abbycrossbeckykd
andauthored
Updates to Serverless page (#3962)
Detail the compute resources defaults included in the environment. Closes #3954 --------- Co-authored-by: Rebecca Dimock <[email protected]>
1 parent fbc1f20 commit dea9a67

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/guides/serverless.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,20 @@ Premium users can build, deploy, and run their workloads remotely on classical c
1515

1616
## When should I use Qiskit Serverless?
1717

18-
Qiskit Serverless helps manage classical and quantum resources across the entire [Qiskit pattern](./intro-to-patterns) workflow. This includes some of the following examples:
18+
Qiskit Serverless helps manage classical and quantum resources across the entire [Qiskit patterns](./intro-to-patterns) workflow. This includes some of the following examples:
1919

2020
- Parallelizing classical tasks, such as pre-processing and post-processing
2121
- Persisting long-running workloads in the cloud, even if your laptop is turned off
2222
- Deploying reusable programs
2323

24+
## What is included?
25+
26+
The following compute resources are included by default in the Qiskit Serverless environment. Users can contact [support](/docs/support) to increase any of these.
27+
28+
- 16 vCPU cores
29+
- 64GB RAM
30+
- Maximum of two active jobs per user at any one time
31+
2432
## Install Qiskit Serverless
2533

2634
To use Qiskit Serverless on IBM Quantum Platform, install the following packages:

0 commit comments

Comments
 (0)