Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 573 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 573 Bytes

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