blender/build_files/buildbot/config
Sergey Sharybin dc4636827b Buildbot: fix for missing CUDA compute after recent changes
Issue was caused by how CUDA devices availability done in Cycles.
Basically, if there's no WITH_CUDA_BINARIES buildtime, nvcc becomes
mandatory dependency.

Since kernels are building in separate target now, this logic broke
a bit.

Perhaps condition in util_cuda shall be changed to be a bit smarter,
but for now just work-around by enabling CUDA binaries when building
Cycles. Made it empty arch list to be sure no kernels will try to
re-compile after cudakernels target is done.
2013-01-12 19:17:50 +00:00
..
user-config-cuda-glibc211-i686.py Further tweaks to buildbot 2013-01-10 08:55:44 +00:00
user-config-cuda-glibc211-x86_64.py Further tweaks to buildbot 2013-01-10 08:55:44 +00:00
user-config-glibc211-i686.py Buildbot: fix for missing CUDA compute after recent changes 2013-01-12 19:17:50 +00:00
user-config-glibc211-x86_64.py Buildbot: fix for missing CUDA compute after recent changes 2013-01-12 19:17:50 +00:00
user-config-player-glibc211-i686.py Switch linux buildbot to compile all cuda kernels in 64bit environment 2013-01-10 08:01:19 +00:00
user-config-player-glibc211-x86_64.py Switch linux buildbot to compile all cuda kernels in 64bit environment 2013-01-10 08:01:19 +00:00