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

Modified: processes to show GPU Memory Use in MB but removes sm, enc and dec #9

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

hrdkjain
Copy link
Contributor

A possible fix to show GPU memory usage in MB. Requires modifying NVSMI_CMD_PROCESSES to show metrics in MB. This removes the sm, encoder, and decoder information, which are only available in percentage mode.

@hrdkjain
Copy link
Contributor Author

Also fixes issue #4

@congard
Copy link
Owner

congard commented Jul 15, 2020

Thank you for your comment and this pull request. But are you sure that sm, encoder, and decoder are useless?

@hrdkjain
Copy link
Contributor Author

It might be inappropriate to say that they are useless. Maybe they are not very important, observing the fact that the nvidia-smi output doesn't list it.
image

@congard
Copy link
Owner

congard commented Jul 15, 2020

Ok, if necessary, then I (or someone else) will return them later

@congard congard closed this Jul 15, 2020
@congard congard reopened this Jul 15, 2020
@congard congard merged commit 321d6af into congard:master Jul 15, 2020
@congard
Copy link
Owner

congard commented Jul 22, 2020

It seems that encoder and decoder usage are important for someone: #5
I will add it back but considering this fix

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