Chia-Network / bladebit

A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting
Apache License 2.0
337 stars 106 forks source link

CMakeLists.txt missing Turing support #270

Open graemes opened 1 year ago

graemes commented 1 year ago

Turing not included in the list of architectures that are compiled. Needs:

@@ -504,6 +504,7 @@ target_compile_options(lib_bladebit_cuda PRIVATE -gencode=arch=compute_52,code=sm_52 # Maxwell -gencode=arch=compute_61,code=sm_61 # Pascal -gencode=arch=compute_70,code=sm_70 # Volta