Skip to content

SamKG/deepprofile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Profile

PyPI - Version PyPI - Python Version


This is a library that makes it easy to profile GPU usage for functions in Python.

Table of Contents

Installation

  1. Install deepprofile
pip install deepprofile 

For nSight Systems

For nsight functionality, install Nvidia NSight Systems and make sure it's available in your PATH.

For DCGM

For DCGM functionality, make sure you've installed DCGM.

Launching the DCGM daemon

This library includes a daemon which continuously outputs DCGM metrics to a CSV file. To see more information, run:

python -m deepprofile --help

License

deepprofile is distributed under the terms of the MIT license.

About

Abstraction layer over nVidia NSight for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages