Skip to content

vinjn/GpuProf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GpuProf

Realtime profiler for AMD / NVIDIA / Intel GPUs, currently only supports NVIDIA GPU :)

Screenshot

A single NVIDIA GTX 1060 running graphics workloads.

A single NVIDIA RTX 2080 Super running Unreal Editor. Lots of new features has been added in this version.

Enable NVLINK

nvidia-smi -g 0 -dm 1

Disable NVLINK

nvidia-smi -g 0 -dm 0

Python

pip install nvidia-ml-py