Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用CUDA来获得GPU 处理器的使用率。我想获取集群中连接的每个 GPU 的处理器使用率,并将作业分配给处理器使用率最低的 GPU。
我使用的操作系统是Windows 7 64bit。所有连接的 GPU 都具有 fermi 架构
请帮忙。
NVIDIA 管理库是一个基于 C 语言的 API,用于监控和管理 NVIDIA GPU 设备的各种状态。它提供了对通过 cmdline 工具公开的查询和命令的直接访问nvidia-smi。
nvidia-smi
https://developer.nvidia.com/nvidia-management-library-nvml