Paweł Bylica
8 years ago
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with
1 additions and
0 deletions
-
libethash-cuda/CMakeLists.txt
|
|
@ -15,6 +15,7 @@ else() |
|
|
|
"-gencode arch=compute_35,code=sm_35" |
|
|
|
"-gencode arch=compute_50,code=sm_50" |
|
|
|
"-gencode arch=compute_52,code=sm_52" |
|
|
|
"-gencode arch=compute_60,code=sm_60" |
|
|
|
"-gencode arch=compute_61,code=sm_61" |
|
|
|
) |
|
|
|
endif() |
|
|
|