I compiled a sample effect from the SDK (SDK_ProcAmp) but it doesn't run in GPU mode in Premiere.
I'm able to successfully compile, and the effect runs in Premiere when I test it, but it runs in CPU mode only. Is there something I need to do with the sample project to make sure GPU will work? Or does it have to do with the other things used in compile like boost, directx compiler, cuda? Like maybe I need different versions than the latest versions?
Can someone familiar with the SDK help me? I plan to customize the effect to do what I need later, but for now I just want to get the sample project to work with the GPU, because GPU acceleration is important to what I will need later on.
