Blender Git Commit Log

Git Commits -> Revision 8f1a558

Revision 8f1a558 by Sergey Sharybin (master)
August 5, 2019, 13:33 (GMT)
Cycles: Fix wrong number of threads on multi-socket machines

The issue was caused by a limitation of GetNumaNodeProcessorMask():
on systems with more than 64 processors, this parameter is set to the
processor mask for the node only if the node is in the same processor
group as the calling thread. Otherwise, the parameter is set to zero.

Patch from Max Dmitrichenko, thanks!

Commit Details:

Full Hash: 8f1a55831c893b664f8648eac029b9d9d5aa746d
Parent Commit: afff94f
Lines Changed: +10, -9

1 Modified Path:

/intern/numaapi/source/numaapi_win32.c (+10, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021