Welcome to mirror list, hosted at ThFree Co, Russian Federation.

user-config-cuda-glibc211-i686.py « config « buildbot « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 854f535398b8ba073bce7c80a40dc69b7a5bb57b (plain)
1
2
3
4
5
BF_BUILDDIR = '../blender-build/linux-glibc211-i686'
BF_INSTALLDIR = '../blender-install/linux-glibc211-i686'
BF_NUMJOBS = 1

BF_CYCLES_CUDA_BINARIES_ARCH = ['sm_20', 'sm_21', 'sm_30', 'sm_35', 'sm_50']