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