Blender Git Loki
Git Commits -> Revision 1d01675
Revision 1d01675 by Martijn Berger (master) March 6, 2014, 19:51 (GMT) |
Cuda use streams and async to avoid busywaiting This switches api usage for cuda towards using more of the Async calls. Updating only once every second is sufficiently cheap that I don't think it is worth doing it less often. Reviewed By: brecht Differential Revision: https://developer.blender.org/D262 |
Commit Details:
Full Hash: 1d016758330b7e328758b3df28ea93a19d47fcdc
Parent Commit: 03afa6f
Lines Changed: +37, -4
1 Modified Path:
/intern/cycles/device/device_cuda.cpp (+37, -4) (Diff)