nicehash/nheqminer

does it support CUDA9?

Opened this issue · 3 comments

does it support CUDA9?

i saw it doesn't support CUDA9, it only support CUDA8

It will build and run with CUDA9 even though it's not officially supported. You will have to modify one file though, remove the device_functions_decls.h header include from all files in the project. See tpruvot/ccminer#25 for more information.

no and yes (need some change of code)