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.14k stars 398 forks source link

Hello, I'm running python with cupy. Scalene doesn't seem to show the GPU time usage when I upload the .json file to this website: http://plasma-umass.org/scalene-gui/ #593

Open jiachangliu opened 1 year ago

jiachangliu commented 1 year ago
          Hello, I'm running python with cupy. Scalene doesn't seem to show the GPU time usage when I upload the .json file to this website: http://plasma-umass.org/scalene-gui/

Originally posted by @jiachangliu in https://github.com/plasma-umass/scalene/issues/501#issuecomment-1492513403

emeryberger commented 1 year ago

Belatedly: this should now be fixed. You will need to run your code with the latest version of Scalene.