[PR #4420] use nvml for gpu info #11485

Closed
opened 2026-04-12 23:31:06 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/4420

State: closed
Merged: No


Also decreases period between recovery lookups since memory is freed quickly on graphics cards like the 4090

TODO:

  • Test on Windows 10
  • Test on other Nvidia GPUs
  • Test on Linux
  • Test on WSL2
  • Make sure nvml.dll (and equivalent .so) lookup paths are correct (it seems that it will always be in C:\Windows\System32 on Windows)
  • rocsmi for AMD?
**Original Pull Request:** https://github.com/ollama/ollama/pull/4420 **State:** closed **Merged:** No --- Also decreases period between recovery lookups since memory is freed quickly on graphics cards like the 4090 TODO: - [ ] Test on Windows 10 - [ ] Test on other Nvidia GPUs - [ ] Test on Linux - [ ] Test on WSL2 - [ ] Make sure `nvml.dll` (and equivalent .so) lookup paths are correct (it seems that it will always be in `C:\Windows\System32` on Windows) - [ ] rocsmi for AMD?
GiteaMirror added the pull-request label 2026-04-12 23:31:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11485