SkillAgentSearch skills...

Nvapi

NVAPI is NVIDIA's core software development kit that allows direct access to NVIDIA GPUs and drivers on supported platforms.

Install / Use

/learn @NVIDIA/Nvapi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NVAPI SDK

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.

Documentation

For detailed information on NVAPI features and usage, see the documentation in the docs folder.

Sample Code

The Sample_Code folder contains example applications that demonstrate key SDK features and API usage.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

This project is currently not accepting contributions.

For bug reports, comments, or questions, please visit the NVAPI Developer Forum

View on GitHub
GitHub Stars201
CategoryDevelopment
Updated23h ago
Forks25

Languages

C

Security Score

80/100

Audited on Mar 31, 2026

No findings