blob: 891aa400f5796d7b4012f9f56030c1d6b353c093 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
^CMake Error at .*/Internal/CMakeCUDAArchitecturesValidate\.cmake:[0-9]+ \(message\):
CMAKE_CUDA_ARCHITECTURES:
invalid
is not one of the following:
\* a semicolon-separated list of integers, each optionally
followed by '-real' or '-virtual'
\* a special value: all, all-major, native
Call Stack \(most recent call first\):
[^
]*/Modules/CMakeDetermineCUDACompiler.cmake:[0-9]+ \(cmake_cuda_architectures_validate\)
architectures-invalid\.cmake:2 \(enable_language\)
CMakeLists\.txt:3 \(include\)$
|