Pages:
Author

Topic: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 - page 20. (Read 56811 times)

hero member
Activity: 682
Merit: 500
can u guys add a command that "restart" the miner if it sees a card running at 0 hashes for 5 min. That would be very helpfull.
U think u can do it? (right now we have random restarts but sometimes it happens if the miner is working great)

try this

start it first

Startup.bat

Code:
@echo off
echo starting miner
:loop
if exist output.txt del output.txt
time /t
start /MIN nh.bat
:loop2
timeout /T 60 /NOBREAK >nul

findstr /C:"submitted and accepted." output.txt
if %errorlevel%==0 (
echo Shares Submitted!
goto loop2
)else (
taskkill /F /IM genoil.exe
timeout /T 1 /NOBREAK >nul
echo re-starting miner
goto loop
)
|| (
goto loop2
)

make sure all bat fike are in the same folder as the software miner  
name the below one  nh.bat or whatever  whatever you want  but if you do make sure to change the line in the startup.bat to this bats new name oi it won't work .


nh.bat

 you also have to edit this with your pool info and user .

Code:
set host=%COMPUTERNAME%
echo %host%

genoil.exe -c you pool info  -u ZEC address or pool login .%host% -p z >output.txt
echo quit >output.txt
exit
 


Then use start up bat it will start nh.bat and close it to tack bar and log to a output.txt file in the  folder you put everything in .

 to see the output txt file  i use this https://www.baremetalsoft.com/baretail/ I  like it better then seeing the black screen all the time .

I got this off the Zcash forums the other day when this forum was being attacked . i did not make them they came from some else.



Correct me if I'm wrong, but this will only work where you are running a instance of genoil miner for each GPU? If you run one instance for 6 cards and 5 cards stop mining, the 6th card could still be getting accepted shares and therefore the miner doesn't restart?
YIz
hero member
Activity: 686
Merit: 502
0.5 with silentarmy v2 works faster than 0.42 but crashes every once in a while. switched back to 0.42 until there's a fix.
legendary
Activity: 1274
Merit: 1000
can u guys add a command that "restart" the miner if it sees a card running at 0 hashes for 5 min. That would be very helpfull.
U think u can do it? (right now we have random restarts but sometimes it happens if the miner is working great)

try this

start it first

Startup.bat

Code:
@echo off
echo starting miner
:loop
if exist output.txt del output.txt
time /t
start /MIN nh.bat
:loop2
timeout /T 60 /NOBREAK >nul

findstr /C:"submitted and accepted." output.txt
if %errorlevel%==0 (
echo Shares Submitted!
goto loop2
)else (
taskkill /F /IM genoil.exe
timeout /T 1 /NOBREAK >nul
echo re-starting miner
goto loop
)
|| (
goto loop2
)

make sure all bat fike are in the same folder as the software miner  
name the below one  nh.bat or whatever  whatever you want  but if you do make sure to change the line in the startup.bat to this bats new name oi it won't work .


nh.bat

 you also have to edit this with your pool info and user .

Code:
set host=%COMPUTERNAME%
echo %host%

genoil.exe -c you pool info  -u ZEC address or pool login .%host% -p z >output.txt
echo quit >output.txt
exit
 


Then use start up bat it will start nh.bat and close it to tack bar and log to a output.txt file in the  folder you put everything in .

 to see the output txt file  i use this https://www.baremetalsoft.com/baretail/ I  like it better then seeing the black screen all the time .

I got this off the Zcash forums the other day when this forum was being attacked . i did not make them they came from some else.

sr. member
Activity: 430
Merit: 254
I have one system with 4 x 480 8GB gpus onboard motherboard.
It works like a charm on ETH (4 x 30.5Mhs)
But when i mine ZEC the cards do like 20s/s each with this miner (should do like 30-40). There is a bottleneck somewhere while mining ZEC with many gpus onboard for sure.
I am going to rebuild that system in the next coming days (H81 + risers)

On the other hand i have two other rigs with 3 x 480 cards onboard and they are running normal on ZEC (other mobo).
I guess it could be that other mobo that dont like ZEC and many used pcie slots.

So in the system where you get 20S/s are they on x1 risers? On the two systems that run normal what size pci-e slot are they plugged into?
sr. member
Activity: 301
Merit: 250
Have pointed all my rigs back to ETH, the stability of the current ZEC miners out there are just too much of a PITA to deal with.  Tried genoil and it is great when all the cards are hashing, but that seems to be the exception and not the rule.  Appreciate his efforts getting that miner out and it is helping with keeping the distribution of the coin on a more even keel, but I just can't dedicate the time to babysitting rigs.  I think things will change in the next three days though  Smiley
hero member
Activity: 574
Merit: 500
can u guys add a command that "restart" the miner if it sees a card running at 0 hashes for 5 min. That would be very helpfull.
U think u can do it? (right now we have random restarts but sometimes it happens if the miner is working great)
hero member
Activity: 687
Merit: 502
EDIT: Oh I forgot to add that cards #0 and #2 seem slower than card #1, even though they are all Hawaii cards with the exact same clocks. The difference is that those two are in PCI-Ex1 slots, but card #1 and the Pitcairn(#3) are in PCI-Ex16 slots. Could the PCI-E bus or the CPU be causing a bottleneck? (CPU is a 3.7GHz Thuban and I set genoil process to above-normal priority. No other programs running other than firefox and afterburner and a couple other low-resource background ones.)

I'm witnessing the same. I've got a 7x 290x rig. Only one card is connected via 16x PCI-e, the others are all 1x PCI-e. The card on 16x slot runs 35~40 sol, the other cards sometimes get into the 30s, but mostly 25-30 sol.

Having studied CPU, GPU and GPU memory usage whilst mining ZEC I thought that the bottleneck to mining appeared to be elsewhere, and so possibly PCI-e bus. My thoughts were that given the generally CPU intensive nature of mining ZEC that the CPU was heavily involved and transferring commands/data over the PCI-e bus to the GFX cards. This would explain why the cards on 1x slots run a bit slower.

In another rig I have 3x RX480, two are on 16x slot, 1 is on 1x slot. The 1x slot card is consistently slower, all settings are identical across the three cards.

i'm going to guess that ZEC lends itself very nicely to dual mining with Eth. Hope Claymore comes up with the goods.

