GPU and memory columns not present
Author: aibtwCreated Mar 18, 2024Updated Mar 27, 2025
Labelsbug
Describe the bug I am trying to get GPU profiling, but in the cli and the html there is no column for that.
To Reproduce
I used this command:
scalene --cpu --gpu ./my_script.py
Expected behavior I see images on this repo of what the profiling result should be like. Mine is nothing like that. see below
Screenshots
Desktop:
- OS: ubuntu 22.04
- Browser: Mozilla Firefox 122.0.1
Source: plasma-umass/scalene