Sesterce Cloud Doc
  • πŸ‘‹Welcome on Sesterce Cloud
    • Glossary
    • Account creation
    • Manage your account
    • Payment & Billing
    • Invoicing
  • πŸš€Compute instances
    • Configure your Compute Instance
      • SSH Keys management
      • Persistent storage (volumes)
    • Terminal connection
  • πŸ’¬AI Inference instances
    • Inference Instance configuration
      • Select your Flavor
      • Select your regions
      • Autoscaling limits
    • Edit an inference instance
    • Chat with Endpoint
  • ▢️Manage your instances
  • πŸ”—API Reference
    • Authentication
    • GPU Cloud instances
    • SSH Keys
    • Volumes
    • Inference Instances
  • πŸ“—Tutorials
    • Which compute instance for AI models training and inference?
    • Expose AI model from Hugging Face using vLLM
Powered by GitBook
On this page
  • How to display GPUs available?
  • Pods characteristics
  • How to select my Pod?
  • I need a persistent storage!

Was this helpful?

Compute instances

PreviousInvoicingNextConfigure your Compute Instance

Last updated 17 days ago

Was this helpful?

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:

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.

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.

According to the Pod you'll choose, you will have the possibility to create a volume directly from the launching path, hosted in the appropriate cloud & region.

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

Please consider those rules for Volumes management.
  • 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.

πŸš€
See dedicated documentation here.
how to get a volume in Sesterce Cloud!
read this tutorial to know which offer you should choose according to your workload and use case!