NVAPI is NVIDIA's API for accessing GPU and driver features on systems with NVIDIA hardware. This repository contains the public, open-source components of the NVAPI SDK: headers, interface definitions, and libraries (nvapi.lib / nvapi64.lib) for building applications that use NVAPI. The actual NVAPI implementation is provided by the NVIDIA GPU driver installed on the system.
For detailed information on NVAPI features and usage, see the documentation in the docs folder.
The Sample_Code folder contains example applications that demonstrate key SDK features and API usage.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is currently not accepting contributions.
For bug reports, comments, or questions, please visit the NVAPI Developer Forum