-
-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPU and memory columns not present #794
Comments
Hardware platform? What happens when you run |
sorry, forgot the details:
|
The usual issue here is an old driver, but let's be sure. Please run |
The driver version is a little bit on the old side (released in 2022); if you can update it to the latest version, please do and let's see what happens. In my experience, this usually resolves the problem. |
@aibtw any updates? |
Is there a command to check hardware compatibility? I would like to profile a Jetson GPU. |
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:
The text was updated successfully, but these errors were encountered: