fetch_ml/native/nvml_gpu
Jeremie Fraeys be39b37aec
feat: native GPU detection and NVML bridge for macOS and Linux
- Add dynamic NVML loading for Linux GPU detection
- Add macOS GPU detection via IOKit framework
- Add Zig NVML wrapper for cross-platform GPU queries
- Update native bridge to support platform-specific GPU libs
- Add CMake support for NVML dynamic library
2026-02-21 17:59:59 -05:00
..
CMakeLists.txt feat: native GPU detection and NVML bridge for macOS and Linux 2026-02-21 17:59:59 -05:00
nvml_dynamic.c feat: native GPU detection and NVML bridge for macOS and Linux 2026-02-21 17:59:59 -05:00
nvml_dynamic.h feat: native GPU detection and NVML bridge for macOS and Linux 2026-02-21 17:59:59 -05:00
nvml_gpu.cpp fix: NVML stub support for systems without NVIDIA drivers 2026-02-21 15:16:54 -05:00
nvml_gpu.h feat: implement NVML-based GPU monitoring 2026-02-21 15:16:09 -05:00