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

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

BF_CYCLES_CUDA_BINARIES_ARCH = ['sm_13', 'sm_20', 'sm_21', 'sm_30']