Requirements
Operating System
Ubuntu 22.04 or 24.04 (officially supported)
GPU
NVIDIA GPU with 8GB+ VRAM (16GB+ recommended), drivers 535+
Docker
Docker Engine with NVIDIA Container Toolkit
Python
Python 3.11 or higher
Detailed Requirements
- Operating System: Ubuntu 22.04 / 24.04. Other distributions may work but are not officially supported.
- NVIDIA GPU + Drivers: Required for simulation and AI models. Minimum 8GB VRAM, ideally 16GB+. Install drivers version 535 or later.
- Docker: Install Docker Engine to run GRID containers.
- NVIDIA Container Runtime: Required for GPU-accelerated containers. Follow the NVIDIA Container Toolkit Installation Guide.
- Python 3.11+: We recommend using Miniconda or a virtual environment manager.
Installation
Configure GRID_DATA_DIR
Set the directory where GRID stores assets, credentials, and logs:Add the
export line to your ~/.bashrc to persist across sessions.Add License File
Place the license file from your onboarding package:
The CLI reads registry credentials and other secrets from this file.
Verify Installation
Launch the GRID CLI:Show Expected Output
Show Expected Output