CUDAARCHS¶
在 3.20 版被加入.
這是一個 CMake 環境變數。其初始值取自呼叫的進程環境。
Value used to initialize CMAKE_CUDA_ARCHITECTURES
on the first
configuration. Subsequent runs will use the value stored in the cache.
This is a semicolon-separated list of architectures as described in
CUDA_ARCHITECTURES
.