Blender Git Commit Log

Git Commits -> Revision 3ad2bf1

Revision 3ad2bf1 by Sergey Sharybin (master)
November 18, 2021, 13:27 (GMT)
Cycles: Fix command line render overshooting time limit

The calculation based on preserving device occupancy was conflicting
with the fact that time limit needs to render less samples at the last
round of render work.

For example, rendering BMW27 for 30sec on i9-11900k was actually
rendering for almost a minute. Now the render time limit is respected
much more close.

Differential Revision: https://developer.blender.org/D13269

Commit Details:

Full Hash: 3ad2bf1327cac5f036d763e1cc690b1b2da8e1c4
Parent Commit: bd2e3bb
Lines Changed: +20, -0

1 Modified Path:

/intern/cycles/integrator/render_scheduler.cpp (+20, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021