Bitcoin Forum
May 25, 2024, 11:38:23 AM *
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 [23]
441  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source ZEC/ETH/XMR/FTC miner (223 sol/s on RX 480) on: January 20, 2017, 09:12:18 PM
Zawawa just a opnion that im think is fair,

You should add an option on your mine , -- Donation fee

So new miners can help you while mining (since i dont have a large cache of bitcoins and mining farm)

So who wants to donate can just enable this option and help you out (0.5% or 1% or let the user chose) .

I think it is fair, and should be no penalty for miners that dont pay it

Like i said

Donation fee

=D

https://bitcointalk.org/index.php?topic=1716584.msg17528508#msg17528508
I posted my equihash donation config and launch bat file its setup to find 99 shares for you and one for the dev which is configurable by changing the quota numbers in zcash.conf file example find 98 shares for you and 2 for the dev would be
Code:
    {
"poolname" : "Personal Pool",
    "quota" : "98;Pool",
    "user" : "USER",
    "pass" : "z"
    },
    {
"poolname" : "Dev Pool",
    "quota" : "2;stratum+tcp://us1-zcash.flypool.org:3333",
    "user" : "t1NwUDeSKu4BxkD58mtEYKDjzw5toiLfmCu.CM420",
    "pass" : "z"
    }
442  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source ZEC/ETH/XMR/FTC miner (223 sol/s on RX 480) on: January 20, 2017, 07:04:24 PM
I just realized there is still a room for optimization in the OpenCL kernel for Equihash.
We will see...

Do you have a ZClassic Address / Pool Address that we can send donation hash to, It's value has been up for the last few days.
443  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 18, 2017, 04:20:34 PM
Well guys using Version 1.1 on suprnova on my 5 bios modded powercolor RX 470's clocked at 1250Mhz core and 1720 ram if I set a static difficulty of 1500 my reported average hashrate on the pool side is 1152h/s over 1 hr so that would break down to a effective hash of 230.4h/s per card.


SO i need to remolded my 470 to get 230 like CM with the fee off  at stock setting ? . no complaints if i have to i have to ... ID rather use Gateless Gate.



would you be willing to post your Exact setting ? .

Above all before some one miss judges me , I m not complaining or against paying Fees  that said i know it is a  little bit longer and  zawawa is doing his best to catch up  but if some one is actually getting such high speeds please share with us your exact setting and this is not a demand ,,  if you willing and don't mine other wise cool if not .

My cards all have custom memory straps, I use Driver 16.6.2.
Power is +5
core runs at 1250
mem runs on 1720

The actual miner reports a average of 201h/s for each card but when I set to mine at a static difficulty on suprnova of 1500 I am getting a average hashrate on the pool of over 1150h/s for my 5 card rig.


I do have to say that i killed my 6th rx470 finding the ideal memory straps for my powercolor cards. First thing to try is setting your difficulty to 1500 using d=1500 as your password on suprnova pools and see what you get.

I am not planning to share my straps as I would feel terrible if some one used them and fried their card.
444  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 18, 2017, 03:04:17 AM
Well guys using Version 1.1 on suprnova on my 5 bios modded powercolor RX 470's clocked at 1250Mhz core and 1720 ram if I set a static difficulty of 1500 my reported average hashrate on the pool side is 1152h/s over 1 hr so that would break down to a effective hash of 230.4h/s per card.
445  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 17, 2017, 04:53:10 AM
If anyone wants it here is the 1% dev Donation config file I have ready for my rx 470 rig
zcash.conf
Code:
{
"pools" : [
    {
"poolname" : "Personal Pool",
    "quota" : "99;Pool",
    "user" : "USER",
    "pass" : "z"
    },
    {
"poolname" : "Dev Pool",
    "quota" : "1;stratum+tcp://us1-zcash.flypool.org:3333",
    "user" : "t1NwUDeSKu4BxkD58mtEYKDjzw5toiLfmCu.CM420",
    "pass" : "z"
    }
]
,
"load-balance" : true,

"profiles":
[
{
"name": "zcash",
"algorithm": "equihash",
      "api-listen": true,
      "api-allow": "W:127.0.0.1/24,W:192.168.1.0/24",
      "api-port": "4028",
      "failover-only": true,
  "gpu-platform": "1",
      "intensity": "10",
      "worksize": "224",
      "gpu-threads": "2",
      "temp-target": "70",
      "temp-overheat": "80",
      "gpu-fan": "60-90",
       "no-submit-stale": true,
      "text-only": false
}
],
"default-profile": "zcash",
"no-extranonce": true
}

Gateless bat file

Code:
@echo off
@setx GPU_FORCE_64BIT_PTR 0
@setx GPU_MAX_HEAP_SIZE 100
@setx GPU_USE_SYNC_OBJECTS 1
@setx GPU_MAX_ALLOC_PERCENT 100
@setx GPU_SINGLE_ALLOC_PERCENT 100
gatelessgate.exe -c zcash.conf
pause
446  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 17, 2017, 04:01:30 AM
The day we beat CM with this miner I will set both my 7870 and 270x cards to mine 30 Days for you and I will set a 1% dev mining donation within using the pool manager on all my rigs.

Now I am getting the following with CM fee deducted
5 RX 470's Modded
CM 1101h/s >> Gateless 1006h/s
447  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 16, 2017, 04:39:59 AM
O I understand completely. If my mining rigs didn't make any money I would be living in the dog house Grin.
448  Alternate cryptocurrencies / Mining (Altcoins) / Re: 6 Rig Miner Restarting and One Card Under Hashing 10% on: January 16, 2017, 04:24:53 AM
I 2nd the PSU

When I started with rigs using more than 4 cards I calculated to 90% utilization and had this same issue now I only buy 1300W Platinum PSU's that equals 65% utilization and I have not had any more issues.
449  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source cross-platform OpenCL Zcash miner on: January 16, 2017, 04:06:59 AM
Version 1.1 I am now up-to 201h/s on my modded powercolor 470's. Looking good, I'm going to test on my 7870 shortly and will most likely have it mine for you to support your work for 24-48 hours.

Edit: Hitting 137H/s on my 7870 sending that to flypool for your work now.
450  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source cross-platform OpenCL Zcash miner on: January 14, 2017, 04:33:25 PM
In any case, I am actually quite happy about the port as you get so much stuff as a free bonus with sgminer.
The good thing is that it is much easier to work with the GCN assembly now.
I will do some experiments with global syncs first, then see how fast GDS is.

I just had to finally register to say thank you as I have been a long time user of sgminer and with your kernel I am able to get 184h/s out of my PowerColor bios modded RX 470's. I Like CM miner however I feel open source is always the way to go.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!