Skip to content

GitHub Actions GPU Runners | NVIDIA GPU Specifications

Machine provides a variety of GPU runners for GitHub Actions to match your specific CI/CD and machine learning workload requirements. Each GitHub Actions GPU 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.

GitHub Actions GPU Runners - Available Types

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

NVIDIA GPU Runners for GitHub Actions

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 AI Accelerators

Accelerator TypevCPURAMAccelerator MemoryUse Cases
TRAINIUM832GB32GBHigh-performance training
INFERENTIA2416GB32GBNext-gen inference optimization

Pre-installed GPU Software for CI/CD

Each runner comes with the following software pre-installed:

GitHub Actions Runner Specifications

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

Default Runner Specs and Credit Consumption

GPU TypevCPUsRAMGPU/Accelerator RAMCredits/Min (Spot)Credits/Min (On-Demand)
T4G48GB16GB13
T4416GB16GB24
L4416GB24GB26
A10G416GB24GB37
L40S432GB48GB314
TRAINIUM832GB32GB--
INFERENTIA2416GB32GB--

All runners include 100GB root volume storage.

Next Steps