Skip to content

Python script to estimate GPU utilization using NVIDIA Nsight Systems

Notifications You must be signed in to change notification settings

CentML/gpu-usage-estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU USAGE ESTIMATOR

Overview

This script will execute your training script and output a summary of the GPU usage.

Requirements

  1. Nsys must be installed and available in your path. Link to download the tool
  2. You must run this script in the same environment as your training model

Usage

python estimator.py [path_to_file]

Example output

sample image

About

Python script to estimate GPU utilization using NVIDIA Nsight Systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages