Hey Team.
Has anyone had trouble using OpenMP in an FxPlug?
I have it running fine in standalone apps (Carbon and Cocoa). I also have it running in other hosts (like After Effects).
But the same code is "crashing" when executed in Motion. It's failing on my first call to anything OpenMP-related, in this case: maxThreads = omp_get_max_threads() ;
I'm not in an OpenMP loop, so this should execute simply.
I've found that I can use OpenMP inside our modal dialog box, just not when rendering to the Motion interface (that is, during a -renderFrame call).
Any help is appreciated. We'd rather not disable this rendering speed-up.
Thanks.
Matt Rhodes Zaxwerks, Inc. |