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: e72218e66156abdc7ebb8364d5c6cb874d5bf515 (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_13', 'sm_20', 'sm_21', 'sm_30']