Author

Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free) - page 160. (Read 835515 times)

jr. member
Activity: 94
Merit: 2
So what combos are people finding most profitable right now?

Whats your best AMD combo: Raven CryptonightV7, ETH and with which miner version?
Whats your top Nvidia combo:
Still a no go for Vega's on Linux Sad

AMD RX580's
mininghubpool ethash
-epool us-east.ethash-hub.miningpoolhub.com:17020 -ewal xxx.$rigName -eworker xxx.$rigName -esm 2 -epsw x -allcoins 1 -mport 3333
201 Mh/s 7 GPU RX580 rig ~$10.50 per rig
newbie
Activity: 5
Merit: 0
1 of my rigs showing offline from smos dashboard but when I check the pool it hashes .Anybody having the same issue?

I had this same problem off and on with one rig for quite a while.  I tried a lot of different OC changes to try and fix it but nothing worked.  I finally decided to try a different USB drive and that seems to have resolved it.  Re-imaging the same USB drive did NOT work, but a new drive did.

Hope it helps.
newbie
Activity: 32
Merit: 0
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.
My fault, xmrig != xmrstak  Cheesy
xmrstak don't have command line options, but you can specify --config /home/miner/config.txt and --amd /home/miner/amd.txt and edit this files after first start miner in autoconf mode.
In amd.txt double all indexes like this:
"gpu_threads_conf" : [
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },


Hey bud, thanks for the help. I've never done that so you're saying I add this to the start of the script.
Code:
--config /home/miner/config.txt --amd /home/miner/amd.txt

And then I will have to start it in autoconf. Is that the same as just normal assigning a group to a rig and starting it? I run everything remotely through SMOS never done anything more than just make a script and reload miners. You then said to edit the files after it starts and add those commands, I can do that remotely somehow or do I have to take the USB stick I have SMOS on and edit a config file in it somehow, or hook up a keyboard to my rig and edit it?

I also saw someone say just below my last post they used Claymore 11.3, so it can do Monero7? If it can I'm pretty sure I still would have to set it for stellite algo, if it can do that is it simply adding
 --currency stellite   to the start of the script?
full member
Activity: 600
Merit: 152
the overclock works like msi afetrburner?
if i put 80 in power limit means 80 tdp like afterburner?

In Linux it means 80W not 80%

ok sorry but how i can regulate it? i am used to windows and msi afterburner

best options for 1060 cards?

in msi is 700 memory 65 tdp and get 24mh

Which algo are you running. I run quite a few 1060 3GB cards myself.
sr. member
Activity: 756
Merit: 250
the overclock works like msi afetrburner?
if i put 80 in power limit means 80 tdp like afterburner?

In Linux it means 80W not 80%

ok sorry but how i can regulate it? i am used to windows and msi afterburner

best options for 1060 cards?

in msi is 700 memory 65 tdp and get 24mh
full member
Activity: 600
Merit: 152
UPDATE v1163 and new miner
- fixed viewing stats for 11+ AMD GPUs
- added miner claymore-eth-v11.7
- added miner ccminer-KlausT-v8.21
- added miner ccminer-todd1251-x16r-v2.2.5
- added miner xmr-stak-v2.4.3
- added miner z-enemy-v1.08

Z-Enemy-V1.08 is fantastic for RVN.. I am pushing 2-3 extra MHs on each card Smiley

TY for adding this!!!
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
@tytanick Dashboard shows 4.99MH/s as a total result for my rig 6xRX580 mining Monero7 using Claymore 11.3.

Should be 4.99KH/s Huh
Yes, this will be fixed in next dashboard update.

Citronick try reloading that miner.
I removed those miners and they will be redownloaded after doing reload.
I recompiled those miners to be more compatible on all other CPU's.
If you still have problem, please report to [email protected]
member
Activity: 127
Merit: 10
@tytanick Dashboard shows 4.99MH/s as a total result for my rig 6xRX580 mining Monero7 using Claymore 11.3.

Should be 4.99KH/s Huh

newbie
Activity: 15
Merit: 0
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.
My fault, xmrig != xmrstak  Cheesy
xmrstak don't have command line options, but you can specify --config /home/miner/config.txt and --amd /home/miner/amd.txt and edit this files after first start miner in autoconf mode.
In amd.txt double all indexes like this:
"gpu_threads_conf" : [
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
newbie
Activity: 32
Merit: 0
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/[email protected] -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.

Code:
--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.
newbie
Activity: 15
Merit: 0
1 of my rigs showing offline from smos dashboard but when I check the pool it hashes .Anybody having the same issue?
Yes, you are not alone  Smiley
Your 'stealth' rig contain nvidia cards and mining eth?

Exactly
Hmm, possibly hang Tytanic's stat-script while parsing miner output. Miner clymore 11.6? (currently i use 11.7 and this issue not appear 24+ hours, but this not clear - i upgrade all rigs from usbsticks to ssd with flashed last release candidate version of smos)
newbie
Activity: 15
Merit: 0
newbie
Activity: 14
Merit: 0
1152 for which card and algo?
newbie
Activity: 15
Merit: 0
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/[email protected] -p x --donate-level=1 --print-time=5
newbie
Activity: 31
Merit: 0
Any way to add CAST_XMR?   There are no good programs to mine XMR with.  XMR-Stak running 1 thread instead of 2 is about 15% slower than cast.    Im assuming it must be a challenge in implement Cast or else it would have been done already.  My RX580s get 925 h/s on Cast, and only 750 on xmr stak with 1 thread.  Multiply that by 13 and I'm looking at a Vega amount of hashrate I am losing.

Peace
newbie
Activity: 77
Merit: 0
1 of my rigs showing offline from smos dashboard but when I check the pool it hashes .Anybody having the same issue?
Yes, you are not alone  Smiley
Your 'stealth' rig contain nvidia cards and mining eth?

Exactly
newbie
Activity: 14
Merit: 0
pls add cast-xmr and sbrminer new  ver Wink Cheesy
newbie
Activity: 15
Merit: 0
1 of my rigs showing offline from smos dashboard but when I check the pool it hashes .Anybody having the same issue?
Yes, you are not alone  Smiley
Your 'stealth' rig contain nvidia cards and mining eth?
newbie
Activity: 10
Merit: 0
the overclock works like msi afetrburner?
if i put 80 in power limit means 80 tdp like afterburner?

In Linux it means 80W not 80%
sr. member
Activity: 756
Merit: 250
the overclock works like msi afetrburner?
if i put 80 in power limit means 80 tdp like afterburner?
Jump to: