-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not allow non-official pynvml library (#153)
Revert "Make gpustat.nvml compatible with a third-party fork of pynvml" This reverts commit 7c09a0f. gpustat v1.1.1 allowed the problematic 'pynvml' package to be used as a workaround, but this still causes many problems (e.g., #168). Only the official nvidia-ml-py can be used with gpustat. See #153, #168
- Loading branch information
Showing
2 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters