Blender Git Loki
Git Commits -> Revision b91b9a8
Revision b91b9a8 by Stefan Werner (master) August 27, 2019, 09:06 (GMT) |
Compositor: Run only one instance of OIDN at a time. Running multiple instances of OIDN simultaneously can use dozens of GBs of memory. Since OIDN is multithreaded internally, we can run only one instance at a time and should not lose much performance. Fixing T69006 |
Commit Details:
Full Hash: b91b9a8ecaf5392ee64305e9c6f96297a9aec71f
Parent Commit: 6670019
Lines Changed: +6, -0
1 Modified Path:
/source/blender/compositor/operations/COM_DenoiseOperation.cpp (+6, -0) (Diff)