Skip to content

mit2400/Monitor-multi-GPU-servers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

GPU Monitoring Script

This repository contains a simple GPU monitoring script for mutliple heterogeneous GPU servers.

Description

When there's multiple heterogeneous GPU servers, it was quite inconvenient to ssh into each server and use nvidia-smi to see which GPUs were idle. This script simplifies the process by only displaying the utilization and memory information for all the GPUs on each server.

The output of the script is shown below.

output_example

Requirements

  • sshpass
  • This script relies on nvidia-smi

How to Use

Run the script from the command line using bash: bash monitor_gpus.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages