OS: Ubuntu 16.04
NVIDIA Driver Version: 410.48
CUDA: 9.0
Hey!
Just wondering how to disable dedicated GPU usage for certain applications under linux. I’m using tensorflow for deeplearning, and with every batch of data sent to the GPU, firefox stutters, this does not however happen with most other applications, not even with the windowing system.
My CPU has integrated graphics, UEFI is configured to use the integrated graphics for display, the display is also connected to the motherboard’s HDMI output. Therefore, my NVidia card is solely a plugin card.
However, Firefox appears to be using the NVidia card for some kind of hardware accelerated rendering, and even toggling off the hardware acceleration option at Firefox’s settings does not seem to fix the issue.
I’ve also pocked around at nvidia’s xserver configuration manager at the applications profiles tab, i do not however know what the key to set a certain process to use the integrated graphics, instead of the dedicated, one is.
There appears to be a brief description as to what these profile keys could be, in the link down below:
[url]https://us.download.nvidia.com/XFree86/Linux-x86/319.32/README/profiles.html[/url]
However, again, i have no idea how any of that’s supposed to set an application to not use the dedicated graphics but instead the integrated one.
I’d be greatly thankful for any help!