Blender Git Commit Log
Git Commits -> Revision 3f9b692
Revision 3f9b692 by Brecht Van Lommel (master) October 2, 2016, 14:38 (GMT) |
Fluids: improve multithreaded CPU usage. Fixes for clamp-omp, fewer shared variables, fix some cases of threads writing to the same memory location. Issue found by Jens Verwiebe, who reports 30% speedup with 16 core CPU, when using this with a recent clang-omp version. |
Commit Details:
Full Hash: 3f9b69287d287af09c801a5203be07287128b2a0
Parent Commit: 641e586
Lines Changed: +19, -12