Thanks, that pretty much confirms it for me then. Been waiting for Zen and Kaby Lake to upgrade the system. If ZCash is going to remain more profitable and this can't be fixed by more optimized software then I'll be sure to prioritize getting a board with multiple x16 slots.

even on the on board x 16 slot have the same issue so i sty with how it is and hope zcash holds it value and the software is tweaked or fine tuned more.

 
I have one system with 4 x 480 8GB gpus onboard motherboard.
It works like a charm on ETH (4 x 30.5Mhs)
But when i mine ZEC the cards do like 20s/s each with this miner (should do like 30-40). There is a bottleneck somewhere while mining ZEC with many gpus onboard for sure.
I am going to rebuild that system in the next coming days (H81 + risers)

On the other hand i have two other rigs with 3 x 480 cards onboard and they are running normal on ZEC (other mobo).
I guess it could be that other mobo that dont like ZEC and many used pcie slots.
legendary
Activity: 1274
Merit: 1000
I'm aware of the nicehash miner since genoil still mention Nvidia on his github i just put a legitimate question.
Thats all and OpenCL is not AMD exclusive..omg

hope this helps in the read me


--gpus,-g      set gpu(s)               -g 0 1 2 3
--plat,-P            set OpenCL platform id   -P 0
- --plat--P paramter is useful for systems with iGPU enabled or mixed AMD/Nvidia GPUs.


so it won't  mater to much unless there mixed .
legendary
Activity: 1274
Merit: 1000
EDIT: Oh I forgot to add that cards #0 and #2 seem slower than card #1, even though they are all Hawaii cards with the exact same clocks. The difference is that those two are in PCI-Ex1 slots, but card #1 and the Pitcairn(#3) are in PCI-Ex16 slots. Could the PCI-E bus or the CPU be causing a bottleneck? (CPU is a 3.7GHz Thuban and I set genoil process to above-normal priority. No other programs running other than firefox and afterburner and a couple other low-resource background ones.)

I'm witnessing the same. I've got a 7x 290x rig. Only one card is connected via 16x PCI-e, the others are all 1x PCI-e. The card on 16x slot runs 35~40 sol, the other cards sometimes get into the 30s, but mostly 25-30 sol.

Having studied CPU, GPU and GPU memory usage whilst mining ZEC I thought that the bottleneck to mining appeared to be elsewhere, and so possibly PCI-e bus. My thoughts were that given the generally CPU intensive nature of mining ZEC that the CPU was heavily involved and transferring commands/data over the PCI-e bus to the GFX cards. This would explain why the cards on 1x slots run a bit slower.

In another rig I have 3x RX480, two are on 16x slot, 1 is on 1x slot. The 1x slot card is consistently slower, all settings are identical across the three cards.

i'm going to guess that ZEC lends itself very nicely to dual mining with Eth. Hope Claymore comes up with the goods.

Thanks, that pretty much confirms it for me then. Been waiting for Zen and Kaby Lake to upgrade the system. If ZCash is going to remain more profitable and this can't be fixed by more optimized software then I'll be sure to prioritize getting a board with multiple x16 slots.

even on the on board x 16 slot have the same issue so i sty with how it is and hope zcash holds it value and the software is tweaked or fine tuned more.

 
member
Activity: 96
Merit: 10
If all is right, this pieceofshit miner is very stable, ran all day today without errors on several different rigs with different card combos, pitcairn to ellesmere, all clocked.
Me like.

And u guys with so many hardware, dedicate some weaker card to solve start.bat as it is.
sr. member
Activity: 430
Merit: 254
EDIT: Oh I forgot to add that cards #0 and #2 seem slower than card #1, even though they are all Hawaii cards with the exact same clocks. The difference is that those two are in PCI-Ex1 slots, but card #1 and the Pitcairn(#3) are in PCI-Ex16 slots. Could the PCI-E bus or the CPU be causing a bottleneck? (CPU is a 3.7GHz Thuban and I set genoil process to above-normal priority. No other programs running other than firefox and afterburner and a couple other low-resource background ones.)

I'm witnessing the same. I've got a 7x 290x rig. Only one card is connected via 16x PCI-e, the others are all 1x PCI-e. The card on 16x slot runs 35~40 sol, the other cards sometimes get into the 30s, but mostly 25-30 sol.

Having studied CPU, GPU and GPU memory usage whilst mining ZEC I thought that the bottleneck to mining appeared to be elsewhere, and so possibly PCI-e bus. My thoughts were that given the generally CPU intensive nature of mining ZEC that the CPU was heavily involved and transferring commands/data over the PCI-e bus to the GFX cards. This would explain why the cards on 1x slots run a bit slower.

In another rig I have 3x RX480, two are on 16x slot, 1 is on 1x slot. The 1x slot card is consistently slower, all settings are identical across the three cards.

i'm going to guess that ZEC lends itself very nicely to dual mining with Eth. Hope Claymore comes up with the goods.

Thanks, that pretty much confirms it for me then. Been waiting for Zen and Kaby Lake to upgrade the system. If ZCash is going to remain more profitable and this can't be fixed by more optimized software then I'll be sure to prioritize getting a board with multiple x16 slots.
hero member
Activity: 1008
Merit: 1000
0.5 seems more buggy to me then 0.4.1

I noticed on my rx 470 it will crash within an  hour, I have a reset timer for every hour.  So Im using 0.4.1 since that will run for more time, usually hours before crashes happen and the reset script keeps it going.
hero member
Activity: 682
Merit: 500
EDIT: Oh I forgot to add that cards #0 and #2 seem slower than card #1, even though they are all Hawaii cards with the exact same clocks. The difference is that those two are in PCI-Ex1 slots, but card #1 and the Pitcairn(#3) are in PCI-Ex16 slots. Could the PCI-E bus or the CPU be causing a bottleneck? (CPU is a 3.7GHz Thuban and I set genoil process to above-normal priority. No other programs running other than firefox and afterburner and a couple other low-resource background ones.)

I'm witnessing the same. I've got a 7x 290x rig. Only one card is connected via 16x PCI-e, the others are all 1x PCI-e. The card on 16x slot runs 35~40 sol, the other cards sometimes get into the 30s, but mostly 25-30 sol.

Having studied CPU, GPU and GPU memory usage whilst mining ZEC I thought that the bottleneck to mining appeared to be elsewhere, and so possibly PCI-e bus. My thoughts were that given the generally CPU intensive nature of mining ZEC that the CPU was heavily involved and transferring commands/data over the PCI-e bus to the GFX cards. This would explain why the cards on 1x slots run a bit slower.

