mirror of
https://github.com/beclab/Olares
synced 2026-04-21 13:37:46 +00:00
| .. | ||
| .olares | ||
| README.md | ||
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.