Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
scotte
on 27/01/2015, 13:24:08 UTC
Compiled 1.5.32 on linux OK after changing the realtime stuff for windows only as descibed a few pages back. Also had to stop cuda complaining about my gcc being > 4.8, just changed the include file to accept a minor rev of 9 instead of 8

works fine on quarkcoin, got 6 coins in few hours this morning - GTX850M at around 4600 khash/s

spreadcoin mining not working:
[2015-01-27 12:42:53] 1 miner thread started, using 'spread' algorithm.
[2015-01-27 12:42:53] JSON inval data
[2015-01-27 12:42:53] 127.0.0.1:41677 spread block 241465
[2015-01-27 12:42:53] json_rpc_call failed, retry after 30 seconds

compiled tsiv's spreadminer 0.1 that seems to be working, so my wallet must be ok?
[2015-01-27 12:40:26] 1 miner threads started, using 'spreadx11' algorithm.
[2015-01-27 12:40:27] GPU #0: GeForce GTX 850M, 1173 khash/s

commandline options for both miners was the same other than "-a spread" for sp_hash's miner

I'm completely new to this, so feel free to tell me to go off and read whatever if thats what I need to do