Change TVALGPU compile config
This commit is contained in:
@@ -13,7 +13,7 @@ target_compile_options(TVALGPU PRIVATE $<$<COMPILE_LANGUAGE:CUDA>:
|
||||
--compiler-options -fPIC
|
||||
--use_fast_math
|
||||
--ptxas-options=-v
|
||||
-arch compute_30 -code compute_30,sm_30
|
||||
-arch sm_70
|
||||
>)
|
||||
|
||||
target_link_libraries(TVALGPU PRIVATE ${CUDA_RUNTIME_LIBRARY} CUDA::cusparse CUDA::cublas)
|
||||
|
||||
Reference in New Issue
Block a user