百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#526·psutil

添加 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

查看 GitHub 原文在 GitHub 查看讨论