mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 01:34:22 +00:00
Remove hardcoded cuda architecture
This commit is contained in:
@@ -19,7 +19,6 @@ set(LIBRARY_SOURCES
|
|||||||
${LIBRARY_SOURCES}
|
${LIBRARY_SOURCES}
|
||||||
)
|
)
|
||||||
|
|
||||||
set(CMAKE_CUDA_ARCHITECTURES 75)
|
|
||||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||||
|
|
||||||
# Build static library
|
# Build static library
|
||||||
|
|||||||
Reference in New Issue
Block a user