GPU Rental Guide

Complete guide to renting GPU instances on SynpixCloud

Overview

This guide walks you through the complete process of renting a GPU instance on SynpixCloud, from selecting your GPU to connecting to your running instance.

Step 1: Select GPU

Browse our GPU Marketplace to find the GPU that fits your needs.

GPU Marketplace

Selection Options

  1. GPU Type - Choose from RTX 4090, A100, H100, and more
  2. Quantity - Select the number of GPUs you need
  3. CPU & Memory - Configure CPU cores and RAM allocation
  4. Rental Duration - Choose hourly, daily, or monthly billing

CPU and memory specifications can be adjusted after instance creation.

Step 2: Configure Instance

Image Selection

Choose a pre-configured environment based on your workflow:

ImageIncludedBest For
PyTorchPyTorch, CUDA, cuDNNDeep learning training
TensorFlowTensorFlow, CUDAML model development
Ubuntu BaseUbuntu 22.04, CUDA driversCustom environments
ComfyUIComfyUI, Python, dependenciesAI image generation

Disk Configuration

  • System Disk - Base storage for OS and software
  • Data Disk - Additional storage for datasets and models
  • Disk Retention - Choose whether to preserve data when instance is stopped

Select "Retain Disk" if you want to preserve your data between sessions. Enabling disk retention may incur additional storage fees.

Step 3: Review & Create

Create Instance

Before creating your instance, confirm:

  • GPU Configuration - Type, quantity, specifications
  • Billing - Hourly rate, billing cycle, total cost
  • Auto-Renewal - Enable for continuous operation
  • Storage - Disk capacity and retention settings
  • Network - Bandwidth allocation

Payment

The full rental amount is deducted from your account balance at creation time. Ensure sufficient balance before proceeding.

Click Create Instance to launch your GPU.

Step 4: Connect to Instance

Once created, your instance will be ready within 1-2 minutes. The status will change to Running.

My Instances

Get Connection Info

  1. Find your instance in the dashboard
  2. Click Connection Details to view:
    • SSH command and port
    • Root password
    • Jupyter notebook URL (if enabled)
    • Mapped ports

SSH Connection

ssh -p <port> root@<host>

Enter the provided password when prompted.

Jupyter Access

If Jupyter is enabled, access it via the provided URL in your browser.

Instance Management

Available Actions

From your dashboard, you can:

ActionDescription
Start/StopControl instance power state
RestartReboot the instance
UpgradeIncrease CPU/memory allocation
ExtendAdd rental time to your instance
ResetReinstall the system image
TerminatePermanently delete the instance

Instance Status

StatusDescription
ProvisioningInstance is being created
RunningInstance is active and accessible
StoppedInstance is powered off
StoppingInstance is shutting down
ExpiredRental period ended, awaiting action

Tips for Cost Optimization

  1. Stop when idle - Stop instances when not in use (if disk retention is enabled)
  2. Choose daily/monthly - Get 2-5% discounts on longer commitments
  3. Right-size your instance - Don't over-provision CPU/memory
  4. Enable auto-renewal - Avoid service interruption for long-running jobs

Support

Need help? Contact us at support@synpixcloud.com