Blender Git Statistics -> Developers -> mmdanggg2

James Horsley (mmdanggg2)

Total Commits : 1
Master Commits : 1
Branch Commits : 0
First Commit : January 27, 2021
Latest Commit : January 27, 2021

Commits by Month

DateNumber of Commits
January, 20211

Favourite Files

FilenameTotal Edits
device_cuda_impl.cpp1

File Changes

ActionTotalPer Commit
Modified11.0

Code Changes

ActionTotalPer Commit
Lines Added99.0
Lines Removed1313.0

Latest commits Feed

Revision 4fbeb3e by James Horsley / Patrick Mours (master)
January 27, 2021, 14:27 (GMT)
Fix T85089: Crash when rendering scene that does not fit into GPU memory with CUDA/OptiX

The "cuda_mem_map_mutex" was potentially being locked recursively during the call to
"CUDADevice::move_textures_to_host", which crashed. This moves around the locking and
unlocking of "cuda_mem_map_mutex", so that it doesn't call a function that locks it while
still holding the lock.

Reviewed By: pmoursnv

Maniphest Tasks: T85089, T84734

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

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021