Blender Git Commit Log

Git Commits -> Revision 34b6898

Revision 34b6898 by Sergey Sharybin (master)
May 22, 2017, 10:28 (GMT)
Fix T51568: CUDA error in viewport render after fix for for OpenCL

Seems re-loading module invalidates memory pointers by the looks of it,
which gives an error on the next kernel call.

Not sure how to move memory pointer from one CUDA module to another one,
so for now simply disabling kernel re-load for CUDA devices. Not ideal,
but better than failing render.

Feature-selective option for CUDA is not an official feature anyway.

Commit Details:

Full Hash: 34b689892b29d618394c6d17c5d29129500185c4
Parent Commit: baf788d
Lines Changed: +13, -0

1 Modified Path:

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