Bitcoin Forum
May 27, 2024, 05:28:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 »
301  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 on: November 04, 2016, 12:02:41 AM
I adjusted my post for two zecs then Smiley I think dudes gone tho.

Heh maybe his system crashed. I know I needed to increase my swap file initial size to 16GB to get this to work (two instances), and then to 24GB to get another instance running on another card. For some reason the miner seems to use the swap file instead of physical RAM.
302  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 on: November 03, 2016, 11:39:51 PM
Good call Cheesy I adjusted my above post. My z was referenced in the github password area and i guess is a null value that you dont need hahaha. You think he can use 2 zec's on a 470? That would be neat! Cheesy

Yes, as he said they are 4GB cards, so he will get better utilization that way. Also if he did only need one instance then he should leave the -k param out completely. It only supports dual or higher modes according to the readme.
303  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 on: November 03, 2016, 11:30:02 PM
which setting to use the rx 470 4gb nitro?
win 7 64
Maybe try out this:
Code:
genoil.exe -c zec.suprnova.cc:2142 -u xxxxxx.xxxxx -p xxxxxx z -i 20 -w 64 -P 0 -k zec pause

3x 470 4gb
Code:
genoil.exe -c zec.suprnova.cc:2142 -u xxxxxx.xxxxx -p xxxxxx z -i 20 -w 64 -P 0 -g 0 1 2 -k zec pause

Why would you name the second instance 'pause'? I would stick with convention and name both instances 'zec' to avoid confusion with the pause command that you would normally put at the end of a batch file. Also what is the 'z' after the password? -P 0 is the default so unless you're having problems leave that out. If you do need it you probably need -P 1. If you are using a looping batch file that restarts on a crash you will want the '-f 2' flag. Try this instead:

Code:
cd c:\zcash (or wherever your genoil.exe is located)
:restart
genoil.exe -c xxxx:xxxx -u xxxx.xxxx -p xxxx -i 20 -w 64 -g 0 1 2 -f 2 -k zec zec
TIMEOUT /T 10
goto restart
pause
304  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 on: November 03, 2016, 10:12:17 PM
no offense intended but it may not help , but it has to be 4gb cards like he said . try it  and see.

No, it has to be more than 4GB to use 3 instances (-k zec zec zec). Since 6GB AMD cards don't exist as far as I know, it requires an 8GB card.
305  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 on: November 03, 2016, 10:07:56 PM
Tell me, what makes setting zec zec zek?

This will cause 3 instances of the miner to run on each card, which can help improve hash rates when the cards are under-utilized. It will only work on cards with more than 4GB of VRAM.

Basically with a 2GB card, you can run one instance (no -k flags)
With a 4GB card, you can run 2 instances (-k zec zec)
With an 8GB card, you can run up to 4 instances (-k zec zec zec zec)

Each extra instance will have diminishing returns and possibly cause more instability.
306  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 on: November 03, 2016, 05:35:52 AM
how to instal genoil at EThOS and how to run it?

Step 1: Format drive
Step 2: Install windows
Step 3: Run Genoil
Step 4: ...
Step 5: Profit!
307  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5 on: November 02, 2016, 05:52:30 PM
You can auto restart the miner every 5min uisng this scrip

:restart
start  genoil.exe -c eu1-zcash.flypool.org:3333 -u t1N32yBJi27zyAgZLvWjsCFVyHLr4s23NHz.RIGGPU -p z -i 20 -w 64 -P 0
TIMEOUT /T 300
taskkill /f /im genoil.exe
TIMEOUT /T 5
goto restart
pause

But the truth is it does not help as the miner sometimes get the error in the first 1min or sometimes longer.

We will just have to wait for genoil to get his miner stable.

Thanks! I modified this to work a little better for 0.6. Now my hashrate on the pool is constantly exactly where it should be!

