Turned off separable compilation as it is not used at the moment (all kernels are defined in a single header)
This commit is contained in:
@@ -14,7 +14,7 @@ endif()
|
||||
|
||||
#----------------------CUDA settings-------------------------------------------#
|
||||
|
||||
set(CUDA_SEPARABLE_COMPILATION ON)
|
||||
set(CUDA_SEPARABLE_COMPILATION OFF)
|
||||
set(CUDA_PROPAGATE_HOST_FLAGS ON)
|
||||
|
||||
# CUDA_BUILD_CUBIN requires that we're compiling for only one architecture
|
||||
|
Reference in New Issue
Block a user