does it support CUDA9?
Opened this issue · 3 comments
zgmming commented
does it support CUDA9?
qoopapapanda commented
i saw it doesn't support CUDA9, it only support CUDA8
CtrlC-Root commented
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.
mine81103 commented
no and yes (need some change of code)