Cycles: Bump minimum supported CUDA architecture to sm_50

Pull Request: https://projects.blender.org/blender/blender/pulls/142212
This commit is contained in:
Thomas Dinges
2025-07-21 19:49:21 +02:00
committed by Thomas Dinges
parent d89c9c5155
commit ce0ae95ed3
7 changed files with 13 additions and 75 deletions

View File

@@ -668,7 +668,7 @@ if(NOT APPLE AND NOT (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "ARM64"))
option(WITH_CYCLES_CUDA_BINARIES "Build Cycles NVIDIA CUDA binaries" OFF)
set(CYCLES_CUDA_BINARIES_ARCH
sm_30 sm_35 sm_37 sm_50 sm_52 sm_60 sm_61 sm_70 sm_75 sm_86 sm_89 sm_120 compute_75
sm_50 sm_52 sm_60 sm_61 sm_70 sm_75 sm_86 sm_89 sm_120 compute_75
CACHE STRING "CUDA architectures to build binaries for"
)
option(WITH_CYCLES_CUDA_BUILD_SERIAL "\