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

can it show egpu temperature? #6

Open
ddqp opened this issue Dec 28, 2017 · 2 comments
Open

can it show egpu temperature? #6

ddqp opened this issue Dec 28, 2017 · 2 comments

Comments

@ddqp
Copy link

ddqp commented Dec 28, 2017

No description provided.

@Blackskyliner
Copy link

Blackskyliner commented Jan 16, 2018

As this project does not use nvml but the CUDA runtime api, I guess the answer is no as it can't be read. The current CUDA also does not ship with nvml headers/bindings so it would raise a new dependency I guess.

You could however use something like gem install --user iStats and then let it scan for new keys /Users/YourUserName/.gem/ruby/2.0.0/bin/iStats scan and then enable the newly found GPU temperature key. At least its somehow CLI parseble... It works for my setup, it may do for yours.

@ddqp
Copy link
Author

ddqp commented Jan 17, 2018

thanks, I will check it later!!

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

No branches or pull requests

2 participants