Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Feature Request] Utility API for querying GPU memory #12126

Open
sandeep-krishnamurthy opened this issue Aug 10, 2018 · 1 comment
Open

[Feature Request] Utility API for querying GPU memory #12126

sandeep-krishnamurthy opened this issue Aug 10, 2018 · 1 comment

Comments

@sandeep-krishnamurthy
Copy link
Contributor

Platform independent API (without using nvidia-smi) for querying GPU memory.
C implementation is provided by @sbodenstein in this PR - #12083 (review)

@ddavydenko
Copy link
Contributor

I would also suggest to extend the C implementation to support wider GPU info. More precisely I suggest to add number of GPUs available into output of this method. And then, wrap it all up and expose via Python API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants