Olares/infrastructure/cuda
2025-12-17 23:59:05 +08:00
..
.olares chore(gpu): upgrade NVIDIA driver version to 590.44.01 (#2264) 2025-12-17 23:59:05 +08:00
README.md docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00

cuda

Overview

CUDA is a parallel computing platform and programming model developed by NVIDIA. It acts as the core interface between the GPU hardware and the operating system. When an NVIDIA GPU is detected, CUDA drivers are installed along with Olares upon installation. For more information, visit developer.nvidia.com/cuda-toolkit.