Skip to content

PurdueRCAC/gpu-stress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpu-stress

License: MIT   Version   Python Version

A simple command-line program to stress Nvidia GPU devices. We use PyTorch to multiply two large matrices repeatedly for some period of time.

Install

The well-known uv utility is the best way to install this program.

uv tool install gpu-stress

Usage

Use gpu-stress --help to get usage and help on options. Use something like the following to stress the GPU for 1 minute.

gpu-stress -t 1m