NVMLQuery-Windows
GPU query library
Provides Windows-specific code to query GPU metrics using the NVIDIA NVML API
Windows sample code demonstrating how to query GPU metrics using the NVIDIA NVML API
8 stars
1 watching
1 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
gpumonitoringnvmlwindows
Related projects:
Repository | Description | Stars |
---|---|---|
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
nvidia/matx | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,220 |
anderskm/gputil | A Python module for getting the status of NVIDIA GPUs using nvidia-smi programmatically | 1,137 |
gpuopen-tools/gpu_performance_api | An API providing access to GPU performance counters for various graphics and compute workloads. | 250 |
run-ai/jupyterlab_genv | A JupyterLab extension for managing GPU resources. | 20 |
graphitemaster/nvfc | An open-source tool for monitoring and configuring NVIDIA GPUs. | 44 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 222 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
nvidia/jax-toolbox | A collection of optimized JAX libraries and examples for simplified development on NVIDIA GPUs | 245 |
nvidia/nvvl | A library that loads compressed video sequences to facilitate machine learning training | 677 |
vinjn/gpuprof | A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. | 31 |
nvpro-samples/gl_vk_threaded_cadscene | A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering | 164 |
kylemcdonald/nvidia-co2 | Adds emissions information to nvidia-smi output | 116 |
gpuopen-librariesandsdks/ags_sdk | A C++ library and SDK for querying AMD GPU software and hardware state information | 246 |
pwntester/codeql.nvim | Tool for testing and evaluating CodeQL queries in Neovim | 97 |