主机软件

NVIDIA GPU 驱动程序NVIDIA GPU Drivers

NVIDIA GPU 驱动程序负责协调主机程序或主机操作系统与 GPU 设备之间的交互。 对于应用程序而言,与 GPU 驱动程序交互的主要接口依次为 CUDA Runtime APICUDA Driver API

CUDA 工具包示意图。而 NVIDIA GPU 驱动程序是唯一直接与 GPU 通信的组件。改编自《Professional CUDA C Programming Guide》。

NVIDIA 已开源其 Linux Open GPU 内核模块源代码

英文原文(Modal GPU Glossary)

The NVIDIA GPU drivers mediate the interaction between host programs or the host operating system and the GPU device. The primary interfaces to the GPU drivers for applications are, in order, the CUDA Runtime API and the CUDA Driver API.

NVIDIA has released the source for their Linux Open GPU Kernel Module.

相关词条

本词条改编自 Modal GPU Glossary(CC BY 4.0)· 中文翻译 miter6/gpu-glossary-zh,MAE 整理排版。