fbcotter / py3nvml

Python 3 Bindings for NVML library. Get NVIDIA GPU status inside your program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to do line-by-line profiling?

Rmsharks4 opened this issue · comments

It'd be great if theres some way to access line-by-line stats per GPU for any process via python code with this library.