85 lines
3.0 KiB
HTML
85 lines
3.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content=
|
|
"HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
|
|
<meta http-equiv="Content-Type" content=
|
|
"text/html; charset=us-ascii">
|
|
<title>Chapter 28. The NVIDIA Management Library</title>
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
|
|
<link rel="start" href="index.html" title=
|
|
"NVIDIA Accelerated Linux Graphics Driver README and Installation Guide">
|
|
<link rel="up" href="installationandconfiguration.html" title=
|
|
"Part I. Installation and Configuration Instructions">
|
|
<link rel="prev" href="nvidia-smi.html" title=
|
|
"Chapter 27. Using the nvidia-smi Utility">
|
|
<link rel="next" href="nvidia-debugdump.html" title=
|
|
"Chapter 29. Using the nvidia-debugdump Utility">
|
|
</head>
|
|
<body>
|
|
<div class="navheader">
|
|
<table width="100%" summary="Navigation header">
|
|
<tr>
|
|
<th colspan="3" align="center">Chapter 28. The NVIDIA
|
|
Management Library</th>
|
|
</tr>
|
|
<tr>
|
|
<td width="20%" align="left"><a accesskey="p" href=
|
|
"nvidia-smi.html">Prev</a> </td>
|
|
<th width="60%" align="center">Part I. Installation and
|
|
Configuration Instructions</th>
|
|
<td width="20%" align="right"> <a accesskey="n" href=
|
|
"nvidia-debugdump.html">Next</a></td>
|
|
</tr>
|
|
</table>
|
|
<hr></div>
|
|
<div class="chapter" lang="en">
|
|
<div class="titlepage">
|
|
<div>
|
|
<div>
|
|
<h2 class="title"><a name="nvidia-ml" id=
|
|
"nvidia-ml"></a>Chapter 28. The NVIDIA Management
|
|
Library</h2>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<p>A C-based API for monitoring and managing various states of the
|
|
NVIDIA GPU devices. NVIDIA Management Library (NVML) provides a
|
|
direct access to the queries and commands exposed via nvidia-smi.
|
|
NVML is included with the NVIDIA Linux graphics driver.</p>
|
|
<p>To write applications against this library see the NVML
|
|
developer page: <a href=
|
|
"http://developer.nvidia.com/nvidia-management-library-NVML"
|
|
target="_top">http://developer.nvidia.com/nvidia-management-library-NVML</a></p>
|
|
<p>To include NVML functionality in scripting languages see:
|
|
<a href=
|
|
"http://search.cpan.org/~nvbinding/nvidia-ml-pl/lib/nvidia/ml.pm"
|
|
target=
|
|
"_top">http://search.cpan.org/~nvbinding/nvidia-ml-pl/lib/nvidia/ml.pm</a>
|
|
and <a href="http://pypi.python.org/pypi/nvidia-ml-py/" target=
|
|
"_top">http://pypi.python.org/pypi/nvidia-ml-py/</a></p>
|
|
</div>
|
|
<div class="navfooter">
|
|
<hr>
|
|
<table width="100%" summary="Navigation footer">
|
|
<tr>
|
|
<td width="40%" align="left"><a accesskey="p" href=
|
|
"nvidia-smi.html">Prev</a> </td>
|
|
<td width="20%" align="center"><a accesskey="u" href=
|
|
"installationandconfiguration.html">Up</a></td>
|
|
<td width="40%" align="right"> <a accesskey="n" href=
|
|
"nvidia-debugdump.html">Next</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="40%" align="left" valign="top">
|
|
Chapter 27. Using the nvidia-smi Utility </td>
|
|
<td width="20%" align="center"><a accesskey="h" href=
|
|
"index.html">Home</a></td>
|
|
<td width="40%" align="right" valign="top">
|
|
Chapter 29. Using the nvidia-debugdump Utility</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html>
|