Contents

GPUtil 1.4.0

0

GPUtil is a Python module for getting the GPU status from NVIDA GPUs using nvidia-smi.

GPUtil is a Python module for getting the GPU status from NVIDA GPUs using nvidia-smi.

Stars: 1078, Watchers: 1078, Forks: 118, Open Issues: 28

The anderskm/gputil repo was created 7 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 1078 github stars!

How to Install gputil

You can install gputil using pip

pip install gputil

or add it to a project with poetry

poetry add gputil

Package Details

Author
Anders Krogh Mortensen
License
MIT
Homepage
https://github.com/anderskm/gputil
PyPi:
https://pypi.org/project/GPUtil/
GitHub Repo:
https://github.com/anderskm/gputil
No  gputil  pypi packages just yet.

Errors

A list of common gputil errors.

Code Examples

Here are some gputil code examples and snippets.