Blender Git Commit Log

Git Commits -> Revision 12518c1

Revision 12518c1 by Sergey Sharybin (cycles-x)
July 13, 2021, 10:09 (GMT)
Cycles X: Extend multi-device rebalancing scheduler API

Communicate more information about whether rebalancing is needed,
whether balance across device did change. Currently no functional
changes, but this change allows to make the logic smarter and get
more performance out of a compute.

No functional changes, just exposing extra things and making
statistics more usable for a more elaborate logic.

Commit Details:

Full Hash: 12518c12bc349a092f31519af9c5dc1299eccbae
Parent Commit: 8988fcc
Lines Changed: +64, -20

3 Modified Paths:

/intern/cycles/integrator/path_trace.cpp (+4, -1) (Diff)
/intern/cycles/integrator/render_scheduler.cpp (+38, -13) (Diff)
/intern/cycles/integrator/render_scheduler.h (+22, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021