blob: 14c76d20acf52d7f0c2cfa6a7d07d78dbb6d6cfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
^CMake Error at .*/Modules/CMakeDetermineCUDACompiler\.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\):
architectures-invalid\.cmake:2 \(enable_language\)
CMakeLists\.txt:3 \(include\)$
|