ipbc-dev / bittube-miner

BitTube Miner
GNU General Public License v3.0
39 stars 22 forks source link

Nvidia Architeture 21 missing #3

Closed denisbim closed 6 years ago

denisbim commented 6 years ago

WARNING: NVIDIA GPU 0: miner not compiled for the gpu architecture 21.

nsummy commented 6 years ago

Are you compiling it yourself or are you using one of the precompiled versions? What kind of cards and OS are you using?

denisbim commented 6 years ago

I'm using precompiled version, the last one, NVIDIA 630M on Windows 10

nsummy commented 6 years ago

That card doesn't support Cuda 9. They don't say what version they used to compile the release, but its probably 9. I compiled it for Cuda 8 if you want to try it. It should work.
ipbcminer 1.1.2 cuda 8.zip

denisbim commented 6 years ago

same error, thank you for trying to help.

ipbc-dev commented 6 years ago

The windows binaries are now compiled against both CUDA version 8.0 and 9.1.

ipbc-dev commented 6 years ago

I'm closing this since there're no new replies, if this is still an issue please let me know.