plasma-umass / scalene

Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Apache License 2.0
12.21k stars 399 forks source link

Per-gpu accounting #567

Open sternj opened 1 year ago

sternj commented 1 year ago

Return all separated GPU info from ScaleneGPU and aggregate on the frontend, surfacing per-gpu information in the JSON

emeryberger commented 3 months ago

GPU info has been in the JSON for some time now, closing.

emeryberger commented 3 months ago

OH you mean per GPU info. Why?