:restart
start genoil.exe -c zec.suprnova.cc:2142 -u Genoil.SilentArmy -p z -i 20 -w 64 -z 1 -f 0
TIMEOUT /T 40
taskkill /f /im genoil.exe
TIMEOUT /T 5
start genoil.exe <INSERT YOUR POOL INFO AND FLAGS HERE>
TIMEOUT /T 3600
taskkill /f /im genoil.exe
TIMEOUT /T 5
goto restart
pause
308  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5 on: November 02, 2016, 10:10:54 AM
So until the big boys are ready with their 100Sol/s cannons, you can mine some ZEC with this piece of shit.

309  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5 on: November 01, 2016, 11:04:25 PM
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?
310  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5 on: November 01, 2016, 09:03:54 PM
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.
311  Alternate cryptocurrencies / Mining (Altcoins) / Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5 on: November 01, 2016, 07:58:24 PM
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.)
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: October 09, 2016, 06:12:40 PM
is this coin have a future? I cant see
I think there may be a problem.  There is a glibness that comes over a coin's support/team where they cease to answer questions from newbies and it seems cease to take an interest in enough pools running it.  There is "good news" coming from some but doubt and questions coming from others.  Technically, maybe there is a taxonomy in the stages of a coins death, which Curecoin can now cure itself of.

If you need help you might have better luck in a thread geared toward gridseed support such as this one.

I wouldn't expect the lead dev to give you personalized 1-on-1 hardware support on a piece of hardware he probably has no personal experience with, especially when you consider he probably also has a job/school/family/etc.
313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: October 06, 2016, 08:13:24 PM
In one week EVGA team had a PPD increase of +50%  Shocked
Maybe a side effect (beneficial for F@H !) of Curecoin team threatening their first place?  
If they continue to fight in this way, every PPD from future members to Curecoin team will actually bring 2 PPD to F@H! Cheesy

Maybe some miners have taken notice, done the math, and figure it's slightly more profitable to fold for EVGA for their first 3 million points every month, and then switch to folding for CURE for the rest of the month.
314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: October 02, 2016, 06:58:31 AM
Up side, I *FINALLY* got a FLDC payment - don't get me started on how big a PITA this wallet is, and how little feedback it gives while it's transfering anything, but it eventually worked - and was a nice non-small bonus. What I DON'T get is the bs about "have to have at least .0005 BITCOIN to cover transaction fees" - especially when the bloody fee was LESS THAN 30% of that on what had to have been a rather large transaction. SOMEONE is definitely getting over on THAT bs.

Unfortunately I missed the spike - but it was still worthwhile, though I'm not sure it doubled my income by any means.
For the timeframe involved it was definitely more than I could earn in a year from EVGA's silly little reward program (do keep in mind I've been typically #8 on Team Curecoin as ranked by Points 24 hours since very shortly after I swapped my current rigs over from Ethereum - not many folks that can match or better my performance at this point, and after my move next week I intend to add more rigs).

 Any idea if there's an exchange anywhere for that MAGICFDLC stuff, or is it just useless fluff?

Counterwallet seems to have it's own exchange, and in there the last price for MAGICFLDC was 0.00001450XCP or about 10 satoshis per.

Seems I got 100k of each vs. about 1k Cure for the same ~20 day period. At the current prices this amounts to almost 0.3 BTC for all 3 coins (almost 0.2 coming from FLDC and 0.1 coming from Cure). This definitely is more profitable than mining ETH or ETC by about +50%, as my 3x R9 290s were netting me about 0.01 BTC/day worth of ETH. I only would've mined 0.2 BTC during the same period.
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: October 01, 2016, 11:59:45 PM
I installed "Tokenly Pockets" from Gogle Apps. Now I'm trying to send to the exchange FLDC coins.

Send to: Copy/Paste from exchange FLDC deposit address in the wallet.
Amount: 1000 (small amount)

But not sent anything. Something missing or wrong I do? Wallet is encripted.

What kind wallet you use for FLDC and ALL?

Wrong thread. You want this one: https://bitcointalk.org/index.php?topic=781352.0
316  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: September 30, 2016, 01:51:35 PM
Hello,
can I use poloniex deposit address for withdrawing curecoins from cryptobullionpools
 and is it possible to use blockchain.info for curecoin withdrawals?
