nicehash / nheqminer

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

Fix for CUDA 9.1 #345

Closed vpj closed 4 years ago

vpj commented 6 years ago

device_functions_decls.h is renamed to device_functions.h

joseortiz3 commented 6 years ago

Is this even needed? I built w/ cuda 9.1 without this header just fine...input from anyone?

barrystyle commented 6 years ago

@joseortiz3 do you have more than one version of cuda installed? i'd say thats it. clean install of cuda 9.1 with patch1+patch2 requires this fix.