Post
Topic
Board Mining (Altcoins)
Re: WildRig Multi: new miner for AMD with multialgo support
by
andrucrypt
on 04/10/2018, 15:03:55 UTC
Can I ask for help with setup wildrig-multi in HiveOS

When I set "Hash algorithm: " to bcd and leave "Extra config arguments: " empty - I'm getting rejected shares "Invalid share" (seems wrong algo selected - it select's aergo by default)

When I set "Hash algorithm: " to --- and put "algo": "bcd" into "Extra config arguments:" field - i get error " ./wildrig-multi: unsupported non-option argument '"algo":'"

What parameters should I set for   "Hash algorithm: " or / and for "Extra config arguments:" to mine BCD  ?
Hm, seems I need to improve my scripts for HiveOS a bit. But you can configure everything using "Extra config arguments". They are command-line, not json Smiley So just put there:
Code:
--algo bcd --opencl-launch=18x0

What about --opencl-launch - it can be different, check optimal parameters table and maybe experiment for your cards. Also on moment - currently HiveOS will show wrong hashrate in GUI because of bug in my API. Today I will release a fix.

when is it planned to add cpu algo?
Currently have no plans to work on them.