添加 GPU 统计功能
作者: nicolargo创建于 2014年8月2日更新于 2026年8月11日
标签new-api
GPU 在科学服务器中越来越多地被使用。将 GPU 统计功能添加到 PSUtil 将是一个不错的选择。有关现有的监控 Intel、NVIDIA 或 AMD GPU 的软件的示例,请参阅 http://www.rkblog.rk.edu.pl/w/p/monitoring-amd-intel-and-nvidia-graphics-card-usage-under-linux/。对于 Intel GPU Top,源代码(C 语言)已经存在: http://anonscm.debian.org/cgit/pkg-xorg/app/intel-gpu-tools.git/tree/tools/intel_gpu_top.c
内容来源: giampaolo/psutil