πŸš€Compute instances

How to display GPUs available?

On the Compute page, you'll find a list of all our available instances, sorted by model and number of GPUs. Filters are available to help you find the right offer for your needs: read this tutorial to know which offer you should choose according to your workload and use case!

Pods characteristics

Characteristics
Definition

vRAM

Virtual Random Access Memory: The amount of memory allocated to a virtual machine for its operations, functioning similarly to physical RAM in a physical machine.

Memory in GB

The total amount of memory available for use in a system, typically measured in gigabytes (GB), which can be used for running applications and processes.

vCPU

Virtual Central Processing Unit: An abstraction of physical CPU cores, allocated to virtual machines to handle computational tasks.

Storage

The space available for storing data, applications, and system files, measured in gigabytes (GB) or terabytes (TB).

NVLink

A high-speed interconnect technology developed by NVIDIA to enable fast communication between GPUs, and between GPUs and CPUs, for improved performance and efficiency in

computational tasks.

⚠️ The Storage of your Pod is non persistent.

It means that it will only host your data during the instance. Then, if you haven't subscribed to a volume, your dataset will be deleted. Learn how to get a volume in Sesterce Cloud!

How to select my Pod?

Through β€œGPU” and β€œSpecs” tabs, you can display information corresponding to each Pod. Please find above the corresponding definitions. Then, you can click β€œlaunch”!

I need a persistent storage!

If you need a persistent storage to store your dataset at the end of your instance, you can thick the appropriate checkbox to display only Pods for which the persistent storage is available.

Please consider those rules for Volumes management. See dedicated documentation here.
  • Volumes should be hosted in the same Cloud and region as Pod selected

  • Once created, volume size can be increased but not decreased, to preserve your data

  • A single volume can contain several datasets, but it is not possible to link a single Pod with more than one Volume.

  • It is not possible to link a persistent storage to an instance already created.

Last updated

Was this helpful?