XMR-Stak running 1 thread instead of 2 is about 15% slower than cast
Hmm, xmr-stak can use 2 threads, try this config for 6xGPU:
--opencl-platform=0 --opencl-devices=0,0,1,1,2,2,3,3,4,4,5,5 --opencl-launch=1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8 -o stratum+tcp://xmr-eu2.nanopool.org:14444 -u wallet_addr.$rigName/your@email.com -p x --donate-level=1 --print-time=5
Hey, thanks for the recommendation. I tried it and it didnt work using xmr-stak-v2.4.3 in SMOS. This is the beginning of the string I tried to use for my 8 card RX580 rig.
--opencl-platform=0 --opencl-devices=0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7 --opencl-launch=1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8 -o stratum
This is the output I get.
[2018-04-27 15:41:29] : Parameter unknown '--opencl-platform=0'
Miner ended/crashed. Restarting miner in 10 seconds --------------
hh============ Starting Miner ===============
[2018-04-27 15:41:39] : Parameter unknown '--opencl-platform=0'
Miner ended/crashed. Restarting miner in 10 seconds --------------
Is there something else I should try for the string in xmr-stak-v2.4.3? I have to use something that can do Monero7 for the alt coins I'm mining.
EDIT: It looks like that string works in XMRIG it correctly loaded 2 threads on every card but does not work in xmr-stak-v2.4.3, which opens up a new problem, I can't mine my alt coin with XMRIG because I can't set the algo to stellite/intense or I'm unaware how to.
So I need either a way to run 2 threads in XMR Stak or I need a way to change my algo to stellite or intense (for mining intense coin) in XMRIG.