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: 1130, Watchers: 1130, Forks: 121, Open Issues: 29

The anderskm/gputil repo was created 7 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 1130 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.