TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Which tool can be used to visualize GPU memory usage in a spark cluster?

1 点作者 worldexplorer将近 7 年前
While it can be done by using deep learning framework profiler or nvidia-smi output(http://forums.fast.ai/t/visualizing-gpu-memory-usage/1103/5) for all GPU instances but looking for any existing tool to visualise GPU memory just like ambari provide a nice dashboard for CPU memory (https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.1.5/bk_ambari-operations/content/viewing_the_cluster_dashboard.html).

1 comment

billconan将近 7 年前
you can perhaps implement it with <a href="https:&#x2F;&#x2F;developer.nvidia.com&#x2F;perfworks" rel="nofollow">https:&#x2F;&#x2F;developer.nvidia.com&#x2F;perfworks</a>