In another rig I have 3x RX480, two are on 16x slot, 1 is on 1x slot. The 1x slot card is consistently slower, all settings are identical across the three cards.

i'm going to guess that ZEC lends itself very nicely to dual mining with Eth. Hope Claymore comes up with the goods.
legendary
Activity: 1274
Merit: 1000
legendary
Activity: 1526
Merit: 1026
SellDefi.com | Earn by selling files
sometimes the miner shows 0 sol/s, sometimes it shows connection error, sometimes miner stopped and window disappear. What can be done to solve these ?

Please tell me a way so my miners restart if there is any error at least
hero member
Activity: 2548
Merit: 626
This miner and fast but makes you nervous, loses hash of a card for no reason, you can not stand every 2 or 4 hours always restart the miner

you are right, it made me very very nervous
full member
Activity: 190
Merit: 100
you planing on releasing linux binaries?

Probably not anytime soon.
https://github.com/Genoil/ZECMiner/issues/22

Marc is already working on adding stratum support to his equihash solver, so that may happen before JW does a Linux port.
I've been looking at the kernel as well, and may take a shot at implementing stratum support if it looks like Marc gets delayed in his work.


I hope one of you guys finds a way to reduce memory usage, I would love to try zec zec zec or even zec zec zec zec :-D
sr. member
Activity: 430
Merit: 254
Set this up last night and it ran pretty stable overnight but just now I had a few weird errors and thought I'd post the output in case it helps with debugging.

This first one [Invalid Equihash solution (20)] looks like it was just a connection issue with flypool which didn't send me a new job for a minute.

Code:
zconn received new job #1839bdae1e3018a8cc4d
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 27.8S/s       zec-sa#1: 33.6S/s       zec-sa#2: 27.6S/s       zec-sa#3: 24.0S/s       total: 112.9S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 28.8S/s       zec-sa#1: 37.6S/s       zec-sa#2: 28.8S/s       zec-sa#3: 22.8S/s       total: 117.9S/s
zec-sa#0: 30.6S/s       zec-sa#1: 37.6S/s       zec-sa#2: 27.6S/s       zec-sa#3: 20.6S/s       total: 116.3S/s
zec-sa#0: 28.2S/s       zec-sa#1: 35.8S/s       zec-sa#2: 27.0S/s       zec-sa#3: 22.6S/s       total: 113.5S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 24.8S/s       zec-sa#1: 33.8S/s       zec-sa#2: 25.4S/s       zec-sa#3: 21.8S/s       total: 105.7S/s
zec-sa#0: 29.0S/s       zec-sa#1: 33.6S/s       zec-sa#2: 28.0S/s       zec-sa#3: 24.2S/s       total: 114.7S/s
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 27.0S/s       zec-sa#1: 32.4S/s       zec-sa#2: 31.4S/s       zec-sa#3: 19.8S/s       total: 110.5S/s
zec-sa#1 submitting solution
zec-sa#0: 28.4S/s       zec-sa#1: 34.4S/s       zec-sa#2: 30.2S/s       zec-sa#3: 27.2S/s       total: 120.1S/s
zconn submitted and accepted.
zec-sa#0: 27.8S/s       zec-sa#1: 32.9S/s       zec-sa#2: 27.8S/s       zec-sa#3: 21.2S/s       total: 109.6S/s
zec-sa#2 submitting solution
zec-sa#1 submitting solution
zconn submitted and accepted.
zconn submitted and accepted.
zec-sa#0: 25.4S/s       zec-sa#1: 35.6S/s       zec-sa#2: 30.0S/s       zec-sa#3: 20.6S/s       total: 111.5S/s
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 27.6S/s       zec-sa#1: 36.6S/s       zec-sa#2: 28.8S/s       zec-sa#3: 19.2S/s       total: 112.1S/s
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 24.6S/s       zec-sa#1: 29.7S/s       zec-sa#2: 31.1S/s       zec-sa#3: 14.0S/s       total: 99.4S/s
zec-sa#0: 24.6S/s       zec-sa#1: 34.4S/s       zec-sa#2: 28.6S/s       zec-sa#3: 21.2S/s       total: 108.7S/s
zec-sa#0: 31.2S/s       zec-sa#1: 33.2S/s       zec-sa#2: 32.6S/s       zec-sa#3: 19.8S/s       total: 116.7S/s
zec-sa#0 submitting solution
zec-sa#0: 27.6S/s       zec-sa#1: 30.2S/s       zec-sa#2: 29.0S/s       zec-sa#3: 20.8S/s       total: 107.5S/s
zconn submitted and accepted.
zec-sa#0: 24.4S/s       zec-sa#1: 32.8S/s       zec-sa#2: 28.2S/s       zec-sa#3: 20.6S/s       total: 105.9S/s
zec-sa#0: 29.8S/s       zec-sa#1: 32.8S/s       zec-sa#2: 27.2S/s       zec-sa#3: 23.8S/s       total: 113.4S/s
zec-sa#1 submitting solution
zec-sa#2 submitting solution
zec-sa#0: 27.8S/s       zec-sa#1: 33.8S/s       zec-sa#2: 28.4S/s       zec-sa#3: 21.6S/s       total: 111.5S/s
zconn submitted and accepted.
zconn submitted and accepted.
zec-sa#0: 31.4S/s       zec-sa#1: 36.2S/s       zec-sa#2: 31.2S/s       zec-sa#3: 23.8S/s       total: 122.5S/s
zec-sa#0: 28.6S/s       zec-sa#1: 34.8S/s       zec-sa#2: 31.8S/s       zec-sa#3: 22.4S/s       total: 117.5S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 27.6S/s       zec-sa#1: 31.8S/s       zec-sa#2: 30.0S/s       zec-sa#3: 22.0S/s       total: 111.3S/s
zec-sa#0: 30.6S/s       zec-sa#1: 34.0S/s       zec-sa#2: 31.8S/s       zec-sa#3: 16.8S/s       total: 113.1S/s
zec-sa#0: 33.4S/s       zec-sa#1: 33.6S/s       zec-sa#2: 28.8S/s       zec-sa#3: 19.8S/s       total: 115.4S/s
zec-sa#0: 30.3S/s       zec-sa#1: 38.2S/s       zec-sa#2: 24.9S/s       zec-sa#3: 19.1S/s       total: 112.5S/s
zec-sa#0: 28.5S/s       zec-sa#1: 35.7S/s       zec-sa#2: 22.8S/s       zec-sa#3: 18.4S/s       total: 105.4S/s
zec-sa#3 submitting solution
zec-sa#0 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 25.6S/s       zec-sa#1: 33.2S/s       zec-sa#2: 25.2S/s       zec-sa#3: 23.8S/s       total: 107.7S/s
zec-sa#0: 26.8S/s       zec-sa#1: 31.6S/s       zec-sa#2: 28.0S/s       zec-sa#3: 27.8S/s       total: 114.1S/s
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 29.8S/s       zec-sa#1: 34.0S/s       zec-sa#2: 30.6S/s       zec-sa#3: 23.6S/s       total: 117.9S/s
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 29.0S/s       zec-sa#1: 31.6S/s       zec-sa#2: 29.2S/s       zec-sa#3: 21.2S/s       total: 110.9S/s
zec-sa#0 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 26.0S/s       zec-sa#1: 32.2S/s       zec-sa#2: 24.2S/s       zec-sa#3: 20.6S/s       total: 102.9S/s
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#3 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 25.2S/s       zec-sa#1: 31.2S/s       zec-sa#2: 31.8S/s       zec-sa#3: 18.4S/s       total: 106.5S/s
zec-sa#0 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#2 submitting solution
zec-sa#0: 28.4S/s       zec-sa#1: 33.2S/s       zec-sa#2: 25.8S/s       zec-sa#3: 21.4S/s       total: 108.7S/s
zconn not accepted: Invalid Equihash solution (20)
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 32.4S/s       zec-sa#1: 29.6S/s       zec-sa#2: 30.6S/s       zec-sa#3: 25.0S/s       total: 117.5S/s
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 27.2S/s       zec-sa#1: 34.8S/s       zec-sa#2: 29.2S/s       zec-sa#3: 21.0S/s       total: 112.1S/s
zec-sa#2 submitting solution
zec-sa#2 submitting solution
zec-sa#0: 27.8S/s       zec-sa#1: 35.8S/s       zec-sa#2: 33.2S/s       zec-sa#3: 21.2S/s       total: 117.9S/s
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 26.4S/s       zec-sa#1: 33.0S/s       zec-sa#2: 30.6S/s       zec-sa#3: 19.2S/s       total: 109.1S/s
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 33.2S/s       zec-sa#1: 33.2S/s       zec-sa#2: 33.0S/s       zec-sa#3: 24.0S/s       total: 123.3S/s
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 23.6S/s       zec-sa#1: 34.0S/s       zec-sa#2: 33.6S/s       zec-sa#3: 22.6S/s       total: 113.7S/s
zec-sa#0: 25.6S/s       zec-sa#1: 25.4S/s       zec-sa#2: 25.4S/s       zec-sa#3: 21.3S/s       total: 97.7S/s
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 26.3S/s       zec-sa#1: 29.9S/s       zec-sa#2: 30.7S/s       zec-sa#3: 17.4S/s       total: 104.2S/s
zec-sa#1 submitting solution
zec-sa#3 submitting solution
zec-sa#0 submitting solution
zec-sa#3 submitting solution
zec-sa#0: 29.0S/s       zec-sa#1: 33.0S/s       zec-sa#2: 31.4S/s       zec-sa#3: 21.4S/s       total: 114.7S/s
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 24.0S/s       zec-sa#1: 30.4S/s       zec-sa#2: 33.4S/s       zec-sa#3: 23.8S/s       total: 111.5S/s
zec-sa#1 submitting solution
zec-sa#0: 23.6S/s       zec-sa#1: 29.0S/s       zec-sa#2: 26.0S/s       zec-sa#3: 19.8S/s       total: 98.3S/s
zconn not accepted: Invalid Equihash solution (20)
zec-sa#2 submitting solution
zec-sa#0: 31.0S/s       zec-sa#1: 33.0S/s       zec-sa#2: 30.0S/s       zec-sa#3: 21.0S/s       total: 114.8S/s
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 31.2S/s       zec-sa#1: 31.4S/s       zec-sa#2: 28.6S/s       zec-sa#3: 16.8S/s       total: 107.9S/s
zec-sa#2 submitting solution
zec-sa#1 submitting solution
zec-sa#0: 29.4S/s       zec-sa#1: 30.6S/s       zec-sa#2: 29.2S/s       zec-sa#3: 23.0S/s       total: 112.1S/s
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#2 submitting solution
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 29.6S/s       zec-sa#1: 34.4S/s       zec-sa#2: 26.8S/s       zec-sa#3: 21.6S/s       total: 112.2S/s
zec-sa#3 submitting solution
zec-sa#2 submitting solution
zec-sa#3 submitting solution
zec-sa#2 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 25.2S/s       zec-sa#1: 34.2S/s       zec-sa#2: 32.0S/s       zec-sa#3: 23.2S/s       total: 114.5S/s
zec-sa#0: 26.2S/s       zec-sa#1: 30.0S/s       zec-sa#2: 27.6S/s       zec-sa#3: 20.4S/s       total: 104.1S/s
zec-sa#1 submitting solution
zec-sa#0: 26.2S/s       zec-sa#1: 34.5S/s       zec-sa#2: 29.8S/s       zec-sa#3: 24.6S/s       total: 115.0S/s
zconn not accepted: Invalid Equihash solution (20)
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 22.8S/s       zec-sa#1: 35.6S/s       zec-sa#2: 28.8S/s       zec-sa#3: 20.6S/s       total: 107.7S/s
zec-sa#2 submitting solution
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 28.2S/s       zec-sa#1: 34.2S/s       zec-sa#2: 25.8S/s       zec-sa#3: 23.2S/s       total: 111.3S/s
zec-sa#3 submitting solution
zec-sa#0: 24.4S/s       zec-sa#1: 32.0S/s       zec-sa#2: 29.2S/s       zec-sa#3: 22.6S/s       total: 108.1S/s
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 33.2S/s       zec-sa#1: 32.8S/s       zec-sa#2: 27.4S/s       zec-sa#3: 18.8S/s       total: 112.1S/s
zec-sa#0: 30.6S/s       zec-sa#1: 28.4S/s       zec-sa#2: 27.6S/s       zec-sa#3: 22.8S/s       total: 109.3S/s
zec-sa#0 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 31.0S/s       zec-sa#1: 36.4S/s       zec-sa#2: 28.8S/s       zec-sa#3: 20.0S/s       total: 116.1S/s
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 29.7S/s       zec-sa#1: 34.3S/s       zec-sa#2: 30.1S/s       zec-sa#3: 21.8S/s       total: 116.0S/s
zec-sa#3 submitting solution
zec-sa#0: 29.4S/s       zec-sa#1: 28.6S/s       zec-sa#2: 31.0S/s       zec-sa#3: 18.8S/s       total: 107.7S/s
zconn not accepted: Invalid Equihash solution (20)
zec-sa#1 submitting solution
zconn not accepted: Invalid Equihash solution (20)
zec-sa#0: 21.2S/s       zec-sa#1: 29.8S/s       zec-sa#2: 31.2S/s       zec-sa#3: 24.8S/s       total: 106.9S/s
zec-sa#0: 29.0S/s       zec-sa#1: 30.0S/s       zec-sa#2: 30.4S/s       zec-sa#3: 18.8S/s       total: 108.1S/s
zconn received new job #8c8e9d995cc2af0f7dbd
zconn received new job #bafc0abf6e0511bec14f
zec-sa#0: 23.6S/s       zec-sa#1: 35.6S/s       zec-sa#2: 31.4S/s       zec-sa#3: 21.0S/s       total: 111.5S/s
zec-sa#0: 34.2S/s       zec-sa#1: 30.4S/s       zec-sa#2: 26.6S/s       zec-sa#3: 19.4S/s       total: 110.5S/s
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 28.2S/s       zec-sa#1: 35.0S/s       zec-sa#2: 27.6S/s       zec-sa#3: 26.6S/s       total: 117.3S/s
zec-sa#0: 31.9S/s       zec-sa#1: 31.7S/s       zec-sa#2: 27.6S/s       zec-sa#3: 20.8S/s       total: 112.0S/s
zec-sa#0: 29.2S/s       zec-sa#1: 39.6S/s       zec-sa#2: 27.4S/s       zec-sa#3: 14.8S/s       total: 110.9S/s
zconn received new job #a94636edf93b33d8569f
zec-sa#0: 27.0S/s       zec-sa#1: 34.6S/s       zec-sa#2: 28.4S/s       zec-sa#3: 19.4S/s       total: 109.3S/s
zec-sa#2 submitting solution
zec-sa#0: 29.6S/s       zec-sa#1: 35.4S/s       zec-sa#2: 29.6S/s       zec-sa#3: 19.2S/s       total: 113.7S/s
zconn submitted and accepted.
zec-sa#0: 25.8S/s       zec-sa#1: 33.6S/s       zec-sa#2: 28.4S/s       zec-sa#3: 23.2S/s       total: 110.9S/s
zec-sa#0: 25.4S/s       zec-sa#1: 31.6S/s       zec-sa#2: 30.4S/s       zec-sa#3: 20.8S/s       total: 108.1S/s
zec-sa#3 submitting solution
zec-sa#0: 29.0S/s       zec-sa#1: 29.2S/s       zec-sa#2: 32.8S/s       zec-sa#3: 20.6S/s       total: 111.5S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zconn submitted and accepted.
zec-sa#0: 26.8S/s       zec-sa#1: 33.2S/s       zec-sa#2: 33.2S/s       zec-sa#3: 21.8S/s       total: 114.9S/s
zec-sa#0: 24.8S/s       zec-sa#1: 31.4S/s       zec-sa#2: 28.2S/s       zec-sa#3: 24.4S/s       total: 108.7S/s
zec-sa#0 submitting solution
zconn submitted and accepted.
zconn received new job #7c6cd960b54a61ceeeb4...

