Latest 0.2.3 eXtremal miner says nvidia support but still crashes w/silent army binary on win 10 gtx 10xx. eXtremal’s standard gpu miner binary runs fine, but slower than nheqminer 0.3a
Mrb. is there a thread where we can follow your nvidia miner progress?
No those cards are TeraScale and they will not work. There is not a GPU miner around that will support them. I have 2 HD 6970s Which I believe are the last gen Terascale cards before they introduced the GCN type. I really really hope soon someone will add support for our cards lol. I don’t know what goes into adding support, but it would be awesome.
Nice work again. I opened an issue on github. Selecting more than one device will throw a task exception.
amdgpu-pro ubuntu 4.2 kernel rx480
Task exception was never retrieved
future: <Task finished coro=<Silentarmy.show_stats() done, defined at ./silentarmy:183> exception=KeyError('1.1',)>
Traceback (most recent call last):
File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
File "./silentarmy", line 231, in show_stats
rate_gpus = sorted(gpus(last_sols, last_times, period_gpu))
File "./silentarmy", line 193, in gpus
sols[devid] = last_sols[0][devid] - last_sols[idx][devid]
KeyError: '1.1'
Connecting to zec-eu1.nanopool.org:6666
Stratum server sent us the first job
Mining on 2 devices
Total 0.0 sol/s [dev1 0.0] 0 shares
Task exception was never retrieved
future: <Task finished coro=<Silentarmy.show_stats() done, defined at ./silentarmy:183> exception=KeyError(‘2.1’,)>
Traceback (most recent call last):
File “/usr/lib/python3.5/asyncio/tasks.py”, line 239, in _step
result = coro.send(None)
File “./silentarmy”, line 231, in show_stats
rate_gpus = sorted(gpus(last_sols, last_times, period_gpu))
File “./silentarmy”, line 193, in gpus
sols[devid] = last_sols[0][devid] - last_sols[idx][devid]
KeyError: ‘2.1’