pyNVML - GPU Monitoring and Management

Robert Alexander ralexander at nvidia.com
Fri Jan 27 00:01:03 CET 2012


I'm pleased to announce the release of pyNVML 2.285: Python Bindings for the NVIDIA Management Library.

pyNVML provides programmatic access to static information and monitoring data for NVIDIA GPUs, as well as management capabilities.  It exposes the functionality of the NVML library.  See http://developer.nvidia.com/nvidia-management-library-nvml for more information about NVML.

The pyNVML download package and its documentation can be found at:
http://pypi.python.org/pypi/nvidia-ml-py/
http://packages.python.org/nvidia-ml-py/

pyNVML is currently used to report GPU information in Ganglia.  Check it out at http://developer.nvidia.com/ganglia-monitoring-system

Requires Python 2.5, or an earlier version with the ctypes module. Released under the BSD license.

Robert Alexander
NVIDIA Tesla Software Engineer


-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the Python-announce-list mailing list