-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add gpu readout #278
Add gpu readout #278
Conversation
Not sure what's causing that Android error: clang90: error: linker command failed with exit code 1 (use -v to see invocation) What's the best way to go about trying to diagnose / fix this? |
Huh, I thought I fixed this in Macchina-CLI/libmacchina@d5077cd as @Gobidev suggested in Macchina-CLI/libmacchina#142. |
@Rolv-Apneseth rebasing with upstream will fix the failing Android build |
Nice, thank you |
Thanks a lot for working on this, Rolv. |
No worries, thanks for this awesome tool |
In relation to #107.
Add the ability to display connected GPUs with the readout information provided by libmacchina v6.4.0, added in this PR. This functionality is currently only implemented for Linux.