This next one required several manual restarts and it manifested as different errors every time. I think it had something to do with scrolling up in the command window oddly enough.

zconn exception in: read_untilzec-sa#3write: An existing connection was forcibly closed by the remote host <-- ?? Why would they do that?

zec-sa#1write: A request to send or receive data was disallowed because the socket is not connected and (when se
nding on a datagram socket using a sendto call) no address was supplied <-- Okay that's new and I'm pretty sure I supplied the address or else what are the other 3 cards mining to?

Code:
zconn received new job #7f765a26edaf73941e1e
zec-sa#0: 20.8S/s       zec-sa#1: 37.6S/s       zec-sa#2: 29.8S/s       zec-sa#3: 23.2S/s       total: 111.4S/s
zec-sa#3 submitting solution
zec-sa#0 submitting solution
zec-sa#2 submitting solution
zec-sa#0: 27.8S/s       zec-sa#1: 33.8S/s       zec-sa#2: 32.4S/s       zec-sa#3: 24.6S/s       total: 118.5S/s
zec-sa#0 submitting solution
zec-sa#3 submitting solution
zec-sa#0: 31.0S/s       zec-sa#1: 33.2S/s       zec-sa#2: 27.6S/s       zec-sa#3: 13.2S/s       total: 104.9S/s
zec-sa#0 submitting solution
zec-sa#0: 0.4S/s        zec-sa#1: 35.0S/s       zec-sa#2: 29.8S/s       zec-sa#3: 0.0S/s        total: 65.1S/s
zec-sa#0: 0.0S/s        zec-sa#1: 32.0S/s       zec-sa#2: 33.4S/s       zec-sa#3: 0.0S/s        total: 65.3S/s
zconn exception in: read_untilzec-sa#3write: An existing connection was forcibly closed by the remote host
Retrying in 5 seconds...
zec-sa#0write: An existing connection was forcibly closed by the remote host

zec-sa#3 Mining thread quitzec-sa#0 Mining thread quitzec-sa#2 submitting solution
zec-sa#2write: An existing connection was forcibly closed by the remote host
zec-sa#2 Mining thread quitzec-sa#0: 0.0S/s     zec-sa#1: 31.6S/s       zec-sa#2: 22.6S/s       zec-sa#3: 0.0S/s
        total: 54.2S/s
