Blender Git Commit Log

Git Commits -> Revision e360d00

Revision e360d00 by Brecht Van Lommel (master)
October 8, 2017, 19:12 (GMT)
Cycles: schedule more work for non-display and compute preemption CUDA cards.

This change affects CUDA GPUs not connected to a display or connected to a
display but supporting compute preemption so that the display does not
freeze. I couldn't find an official list, but compute preemption seems to be
only supported with GTX 1070+ and Linux (not GTX 1060- or Windows).

This helps improve small tile rendering performance further if there are
sufficient samples x number of pixels in a single tile to keep the GPU busy.

Commit Details:

Full Hash: e360d003ea45ee233c6f10c03ff57c956929b383
Parent Commit: 5aa08eb
Lines Changed: +16, -5

1 Modified Path:

/intern/cycles/device/device_cuda.cpp (+16, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021