Thanks!

You can use a poloniex CureCoin deposit address for your cryptobullionpools withdrawals if you like, but for a block explorer you want https://chainz.cryptoid.info/cure/. blockchain.info is for BitCoin.

Awesome! You could actually offer 3k for a really good calculator taking into account all the tokens that can be earned via the _ALL_ keyword of merge folding and explaining in a clear way on the same page (below the calculator) the exact minimum required steps to start CURE/_ALL_ merge folding. Maybe you can contact FLDC team and ask them to give some FLDC in addition to the 3k CURE as this calculator is going to be a little bit more tricky to develop since the partnerships between FLDC and other tokens change with time so the calculator should ideally be able to self-adapt or should give to the FLDC team the possibility to parametrize the _ALL_ part (i.e. to add/remove tokens and the URLs where their value can be fetched) every time their partnerships change.
 
Such a calculator will bring miners to folding like crazy!

What would be really nice is if CureCoin could get on the GPU section of http://www.whattomine.com/ since a lot of miners use that. It is already listed in the ASIC section for SHA-256 mining, but nothing for GPU folding. They would just need to replace the "Mh/s" field with a "PPD" field; and instead of reading the difficulty, would need to read the total PPD of the team to do its calculation. For that last part they might need to take each day's values over the last month to predict what the next day's value will be. Something like the trend line on folding.extremeoverlcocking. It can vary quite a bit on a day to day basis with stat servers going down for maintenance, and just daily growth, etc; so just using the previous day's value would be misleading.

That's only half of it though. The other half is making sure miners can figure out what PPD to expect from what GPU, so that they can fill in that "PPD" field. http://www.overclock.net/t/475163/gpu-projects-ppd-database/0_100 is pretty handy, but that's just one resource. It needs a lot more data points for certain cards, and how many potential folders even know about it? I've been trying to fill in as much as I can for R9 290 data, and it looks like there is a lot of GTX 1070 and a decent amount of 980 data too. There might be a lot more nvidia folders if they knew how profitable cure can be, because they have the advantage over AMD at folding, whereas they are at a disadvantage when it comes to mining.
317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: September 28, 2016, 11:47:32 PM
Regarding the pools at the Curecoin website:

CryptoPools   
United Miners   
MinePit   
iSpace   

Can someone validate that these pools are all up and working?  I've had some luck at CryptoPools, but not able to stay connected, which is probably on my side.
But these other three seem like they are having problems just being online: United Miners, MinePit, iSpace.  One I get a google warning about data not being private. 
Are there other pools mining this coin? 

Looks like all of the PoW blocks are coming from CryptoPools and 1 solo miner...so I guess the other 3 are defunct.

https://chainz.cryptoid.info/cure/#!extraction
318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: September 25, 2016, 10:49:25 AM
Yes it uses the SHA-256 algo, so you mine it just like you would bitcoin. There are a few pools listed on the website here:

https://www.curecoin.net/index.php/knowledge-base/13-knowledge-base/mining-curecoin/21-are-there-any-mining-pools
319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: September 22, 2016, 09:23:51 AM
If I could ever get the merged folding stuff to WORK, I probably would move the 9xx rigs over.
I've been TRYING to get it to work for months not, and NOTHING to date.

I was aware the number of FLDC was higher, just have no clue about the relative income from each at this point.


Pretty sure you just have to have "_FLDC_<your XCP wallet address>" or "_ALL_<your XCP wallet address>" at the end of your F@H username, and the FLDC and other XCP payouts happen automatically at the end of each month. I can't say for sure because I only changed my username this month so I haven't had a payout yet.

http://foldingcoin.net/resources/video-tutorials/

To get your cure payouts, as I'm sure you should already know, make sure your cryptobullionpools.com username matches your F@H username and you are folding for team 224497.
320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]CureCoin - Protein Folding Research based Proof of Work on: September 16, 2016, 10:26:35 PM
Looks like the stats server is back up now.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!