compute capability 8.6
- CC for RTX3090, RTX3080 and RTX3070
This commit is contained in:
parent
220b37144b
commit
ac58b2f857
@ -90,7 +90,7 @@ if(CUDA_FOUND)
|
||||
set(_arch_pascal "6.0;6.1")
|
||||
set(_arch_volta "7.0")
|
||||
set(_arch_turing "7.5")
|
||||
set(_arch_ampere "8.0")
|
||||
set(_arch_ampere "8.0;8.6")
|
||||
if(NOT CMAKE_CROSSCOMPILING)
|
||||
list(APPEND _generations "Auto")
|
||||
endif()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user