TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby worldexplorerover 6 years ago
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

billconanover 6 years ago
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>