nicehash / nheqminer

Equihash miner for NiceHash
https://www.nicehash.com
MIT License
769 stars 583 forks source link

does it support CUDA9? #347

Open zgmming opened 6 years ago

qoopapapanda commented 6 years ago

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

CtrlC-Root commented 6 years ago

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 https://github.com/tpruvot/ccminer/pull/25 for more information.

mine81103 commented 6 years ago

no and yes (need some change of code)