Skip to content
  • Brecht Van Lommel's avatar
    0759f671
    Fix T100824: Cycles GPU render broken on macOS 13 Beta and Apple silicon · 0759f671
    Brecht Van Lommel authored
    The recent revert of Apple silicon inlining changes to avoid long compile times
    worked on macOS 12, but in macOS 13 Beta it results in render errors. This may
    be a compiler bug and perhaps get fixed in time, but try to be on the safe side
    and ensure Blender 3.3.0 works regardless.
    
    This brings part of the inlining back, which brings improved performance but
    also longer compiler times again. Compile time is around 2min now, where the
    previous full inlining was about 5-7min.
    
    Patch by Michael Jones.
    
    Differential Revision: https://developer.blender.org/D15897
    0759f671
    Fix T100824: Cycles GPU render broken on macOS 13 Beta and Apple silicon
    Brecht Van Lommel authored
    The recent revert of Apple silicon inlining changes to avoid long compile times
    worked on macOS 12, but in macOS 13 Beta it results in render errors. This may
    be a compiler bug and perhaps get fixed in time, but try to be on the safe side
    and ensure Blender 3.3.0 works regardless.
    
    This brings part of the inlining back, which brings improved performance but
    also longer compiler times again. Compile time is around 2min now, where the
    previous full inlining was about 5-7min.
    
    Patch by Michael Jones.
    
    Differential Revision: https://developer.blender.org/D15897
Loading