Skip to content
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 estimation command #48

Merged
merged 4 commits into from
Apr 25, 2023
Merged

Gpu estimation command #48

merged 4 commits into from
Apr 25, 2023

Conversation

johncalesp
Copy link
Contributor

New command for gpu usage estimation

  • It uses the sqlite database generated by nsys and run several sql commands to output a summary
  • Deletes the local nsys-rep and .sql files after showing the results
    Example output
    image

@codeclimate
Copy link

codeclimate bot commented Apr 25, 2023

Code Climate has analyzed commit 92af405 and detected 0 issues on this pull request.

View more on Code Climate.

@michaelshin
Copy link
Contributor

Is there a way for us to return recommendations as a result of this script?

@johncalesp
Copy link
Contributor Author

not as it is at the moment, There could be an opportunity to match the output from the database with general configuration options from pytorch

@johncalesp johncalesp merged commit a49dee9 into main Apr 25, 2023
@johncalesp johncalesp deleted the gpu-estimation-command branch April 25, 2023 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants