主机软件

libcuda.solibcuda.so

在 Linux 系统上,实现 CUDA Driver API 的二进制共享对象文件的典型名称是 libcuda.so。CUDA程序会动态链接该文件,若缺失通常意味着驱动安装不完整或存在问题。

英文原文(Modal GPU Glossary)

The typical name for the binary shared object file that implements the CUDA Driver API on Linux systems. It is dynamically linked by CUDA programs. If it is missing, the drivers are generally improperly installed.

相关词条

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