Computing resource configurations
Once you create a project, it runs with the minimal computing resource configuration: S
(2 vCPUs).
You can change the configuration when working in the notebook. In this case, the state of the interpreter is saved: no variables or computation results are lost.
Available configurations of computing resources:
Name | Number of vCPUs on the Intel Broadwell platform |
Number of GPUs on the NVIDIA Tesla V100 platform. |
---|---|---|
S (default) | 4 | 0 |
M | 8 | 0 |
L | 8 | 1 |
XL | 32 | 4 |