Post
Topic
Board Mining (Altcoins)
Re: Claymore's CryptoNote AMD GPU Miner v10.2
by
noobminer001
on 16/11/2017, 22:42:50 UTC
Haven't been able to get Claymore stable 24hr+ with my RX580 8G rigs. Settings were 1200/2000/1100mV with power stage 5. Stilll reseting.

Since some of you are talking about SGminer...trying to config sgminer 5.5.5 in SMOS for my rigs default is:

--no-submit-stale --kernel cryptonight -o stratum+tcp://cryptonight.usa.nicehash.com:3355 -u [yourwallet].$rigName -p x --rawintensity 1000 -w 8 --text-only

I would like to change the rawintensity, worksize etc to be optimized for my miners. I have two different setups, either RX 570 4G or RX580 8G.

For the RX570 4G I'm trying to pass a --rawintensity 512 --worksize 4. For the RX580 8G, I'm trying to pass --rawintensity 1152 --worksize 8.

I've also seen people change the gpu-threads to 2, though I haven't played with this setting. Has anyone seen a change in performance by changing # GPU threads?

When I do this, I see no change in performance, even when I adjust values. It just shows:

[21:54:08] Startup GPU initialization... Using settings from pool cryptonight.usa.nicehash.com.
[21:54:08] Startup Pool No = 0
[21:54:08] Building binary cryptonightEllesmeregw8l8.bin
Initialising kernel cryptonight.cl with nfactor 10, n 1024.

Right now I'm only hashing at 480H/s on the 570 and 677H/s on the RX580. With Claymore I was getting 630H/s and 740H/s respectively.

Thanks.