No matter what I do (even in the main menu when nothing is opened), the dGPU led remains on when LO is running. This obviously consumes more power.
Disabling OpenCL resolved this problem. Forcing soffice.exe
and soffice.bin
to use the iGPU (in Parameters) didn’t change anything.
Is it possible to have OpenCL not use the dGPU ? There are OpenCL allow and deny lists in the advanced parameters, the allow list contained “//Nvidia Corporation//” by default, so I moved it to the deny list instead, but it didn’t change a thing. Then I’ve reset all LO parameters, didn’t change anything either.
Now the values are :
OpenLCAllowList = //Advanced Micro Devices, Inc\.//,//Intel\(R\) Corporation//,//NVIDIA Corporation//,Linux//Advanced Micro Devices, Inc\.//1445\.5 \(sse2,avx\)
OpenCLDenyList = Windows//Intel\(R\) Corporation//3\.0\.1\.10891,Windows//Intel\(R\) Corporation//4\.2\.0\.99,Windows//Intel\(R\) Corporation//5\.2\.0\.10049,Windows//Intel\(R\) Corporation//9\.17\.10\.2884
While I don’t really need OpenCL for now (hence disabling it isn’t much of an issue for me), I wonder if it’s possible to get more control over what GPU OpenCL uses…
Any ideas ?