minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
May 22, 2017, 09:51:48 PM Last edit: May 22, 2017, 10:09:31 PM by minerx117 |
|
Working well, thank you.
I did a small mod to the .bat which lets you choose which GPU devices you want to utilize. Just put "-d 0,1", ect at DEV=
don't forget that intensity works in the same way for rigs with different cards: I.E. %A% -r 0 -a -i 12,14 %A16% -o stratum+tcp://%A16%.%POOL%:5033 -u %ADDY% -p %PASS% %DEV% what does puting 2 numbers after -i do? i usually only add a single number eg -i 21 or -i 17 for example -i 12,14 which intensity would it use 12 or 14 ? Regards Nemo
|
NemosMiner-v3.8.1.3
|
|
|
JaredKaragen
Legendary
Offline
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
|
|
May 22, 2017, 10:15:18 PM |
|
Working well, thank you.
I did a small mod to the .bat which lets you choose which GPU devices you want to utilize. Just put "-d 0,1", ect at DEV=
don't forget that intensity works in the same way for rigs with different cards: I.E. %A% -r 0 -a -i 12,14 %A16% -o stratum+tcp://%A16%.%POOL%:5033 -u %ADDY% -p %PASS% %DEV% what does puting 2 numbers after -i do? i usually only add a single number eg -i 21 or -i 17 for example -i 12,14 which intensity would it use 12 or 14 ? Regards Nemo That's the intensity selection per-card. so for a: -d 0,1,2 (3 video cards) you can trim intensity per card: -i 16,26,23 (respectively) To ID GPU in the system, run nvidiainspector, and it shows gpu number at bottom per gpu. *edit* in your case, probably add this up top with the variables: INT=-i 23,24,25 and add to the string at the end to utilize: ...%A16%.%POOL%:5033 -u %ADDY% -p %PASS% %DEV% %INT% This is solely for the people with mixed density systems that have an old ass gpu in the mix that won't hash with the high intensity. Up north I have a few machines with mixed 9 and 6 series.
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
May 22, 2017, 11:09:48 PM |
|
thanks JaredKaragen im with you
|
NemosMiner-v3.8.1.3
|
|
|
phila
Newbie
Offline
Activity: 30
Merit: 0
|
|
May 23, 2017, 08:32:09 AM |
|
I've had the cmd window go stuck 3 more times like this, nothing after ...terminating workio thread, need to close the cmd window and run NemosMiner again, about every second morning when I wake up it's stuck. Am I the only one this happens to? Any way I can circumvent this?
[2017-05-23 04:00:16] bitcore block 4319, diff 561.238 [2017-05-23 04:01:16] GPU #1: Zotac GTX 1060 3GB, 8460.15 kH/s [2017-05-23 04:01:16] GPU #1: 1609 MHz 136.46 kH/W 62W 58C FAN 64% [2017-05-23 04:01:40] accepted: 562/570 (diff 0.467), 35.51 MH/s yes! [2017-05-23 04:02:00] Stratum connection interrupted [2017-05-23 04:02:01] ...terminating workio thread
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
May 23, 2017, 10:13:03 PM Last edit: May 24, 2017, 07:09:54 AM by minerx117 |
|
my 1.7.3-zpool test rig is still running fine with out any problems been running for weeks..
h81 pro btc g1820t 2.4ghz 35watt cpu 2gb ddr3 1333mhz 120gb ssd 1000watt seasonic gold psu 6x gtx 1070 (@120watt each) win10
problem must be with your pc
|
NemosMiner-v3.8.1.3
|
|
|
|
kopija
|
|
May 24, 2017, 03:10:02 AM |
|
Howdy fellas, is there any downside for using Cuda 8.0 with Pascal cards and ccminer? Should I downgrade to 7.5? Thanks.
|
we are nothing but a smart contracts on a cosmic blockchain
|
|
|
JaredKaragen
Legendary
Offline
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
|
|
May 24, 2017, 03:13:33 AM |
|
Howdy fellas, is there any downside for using Cuda 8.0 with Pascal cards and ccminer? Should I downgrade to 7.5? Thanks.
I never found issues with 8.0 myself; just on using it with the older cards. Pascal cards worked fine so far for me with it.
|
|
|
|
enochi
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 24, 2017, 07:03:24 AM |
|
thanks a lot ,just what I'm looking. multiPoolMiner seems do the same job,but it is complicated and failed sometimes.yours are simple enough.
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
May 24, 2017, 06:33:25 PM |
|
hey. how --cuda-schedule works? what parameters are here and what the result? in short...
its integers (cuda constants) 0 1 2 .. are they related to 0 - spin 1 - yield 2 - sync ? something like that, i dont use it well. i didn't too but with alexis miner+skein it's an essential.miner didn't start properly all cards time after time when --cuda-schedule 'auto' chooses 'sync'. 'spin' is working fine!yay!=) i'll do some testing on my test rig with --cuda-schedule spin see if there is any improvement i did notice with blake2s and skein it does take a little while to get all 6 cards up and running sometimes like 30-60secs then they finally all decide to start mining..
|
NemosMiner-v3.8.1.3
|
|
|
cheet
Newbie
Offline
Activity: 59
Merit: 0
|
|
May 26, 2017, 12:58:12 AM |
|
Hey thank you for this! Is there any miner monitoring software that is compatible with this?
|
|
|
|
JaredKaragen
Legendary
Offline
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
|
|
May 26, 2017, 03:30:42 AM |
|
Hey thank you for this! Is there any miner monitoring software that is compatible with this?
I personally am presently unaware of any monitoring app that has the API support for all the different miner versions used in this package.... That's the thing; each miner app has its own API format and its rather annoying.
|
|
|
|
kopija
|
|
May 28, 2017, 07:45:51 AM Last edit: May 28, 2017, 08:19:11 AM by kopija |
|
also need to add speed to password 1070=420sols "equihash=0.42"
Hi minerx, are you sure its 0.42 that needs to be added for equihash? And any ideas why Zcash is greyed-out on Zpool?
|
we are nothing but a smart contracts on a cosmic blockchain
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
May 28, 2017, 09:23:58 PM |
|
also need to add speed to password 1070=420sols "equihash=0.42"
Hi minerx, are you sure its 0.42 that needs to be added for equihash? And any ideas why Zcash is greyed-out on Zpool? yes im sure.. it disabled because it would take over a week for zpool to find a zcash block..
|
NemosMiner-v3.8.1.3
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
May 28, 2017, 09:38:54 PM |
|
also need to add speed to password 1070=420sols "equihash=0.42"
Hi minerx, are you sure its 0.42 that needs to be added for equihash? And any ideas why Zcash is greyed-out on Zpool? yes im sure.. it disabled because it would take over a week for zpool to find a zcash block.. yeah, if we can sustain 1M/sol I'll flip it on
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
kopija
|
|
May 29, 2017, 03:20:59 AM |
|
also need to add speed to password 1070=420sols "equihash=0.42"
Hi minerx, are you sure its 0.42 that needs to be added for equihash? And any ideas why Zcash is greyed-out on Zpool? yes im sure.. it disabled because it would take over a week for zpool to find a zcash block.. Thanks, no use then, disabling.
|
we are nothing but a smart contracts on a cosmic blockchain
|
|
|
|
kopija
|
|
May 30, 2017, 11:41:59 AM |
|
I just installed Windows 10 on my miners. Because of Nemos I had to say goodbye to Linux. That automatic drivers update feature is pure horror:) Hoping you will start working on Linux version soon.
|
we are nothing but a smart contracts on a cosmic blockchain
|
|
|
Akkim
Newbie
Offline
Activity: 15
Merit: 0
|
|
May 30, 2017, 12:15:14 PM |
|
Sorry for the trouble, I downloaded the files, set up my wallet and started off. How does payout work? How much can I see the earnings on my account? Is there a way to monitor this?
|
|
|
|
kopija
|
|
May 30, 2017, 05:28:16 PM |
|
Sorry for the trouble, I downloaded the files, set up my wallet and started off. How does payout work? How much can I see the earnings on my account? Is there a way to monitor this?
Put your btc address in here http://zpool.ca/?address=
|
we are nothing but a smart contracts on a cosmic blockchain
|
|
|
|