zconn Connecting to us1-zcash.flypool.org:3333
zconn Connected!
zconn subscribed
zconn authorized worker t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.bard1
zconn received new job #d7d347aa0473bcedee8b
zec-sa#0: 0.0S/s        zec-sa#1: 35.0S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 35.0S/s
zconn received new job #69e895e07b4a931d38c1
zconn subscribed
zec-sa#0: 0.0S/s        zec-sa#1: 33.6S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 33.6S/s
zec-sa#0: 0.0S/s        zec-sa#1: 37.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 37.8S/s
zec-sa#0: 0.0S/s        zec-sa#1: 29.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.2S/s
zec-sa#0: 0.0S/s        zec-sa#1: 28.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 28.8S/s
zec-sa#0: 0.0S/s        zec-sa#1: 30.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 30.2S/s
zconn received new job #a140c120966a55077124
zec-sa#0: 0.0S/s        zec-sa#1: 28.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 28.2S/s
zec-sa#0: 0.0S/s        zec-sa#1: 29.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.2S/s
zec-sa#0: 0.0S/s        zec-sa#1: 30.7S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 30.7S/s
zec-sa#1 submitting solution
zec-sa#0: 0.0S/s        zec-sa#1: 32.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 32.8S/s
zconn submitted and accepted.
zconn received new job #1f8734ab4b6b06f65408
zec-sa#0: 0.0S/s        zec-sa#1: 30.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 30.8S/s
zec-sa#0: 0.0S/s        zec-sa#1: 29.6S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.6S/s
zec-sa#0: 0.0S/s        zec-sa#1: 30.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 30.2S/s
zec-sa#0: 0.0S/s        zec-sa#1: 34.4S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 34.4S/s
zec-sa#0: 0.0S/s        zec-sa#1: 31.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 31.8S/s
zconn received new job #ef9e7b0a6ea90bcff42c
zec-sa#0: 0.0S/s        zec-sa#1: 25.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 25.8S/s
zec-sa#0: 0.0S/s        zec-sa#1: 29.0S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.0S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 0.0S/s        zec-sa#1: 31.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 31.8S/s
zec-sa#0: 0.0S/s        zec-sa#1: 31.1S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 31.1S/s
zec-sa#0: 0.0S/s        zec-sa#1: 32.4S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 32.4S/s
zec-sa#1 submitting solution
zec-sa#1 submitting solution
zec-sa#0: 0.0S/s        zec-sa#1: 30.9S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 30.9S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zconn submitted and accepted.
zconn submitted and accepted.
zec-sa#0: 0.0S/s        zec-sa#1: 29.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.8S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 0.0S/s        zec-sa#1: 32.6S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 32.6S/s
zconn received new job #a480342a111ea01aa6d8
zec-sa#0: 0.0S/s        zec-sa#1: 30.1S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 30.1S/s
zec-sa#0: 0.0S/s        zec-sa#1: 35.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 35.8S/s
zconn received new job #cff3935035cf7fb7bb99
zec-sa#0: 0.0S/s        zec-sa#1: 30.0S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 30.0S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 0.0S/s        zec-sa#1: 34.3S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 34.3S/s
zec-sa#0: 0.0S/s        zec-sa#1: 33.1S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 33.1S/s
zec-sa#0: 0.0S/s        zec-sa#1: 34.4S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 34.4S/s
zec-sa#0: 0.0S/s        zec-sa#1: 31.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 31.2S/s
zconn received new job #0d6ded5fa983c20d3aa6
zec-sa#0: 0.0S/s        zec-sa#1: 35.4S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 35.4S/s
zec-sa#0: 0.0S/s        zec-sa#1: 35.9S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 35.9S/s
zec-sa#0: 0.0S/s        zec-sa#1: 34.5S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 34.5S/s
zec-sa#0: 0.0S/s        zec-sa#1: 33.6S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 33.6S/s
zec-sa#0: 0.0S/s        zec-sa#1: 37.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 37.8S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 0.0S/s        zec-sa#1: 28.6S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 28.6S/s
zec-sa#0: 0.0S/s        zec-sa#1: 27.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 27.2S/s
zconn received new job #a57066bc7b678deac0ebzec-sa#1 submitting solution
zec-sa#0: 0.0S/s
zec-sa#1: 28.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 28.8S/s
zconn submitted and accepted.
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 0.0S/s        zec-sa#1: 15.4S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 15.4S/s
zec-sa#0: 0.0S/s        zec-sa#1: 27.2S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 27.2S/s
zconn received new job #5cebd1c13db36662b9de
zec-sa#0: 0.0S/s        zec-sa#1: 31.8S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 31.8S/s
zec-sa#0: 0.0S/s        zec-sa#1: 29.0S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.0S/s
zec-sa#0: 0.0S/s        zec-sa#1: 29.0S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.0S/s
zec-sa#0: 0.0S/s        zec-sa#1: 32.3S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 32.3S/s
zec-sa#0: 0.0S/s        zec-sa#1: 25.9S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 25.9S/s
zec-sa#0: 0.0S/s        zec-sa#1: 29.6S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 29.6S/s
zec-sa#0: 0.0S/s        zec-sa#1: 27.9S/s       zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 27.9S/s
zec-sa#1 submitting solution
^C
c:\ZCash\genoil-zec-miner-0.5>genoil.exe -c us1-zcash.flypool.org:3333 -u t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.ba
rd1 -p z -w 64 -i 20 -g 0 1 2 3
Genoil's ZEC miner 0.5 - ft. Silent Army
========================================
using Silent Army kernels by mrb

Made possible by tromp, ocminer (suprnova), feeleep (coinmine.pl) and 110GH

Thanks for your donation! (BTC)
mrb    : 1DbGfE695VUs3kcsy6cX6sLjTmsPawmwvj
Genoil : 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW

Using OpenCL platform: AMD Accelerated Parallel Processing
gpu#0: Hawaii
gpu#1: Hawaii
gpu#2: Hawaii
gpu#3: Pitcairn
zec-sa#0 loading binary kernels/cache/zec-sa-Hawaii-64-20.bin
zec-sa#1 loading binary kernels/cache/zec-sa-Hawaii-64-20.bin
zec-sa#2 loading binary kernels/cache/zec-sa-Hawaii-64-20.bin
zec-sa#0: 0.0S/s        zconn Connecting to us1-zcash.flypool.org:3333zec-sa#3 loading binary kernels/cache/zec-
sa-Pitcairn-64-20.binzec-sa#1: 0.0S/s

zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn Connected!
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn subscribed
zconn authorized worker t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.bard1
zconn received new job #1ab2eba91a242dece426
zconn subscribed
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn received new job #e6d9dcbfd230701483fa
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn received new job #bf2668ac20dbc3038185
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn received new job #d97c4ad56e8e8161e9d2
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn received new job #d9350efdc4d03568d6d2
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zec-sa#0: 0.0S/s        zec-sa#1: 0.0S/s        zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn received new job #318660de443a565f2508
zec-sa#0: 3.4S/s        zec-sa#2 submitting solutionzec-sa#0 submitting solutionzec-sa#3 submitting solution

zconn received new job #86c2f6dd49c467897ef8
zec-sa#1 submitting solution

zec-sa#1: 2.6S/s        zec-sa#2: 21.3S/s       zec-sa#3: 12.8S/s       total: 40.1S/s
zconn submitted and accepted.
zconn submitted and accepted.
zconn not accepted: Invalid Equihash solution (20)
zconn not accepted: Invalid Equihash solution (20)
zec-sa#2 submitting solution
zec-sa#0: 7.5S/s        zec-sa#1: 6.7S/s        zec-sa#2: 26.5S/s       zec-sa#3: 21.0S/s       total: 61.6S/s
zconn submitted and accepted.
zconn received new job #6983fbfae98202cdf603
zec-sa#0: 24.4S/s       zec-sa#1: 36.4S/s       zec-sa#2: 31.8S/s       zec-sa#3: 18.4S/s       total: 110.9S/s
zec-sa#1 submitting solution
zec-sa#0: 19.8S/s       zec-sa#1: 31.0S/s       zec-sa#2: 25.0S/s       zec-sa#3: 22.0S/s       total: 97.7S/s
zec-sa#3 submitting solution
zconn submitted and accepted.
zconn submitted and accepted.
zconn received new job #ea95bb67cac123280c7f
zconn exception in: read_until
Retrying in 5 seconds...
zec-sa#0: 27.0S/s       zec-sa#1: 32.8S/s       zec-sa#2: 32.6S/s       zec-sa#3: 21.8S/s       total: 114.1S/s
zec-sa#2 submitting solution
zec-sa#3 submitting solution
zconn Connecting to us1-zcash.flypool.org:3333
zec-sa#0: 26.0S/s       zec-sa#1: 35.2S/s       zec-sa#2: 26.8S/s       zec-sa#3: 20.9S/s       total: 108.9S/s
zec-sa#1 submitting solution
zec-sa#1write: A request to send or receive data was disallowed because the socket is not connected and (when se
nding on a datagram socket using a sendto call) no address was supplied
zec-sa#1 Mining thread quitzec-sa#0: 31.9S/s    zec-sa#1: 10.2S/s       zec-sa#2: 30.5S/s       zec-sa#3: 20.0S/
s       total: 92.5S/s
zconn Connected!
zconn subscribed
zconn authorized worker t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.bard1
zconn received new job #b1e27c180469d9458084
zconn subscribed
zec-sa#0: 25.0S/s       zec-sa#1: 0.0S/s        zec-sa#2: 29.2S/s       zec-sa#3: 16.4S/s       total: 70.5S/s
zec-sa#2 submitting solution
zconn submitted and accepted.
zec-sa#0 submitting solution
zconn submitted and accepted.
zec-sa#0: 30.1S/s       zec-sa#1: 0.0S/s        zec-sa#2: 29.5S/s       zec-sa#3: 21.1S/s       total: 80.8S/s
zec-sa#0: 26.7S/s       zec-sa#1: 0.0S/s        zec-sa#2: 25.3S/s       zec-sa#3: 20.0S/s       total: 72.0S/s
zconn received new job #ff48f3b72ded3d6cca8f
zec-sa#0: 24.0S/s       zec-sa#1: 0.0S/s        zec-sa#2: 27.8S/s       zec-sa#3: 21.2S/s       total: 72.9S/s
zec-sa#0 submitting solution
zconn submitted and accepted.
zec-sa#0: 30.6S/s       zec-sa#1: 0.0S/s        zec-sa#2: 28.8S/s       zec-sa#3: 20.8S/s       total: 80.1S/s
zec-sa#0: 28.6S/s       zec-sa#1: 0.0S/s        zec-sa#2: 27.6S/s       zec-sa#3: 22.8S/s       total: 78.9S/s
zec-sa#2 submitting solution
zconn submitted and accepted.
zec-sa#2 submitting solution
zconn submitted and accepted.
zec-sa#0: 28.4S/s       zec-sa#1: 0.0S/s        zec-sa#2: 26.0S/s       zec-sa#3: 20.6S/s       total: 74.9S/s
zconn received new job #f9f9c7bf5138af843897
zec-sa#0: 26.0S/s       zec-sa#1: 0.0S/s        zec-sa#2: 27.2S/s       zec-sa#3: 18.0S/s       total: 71.1S/s
^C
c:\ZCash\genoil-zec-miner-0.5>genoil.exe -c us1-zcash.flypool.org:3333 -u t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.ba
rd1 -p z -w 64 -i 20 -g 0 1 2 3
Genoil's ZEC miner 0.5 - ft. Silent Army
========================================
using Silent Army kernels by mrb

Made possible by tromp, ocminer (suprnova), feeleep (coinmine.pl) and 110GH

Thanks for your donation! (BTC)
mrb    : 1DbGfE695VUs3kcsy6cX6sLjTmsPawmwvj
Genoil : 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW

Using OpenCL platform: AMD Accelerated Parallel Processing
gpu#0: Hawaii
gpu#1: Hawaii
gpu#2: Hawaii
gpu#3: Pitcairn
zec-sa#0 loading binary kernels/cache/zec-sa-Hawaii-64-20.bin
zec-sa#1 loading binary kernels/cache/zec-sa-Hawaii-64-20.bin
zec-sa#2 loading binary kernels/cache/zec-sa-Hawaii-64-20.bin
zec-sa#0: 0.0S/s        zconn Connecting to us1-zcash.flypool.org:3333zec-sa#3 loading binary kernels/cache/zec-
sa-Pitcairn-64-20.binzec-sa#1: 0.0S/s

zec-sa#2: 0.0S/s        zec-sa#3: 0.0S/s        total: 0.0S/s
zconn Connected!
zconn subscribed
zconn authorized worker t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.bard1
zconn received new job #9ca5ecf9db9cb3288534
zconn received new job #be5ee01de5e2404cc1e6
zconn subscribed
zconn received new job #8daea4fd9434c904594b
zec-sa#2 submitting solution
zconn submitted and accepted.
zec-sa#0: 23.3S/s       zec-sa#1: 28.5S/s       zec-sa#2: 28.5S/s       zec-sa#3: 19.6S/s       total: 99.9S/s
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 25.0S/s       zec-sa#1: 29.0S/s       zec-sa#2: 28.4S/s       zec-sa#3: 21.8S/s       total: 104.1S/s
zconn received new job #a22a875da4f04e002315
zec-sa#0: 27.0S/s       zec-sa#1: 36.2S/s       zec-sa#2: 28.2S/s       zec-sa#3: 24.2S/s       total: 115.5S/s
zec-sa#0: 24.2S/s       zec-sa#1: 30.4S/s       zec-sa#2: 28.8S/s       zec-sa#3: 20.4S/s       total: 103.7S/s
zec-sa#0: 28.6S/s       zec-sa#1: 30.4S/s       zec-sa#2: 30.6S/s       zec-sa#3: 22.0S/s       total: 111.5S/s
zec-sa#0: 26.4S/s       zec-sa#1: 36.2S/s       zec-sa#2: 26.0S/s       zec-sa#3: 22.4S/s       total: 110.9S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 29.4S/s       zec-sa#1: 30.2S/s       zec-sa#2: 28.6S/s       zec-sa#3: 19.6S/s       total: 107.7S/s
zec-sa#0: 26.2S/s       zec-sa#1: 33.6S/s       zec-sa#2: 27.2S/s       zec-sa#3: 20.0S/s       total: 106.9S/s
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 29.2S/s       zec-sa#1: 33.6S/s       zec-sa#2: 28.6S/s       zec-sa#3: 17.4S/s       total: 108.7S/s
zec-sa#1 submitting solution
zconn submitted and accepted.
zec-sa#0: 27.2S/s       zec-sa#1: 30.0S/s       zec-sa#2: 30.6S/s       zec-sa#3: 15.6S/s       total: 103.3S/s
zconn received new job #19d9ff5b07530fdb853c...

zec-sa#3write: An established connection was aborted by the software in your host machine <-- wat. -_- I never told it to do that. Is Bill Gates trolling me?

Code:
zconn received new job #af470d28ee5a44eb5508
zec-sa#3 submitting solution
zconn submitted and accepted.
zec-sa#0: 24.4S/s       zec-sa#1: 34.0S/s       zec-sa#2: 29.2S/s       zec-sa#3: 20.4S/s       total: 107.9S/s
zec-sa#0: 30.4S/s       zec-sa#1: 33.2S/s       zec-sa#2: 34.4S/s       zec-sa#3: 23.4S/s       total: 121.3S/s
zec-sa#2 submitting solution
zconn received new job #654e14805e36d21c20a6
zconn exception in: read_until
Retrying in 5 seconds...
zec-sa#3 submitting solution
zec-sa#3 submitting solution
zec-sa#3write: An established connection was aborted by the software in your host machine
zec-sa#3 Mining thread quitzec-sa#0: 26.2S/s    zec-sa#1: 28.8S/s       zec-sa#2: 28.0S/s       zec-sa#3: 16.6S/
s       total: 99.5S/s
zconn Connecting to us1-zcash.flypool.org:3333
zconn Connected!
zconn subscribed
zconn authorized worker t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.bard1
zec-sa#1 submitting solution
zconn received new job #5a4f2a32b70b7d8c83ca
zconn subscribed
zconn exception in: read_until
Retrying in 5 seconds...
zec-sa#0: 24.4S/s       zec-sa#1: 31.2S/s       zec-sa#2: 31.6S/s       zec-sa#3: 0.0S/s        total: 87.1S/s
zconn Connecting to us1-zcash.flypool.org:3333
zconn Connected!
zconn subscribed
zec-sa#0 submitting solution
zconn authorized worker t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.bard1
zec-sa#0: 33.2S/s       zec-sa#1: 26.8S/s       zec-sa#2: 27.6S/s       zec-sa#3: 0.0S/s        total: 87.5S/s
zconn received new job #475552ad073de86a26ae
zconn not accepted: Stale job! (21)
Retrying in 5 seconds...
zec-sa#0: 29.3S/s       zec-sa#1: 30.5S/s       zec-sa#2: 28.0S/s       zec-sa#3: 0.0S/s        total: 87.8S/s
zconn Connecting to us1-zcash.flypool.org:3333
zconn Connected!
zconn subscribed
zconn authorized worker t1WdkXx6UEMTF2uMpcxseQLycT26Y4QWKXm.bard1
zconn received new job #5be51b82aacee7ae093d
zconn subscribed
zec-sa#0 submitting solution
zconn submitted and accepted.
zec-sa#0: 29.4S/s       zec-sa#1: 33.2S/s       zec-sa#2: 28.4S/s       zec-sa#3: 0.0S/s        total: 90.9S/s
zconn received new job #7d86c4a30e629e171ee7...

Also a couple other oddities I noticed, and the first is probably known already, but the hawaii cards are only hashing about 50% faster (if that) than the pitcairn even though they have over double the resources (exactly double ROPs/TMUs but with higher core clocks, and exactly double the memory bus, but with higher memory clocks)

The second is that when I start the miner it doesn't use any physical RAM (maybe a few hundred MB), but it uses about 7GB of swap file...even with the swap file turned off! (In the example image I had it on but with a 2GB cap, but the result was the same)





EDIT: Oh I forgot to add that cards #0 and #2 seem slower than card #1, even though they are all Hawaii cards with the exact same clocks. The difference is that those two are in PCI-Ex1 slots, but card #1 and the Pitcairn(#3) are in PCI-Ex16 slots. Could the PCI-E bus or the CPU be causing a bottleneck? (CPU is a 3.7GHz Thuban and I set genoil process to above-normal priority. No other programs running other than firefox and afterburner and a couple other low-resource background ones.)
hero member
Activity: 798
Merit: 1000
This miner and fast but makes you nervous, loses hash of a card for no reason, you can not stand every 2 or 4 hours always restart the miner
hero member
Activity: 546
Merit: 500
Thanks Genoil, work perfect with Rx 470 Nitro+ , core clock 1150 MHz , 35 sol/s.

You mean "perfect"

No I mean perfect without "", It has been working for over 16 hours with an average 105 sol/s (3x470 8gb), no crashes.
modded or stock bios ?

stock bios Phenom 965 3.4 GHz and 8gb RAM
Pages:
Jump to: