Adsk Contrib - Fix GPU build on RB-2.0#1412
Conversation
Signed-off-by: Patrick Hodoul <Patrick.Hodoul@autodesk.com>
|
Based on the current checks, the GPU is not started. That's a first good point. Now, let see if it succeeds. |
|
To avoid the Windows and macOS emulation mode, the GPU CI build needs a physical machine adding some costs. So, the original intent was to only run the GPU CI build on the repo itself (i.e. not running on forks) to limit fees. The ASWF offers the GPU build capability but OpenColorIO should then try to wisely use it. Starting few weeks ago, the GPU CI build was also executed on forks! Thanks to @Simran-B, we finally discover that the execution condition was, in fact, wrong.
|
Signed-off-by: Patrick Hodoul Patrick.Hodoul@autodesk.com
The pull request tries to improve / fix the RB-2.0 build for GPU which fails quite often...
The GPI CI build should not trigger when starting from a forked branch.
The other changes are only here to impose a compilation.