Blender Git Loki

Git Commits -> Revision a371d4b

June 7, 2021, 14:59 (GMT)
Fix T88813: Scalable allocator not used on win10

Due to the way we ship the CRT on windows TBB's
malloc proxy was unable to attach it self to
the memory management functions on windows 10.

This change moves ucrtbase.dll out of the blender.crt
folder and back into the main blender folder to side
step some undesirable behaviour on win10 making TBB
once more able to attach it self.

Having this work again, should give a speed
boost in memory allocation heavy workloads
such as mantaflow.

For details on how this only failed on Win10
see T88813

Commit Details:

Full Hash: a371d4bb2b5f7f0b677742ec00c829416d16844c
Parent Commit: 03f9dba
Committed By: Jacques Lucke
Lines Changed: +9, -0

1 Modified Path:

/build_files/cmake/platform/platform_win32_bundle_crt.cmake (+9, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021