How to check gpu availability and pricing
To see all available GPU types and their current pricing across all regions, simply run:
This command will display a table showing all available GPU configurations, including details like GPU type, count, location, price per hour, and stock status.
You can then use filters like --gpu-type
, --regions
, or --gpu-count
to narrow down the results. Here are all available filters:
--gpu-type
: Filter by specific GPU model
--gpu-type H100_80GB
--gpu-count
: Filter by number of GPUs
--gpu-count 2
--regions
: Filter by geographic regions
--regions united_states,canada
or --regions united_states --regions canada
--socket
: Filter by socket type
--socket PCIe
PCIe
, SXM2
, SXM3
, SXM4
, SXM5
--group-similar
: Group similar configurations from same provider
--no-group-similar
Here’s an example of what the command output looks like:
ID | GPU Type | GPUs | Socket | Provider | Location | Stock | Price/Hr | Memory (GB) | Security | vCPUs | RAM (GB) |
---|---|---|---|---|---|---|---|---|---|---|---|
346663 | H100_80GB | 2 | PCIe | runpod | N/A | Low | $5.40 | 160 | secure_cloud | 32 | 502 |
551ffd | H100_80GB | 2 | PCIe | runpod | US | Low | $5.40 | 160 | secure_cloud | 32 | 502 |
Each row represents a unique GPU configuration available for deployment. The output includes:
How to check gpu availability and pricing
To see all available GPU types and their current pricing across all regions, simply run:
This command will display a table showing all available GPU configurations, including details like GPU type, count, location, price per hour, and stock status.
You can then use filters like --gpu-type
, --regions
, or --gpu-count
to narrow down the results. Here are all available filters:
--gpu-type
: Filter by specific GPU model
--gpu-type H100_80GB
--gpu-count
: Filter by number of GPUs
--gpu-count 2
--regions
: Filter by geographic regions
--regions united_states,canada
or --regions united_states --regions canada
--socket
: Filter by socket type
--socket PCIe
PCIe
, SXM2
, SXM3
, SXM4
, SXM5
--group-similar
: Group similar configurations from same provider
--no-group-similar
Here’s an example of what the command output looks like:
ID | GPU Type | GPUs | Socket | Provider | Location | Stock | Price/Hr | Memory (GB) | Security | vCPUs | RAM (GB) |
---|---|---|---|---|---|---|---|---|---|---|---|
346663 | H100_80GB | 2 | PCIe | runpod | N/A | Low | $5.40 | 160 | secure_cloud | 32 | 502 |
551ffd | H100_80GB | 2 | PCIe | runpod | US | Low | $5.40 | 160 | secure_cloud | 32 | 502 |
Each row represents a unique GPU configuration available for deployment. The output includes: