Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 452 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 452 Bytes

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