Resource Pricing
The Infrahub API streamlines cost tracking by offering hourly pricing information for all supported resources through a dedicated Pricebook API. Our Pricebook feature is designed to assist you in making well-informed decisions regarding your expenditures.
Resources returned by Pricebook
The tables below outline the resources available through Hyperstack, including GPUs, CPUs, RAM, root disk storage (hypervisor-local-storage
), persistent storage (Cloud-SSD
), and public IP addresses, with details on their billing policies. For accurate pricing data for each resource, please refer to the Pricebook API.
All Hyperstack resource pricing is calculated on an hourly basis.
GPU resources
GPU resources returned by the Pricebook API.
For example, if the RTX-A6000
has a price of $1.00 per GPU per hour and a flavor uses 4x RTX-A6000
GPUs, the total hourly cost would be $4.00.
GPU Name | Resource Description |
---|---|
H100-80G-PCIe | NVIDIA H100 80GB PCIe GPU. |
H100-80G-PCIe-k8s | NVIDIA H100 80GB PCIe GPU for Kubernetes. |
H100-80GB-PCIe-sm | NVIDIA H100 80GB PCIe GPU (small). |
H100-80G-PCIe-NVLink | NVIDIA H100 80GB PCIe GPU with NVLink. |
A100-80G-PCIe | NVIDIA A100 80GB PCIe GPU. |
A100-80G-PCIe-sm | NVIDIA A100 80GB PCIe GPU (small). |
A100-80G-PCIe-NVLink | NVIDIA A100 80GB PCIe GPU with NVLink. |
A100-80G-PCIe-NVLink-n2 | NVIDIA A100 80GB PCIe GPU with NVLink (n2). |
L6000 | NVIDIA L6000 GPU. |
L40 | NVIDIA L40 GPU. |
L40-sm | NVIDIA L40 GPU (small). |
A40 | NVIDIA A40 GPU. |
RTX-A6000 | NVIDIA RTX A6000 GPU. |
RTX-A6000-ada | NVIDIA RTX A6000 Ada GPU. |
RTX-A5000 | NVIDIA RTX A5000 GPU. |
RTX-A4000 | NVIDIA RTX A4000 GPU. |
To view the latest pricing for available GPUs, visit our website here.
Other Resources
Non-GPU resources consumed by Hyperstack VMs.
Resource Name | Resource Description | Units |
---|---|---|
vCPU | CPU cores for GPU flavors. No cost for CPU cores in GPU flavors. | Per CPU core |
RAM | Random Access Memory for GPU flavors. No cost for RAM in GPU flavors. | Per GB |
hypervisor-local-storage | Root disk storage for GPU flavors. No cost for hypervisor-local-storage in GPU flavors. However, when a VM is HIBERNATED , data from the root disk is transferred to Cloud-SSD and billed accordingly. For more information, click here. | Per GB |
Cloud-SSD | Cloud-SSD persistent storage is provided through Shared Storage Volumes (SSVs). | Per GB |
PublicIP | Public IP address. | Per IP |
Resources for CPU-Only Flavors
Billed resources specific to VMs running CPU-Only flavors.
Resource Name | Resource Description | Units |
---|---|---|
vCPU (cpu-only-flavors) | CPU cores for CPU-only Flavors. | Per CPU core |
RAM (cpu-only-flavors) | RAM for CPU-only Flavors. | Per GB |
hypervisor-local-storage (cpu-only-flavors) | Local Storage for Hypervisors (CPU-only Flavors). | Per GB |
When a CPU-Only VM is HIBERNATED
, data from the root disk is transferred to Cloud-SSD
and billed accordingly.