Go to file
Lukas Stockner b3ac3d13a2 Cycles: Add option for building CUDA kernels sequentially
Building the CUDA kernels takes quite a bit of memory, and when building all of
them the combined usage can be too much on some systems (especially VMs).

Therefore, this patch adds an option to force the build system to build them
sequentially by making each build step depend on the previous kernel.

Reviewers: brecht, sergey

Differential Revision: https://developer.blender.org/D3623
2018-08-22 19:54:59 -07:00
build_files build_environment: cleanup for osl harvesting on windows. 2018-08-21 10:49:41 -06:00
doc Cleanup: pep8 2018-07-05 07:53:21 +02:00
extern Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00
intern Cycles: Add option for building CUDA kernels sequentially 2018-08-22 19:54:59 -07:00
release UI: disable new text hinting from D3201 by default for now. 2018-08-21 19:07:04 +02:00
source Cleanup: use EDBM prefix 2018-08-22 15:23:28 +10:00
tests Cleanup: pep8 2018-07-03 06:55:02 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Cycles: Add option for building CUDA kernels sequentially 2018-08-22 19:54:59 -07:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Correct recent makefile OSX check 2018-08-21 20:27:36 +10:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00