Post
Topic
Board Mining (Altcoins)
Re: Team Black Miner!(Ethereum, Ethereum classic, Vertcoin, Zilliqa + dual 0.5% fee)
by
XyeetmanX
on 01/11/2021, 21:06:37 UTC
What about the bugged command --cl-devices or -Y? Do you have a deadline to find an issue ?

They're different rigs and raveOS seems to only load commands from the main file. So I can't individually set parameters where rig1 gpu0 is amd then rig2 gpu0 is nvidia so when loading command from main file on another rig it does not work

Like first rig amd gpu are gpu0-1 then on rig2 gpu0 is nvidia and when loading miner to get correct settings on first rig will give rig2 incorrect settings so it's difficult to used mixed rigs

This was fixed in v1.22. Working fine here...

If you have a opencl and a cuda selection in the same launch config the Opencl devices will be selected first.

In the picture I am running with  --cu-devices[1] --cl-devices [5]


gpu0: rx 580 AMD (cl-device #5)
gpu1: gtx 2060  (cuda device #1)

https://i.ibb.co/8PQK0b9/1-22-working.png

-Y [5,6,7] : no device are set

Are you sure you are using the correct version?