-
Notifications
You must be signed in to change notification settings - Fork 206
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 Intel iGpu and shared Memory usage #423
base: master
Are you sure you want to change the base?
Conversation
Thanks I'll take a look! |
I'm a noob who has a laptop with an integrated Intel GPU and it doesn't detect it. Both the zip download and the installation via setup do not have any file named "Monitoring.cs". How should it be modified? |
Can someone explain to me how to modify "Monitoring.cs" and the path to locate it? |
Hello?? Can anyone explain to me how to modify "Monitoring.cs" and the path to locate it? |
Great work. Just applied your changes on my local build and works flawlessly. |
@Truman78es If you're still after this, here is a compiled test build |
Thank you very much. I am away, I will see you next week. |
Hi, as discussed in issue #422 here is my pull request for intel iGpu
I replaced VRAM Load by shared memory usage.
Hopefully, i didn't break anything.
I tested regression on ,my other pc with descrete Nvidia GPU, seems OK.