Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vinjn/GpuProf

Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs
https://github.com/vinjn/GpuProf

amd gpu-profiler nvidia nvml profiler

Last synced: 2 months ago
JSON representation

Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs

Awesome Lists containing this project

README

        

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

# Screenshot

A single `NVIDIA GTX 1060` running graphics workloads.

![](https://raw.githubusercontent.com/vinjn/GpuProf/master/doc/gtx1060.jpg)

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

![](https://raw.githubusercontent.com/vinjn/GpuProf/master/doc/rtx2080s.jpg)

# Enable NVLINK

nvidia-smi -g 0 -dm 1

# Disable NVLINK

nvidia-smi -g 0 -dm 0

# Python

pip install nvidia-ml-py