Skip to content

GPU Runners

Machine provides a variety of GPU runner options to match your specific workload requirements. Each runner type comes with pre-installed NVIDIA Device Drivers 555.58, CUDA 12.1.0 and cuDNN 9.2.1, allowing you to start using GPU acceleration immediately without any configuration.

You are always free to install additional drivers, CUDA, or cuDNN versions, or even build your own from source.

Available GPU Types

Machine supports all GPU instances currently available on AWS, including NVIDIA GPUs and AWS Inferentia accelerators.

NVIDIA GPU Runners

GPU TypeGPU MemoryCUDA CoresTensor CoresUse Cases
T4G16GB2,560320Entry-level ML training, inference
T416GB2,560320General-purpose ML, computer vision
L424GB7,680240Balanced training/inference, mid-range ML
A10G24GB9,216288Advanced training, larger models
L40S48GB18,176568Large model training, high-performance ML

AWS Inferentia Accelerators

Accelerator TypeAccelerator MemoryUse Cases
TRN1 (Inferentia)32GBHigh-performance inference
INF2 (Inferentia2)32GBNext-gen inference optimization

Pre-installed Software

Each runner comes with the following software pre-installed:

Runner Specifications

Besides the GPU, Machine runners offer configurable CPU and RAM options to match your specific workload requirements.

Default Runner Specs

GPU TypeDefault vCPUsDefault CPU RAMRoot Volume StorageNVMe SSD Storage
T4G48GB100GB
T4416GB100GB125GB
L4416GB100GB250GB
A10G416GB100GB250GB
L40S432GB100GB250GB
TRN148GB100GB
INF2416GB100GB

Next Steps