Computing resource configurations
Once you create a project, it runs with the minimal computing resource configuration: c1.4
(4 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. |
---|---|---|
c1.4 (default) | 4 | 0 |
c1.8 | 8 | 0 |
c1.80 | 80 | 0 |
g1.1 | 8 | 1 |
g1.4 | 32 | 4 |