Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GeForce GT 71 #13

Closed
257 opened this issue Oct 10, 2018 · 3 comments
Closed

Support GeForce GT 71 #13

257 opened this issue Oct 10, 2018 · 3 comments

Comments

@257
Copy link

257 commented Oct 10, 2018

is this normal?

GPU-Util[                                                                             N/A]
MEM-Util[||||||||||||||||||||||||||||||||                                       0.8G/2.1G]
Encoder[                                N/A]
Decoder[                                N/A]
$ nvidia-smi -L
GPU 0: GeForce GT 710
==============NVSMI LOG==============
Driver Version                      : 410.57
@Syllo
Copy link
Owner

Syllo commented Oct 10, 2018

I'm not sure that it is supported by the nvml library.
Does the nvidia-smi command give you more information than what appears in nvtop?

@257
Copy link
Author

257 commented Oct 11, 2018

not really but nvidia-settings does:

$ nvidia-settings -q GPUUtilization

  Attribute 'GPUUtilization' (zorro:0[gpu:0]): graphics=44, memory=46, video=0, PCIe=1

@Syllo
Copy link
Owner

Syllo commented Oct 13, 2018

In that case I'm sorry but it will not work better with nvtop as it uses the nvml library (same as nvidia-smi) to get the GPU information.

I might one day add the support for the "NV-CONTROL-API", which I think is used by nvidia-settings, to support older cards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants