Hi’ @Entropy512
Thank you for your response. I really appreciate your efforts in explaining all this to me and I hope other users also benefit.
When studying the topic it strikes me how impressive it is that developers put such a huge effort into developing and maintaining complicated free software like darktable.
It’s awesome, thank you guys out there!
Yes I’m on windows.
Now, I think I almost got it right, see below……
…and darktable displayed the message “discarding CPU device 2……” to tell me this. The CPU is device 2 because darktable has three possible targets and the internal numbering starts with 0. Correct?
The Intel GPU is accepted as device 1 and using the standard setup, opencl_device_priority = star/!0,star/star/star (PIXLS.US doesn’t get my Danish keyboard “*” right) the Intel GPU is used the most. NVIDIA is used very little. That is the reason why I got into this issue following this thread:
But everything is apparently working fine in darktable in the standard setup using the Intel GPU. How would I experience a malfunction?
You suggest that I exclude the Intel GPU altogether maybe by setting opencl_device_priority = !1,star/!1,star/!1,star/!1,star? This works also very well and now the NVIDIA GPU is almost used exclusively. Should I prefer this?