Hey guys,
Anyone has an experience with CUDA/OpenCL on dual-GPU configs with DaVinci Resolve?
I am working on a CUDA/OpenCL plugin that works OK as long as it's 1 GPU. On dual-GPU crashes Resolve. The only think that makes it work is the "use display GPU for compute" option - which again brings it back to single GPU.
Is it some GPU context switching thing?
Should I select the GPU in my plugin somehow? I suspect that I'm trying to use the resources of the UI GPU instead of the processing GPU...
Any tips?
Thanks,
Tom