blender/intern/cycles/device/opencl
Brecht Van Lommel f48d15a861 Cycles: limit number of processes compiling OpenCL kernel based on memory
The numbers here can probably be tweaked to be better, but it's hard to
predict and this should at least avoid excessive memory swapping.

Fixes T57064.
2020-03-25 16:39:37 +01:00
..
device_opencl_impl.cpp Cycles: limit number of processes compiling OpenCL kernel based on memory 2020-03-25 16:39:37 +01:00
device_opencl.h Cycles: use OpenCL C 2.0 if available, to improve performance for AMD 2020-03-24 20:09:36 +01:00
memory_manager.cpp Cleanup: Move common CUDA/OptiX Cycles device code into separate file 2020-02-12 13:11:32 +01:00
memory_manager.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opencl_util.cpp Cycles: limit number of processes compiling OpenCL kernel based on memory 2020-03-25 16:39:37 +01:00