Bitcoin Forum
May 26, 2024, 02:51:19 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 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 »
801  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 17, 2017, 12:08:09 PM
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
Thanks I will also be using it
802  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 17, 2017, 12:12:41 AM
I was able to fix Monero. Still trying to get ETH working...
awesome I like having the ability to switch coins without having to have 5 different miners to switch also a little while back there was multiminer which was a multi os app with the ability to monitor multi devices and coins with coinwars and whattomine api built in the dev stopped updating it but it works perfect with sgminer and can switch coins on the fly if you have time check it out multiminerapp.com and https://github.com/nwoolls/MultiMiner/releases
803  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX480 (Reference) 31+Mh, Custom Rom on: January 16, 2017, 08:29:01 PM
I no the rx series are way better on power than the r9 series but I have a r9 290 reference and it runs hot do the rx reference cards also run hot or no just wondering Im going to get a few to replace some of my power hungry cards but trying to decide which ones to go with is like shopping for a truck just cant make up my mind
804  Alternate cryptocurrencies / Mining (Altcoins) / Re: Gateless Gate: zawawa's open-source Zcash miner (223 sol/s on RX 480) on: January 16, 2017, 07:09:01 AM
Would there other kernels still work if I wanted to switch to eth or monero
805  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v11.0 (Windows/Linux) on: January 14, 2017, 03:57:01 AM
algo ASM works great on 290x, 335sol/s with modded BIOS.
v.11
290x with modded bios 372 sol\s
1150\1500

but stock 290x only 315 sol\s

what core/mem freq do you use?

all card at 1150\1500
but card with bios mod 372 sol\s
original bios card 315 sol\s
mod bios not fitted to saphire 8 gb card tri-x
Thanks for prompt reply!
Hm, i have sapphire 4 gb tri-x 290x and I have flashed to modded bios from Modded R9 390X BIOS for R9 290/290X  thread on oveclock.net named 290X_HYNIX_MOD_V1.8.rom and it gives 355 sols.
I can set only 1090/1450 otherwise the card hangs on 1100/1500. Did you use the same 1.8 version of modded bios?
hynix ram card work stable at 1130\1500 on 1150\1500 have trouble with drivers reload
elpida at 1150\1500

but realy same hashrate 370-375 both card

ps bios mod same as you use
I was looking at the same mod for my 290 if I mod it to 390 would I get better power consumption
806  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin on: January 13, 2017, 07:52:28 PM
K just double checking this in order to get REVS I either need to move BTCD to my private wallet or do the swap on the ico site before the snapshot date (when) but I can swap anytime after the snapshot for one year I just wont receive REVS
807  Alternate cryptocurrencies / Mining (Altcoins) / Re: Optiminer/Zcash v1.3.0 (GPU, Linux, AMD) on: January 13, 2017, 05:16:55 PM
Version 1.3.2 released!

This is a bugfix release. No change in speed expected!

[1.3.2] Support older versions of fgrlx again.
[1.3.2] Fix abort when failing to list devices of platform.
[1.3.2] Fix no reconnect after 'No such host' errors.
[1.3.2] Add --benchmark options.

I found miner couple of times  crashed when internet connection is lost...
There is some bug or I'm doing something wrong?

I have small farm with close to 100 GPUs, and restarting is not solution for me because i don't have dummy plugs on my rigs.
If i don't connect monitor to first GPU, rigs will fail to restart.
I noticed that 100% of time when miner is stuck is when internet connection is lost! It says internet connection to server is lost, miner is trying to reconect and usually then miner crashes... I like speed of miner and stability when there is no problem with internet connection. Please fix this bug so i can use your miner!

You have close to 100GPU farm and you don't have a proper monitoring/reboot system ? If miner fail in any way, you should have automated script/app/hardwares that reboot your stuff soft or hard or take appropriate software action (kill/restart miners, and so on). Also why not fix internet connection ?

I have few places with rigs... On one of them Internet connection drops every few hours... Sad

Ah i see... not ideal... why not putting a small appliance, like a raspberry PI on site, that will monitoring and / or reboot your rigs ? you could also have a monitoring on each rig (locally) that if something is wrong it'll reboot/restart miner and so on, this i what i do, local monitoring on each rig, then a global one on the network, and also a remote one on pool API's. Have you tried the watchdog option of the miner ?/

Problem is that i don't have dummy plugs and my rigs fail to reboot without monitor attached... So i need miner that will not crash every time internet connection is dropped... On other places with stable internet connection miner works stable... Also i had to remove that line zstratum+tls:// in start bat because miner refused to make secure connection complaining something about security certificate... On same rig Claymore SSL connection work without problems.Strange.
If you have a lot of rigs this might help https://bitcointalk.org/index.php?topic=1695298.0
808  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v11.0 (Windows/Linux) on: January 13, 2017, 05:09:22 PM
can anyone tell me default AMD Environment settings?
because some of my other opencl apps are broken (owner of rx 470)
I mean these:
GPU_FORCE_64BIT_PTR
GPU_MAX_HEAP_SIZE
GPU_USE_SYNC_OBJECTS
GPU_MAX_ALLOC_PERCENT
GPU_SINGLE_ALLOC_PERCENT


just clear them, then default values will be used by whatever uses them next.

setx GPU_FORCE_64BIT_PTR=   (you may not need the equals sign, try both ways)
etc

BTW use set for miner sessions, do not use setx, setx sets values perminately across all future cmd prompts and programs. set sets it just for that command prompt only, then clears them on exit.

in this case only you would use the setx to clear them system wide.

edit fr4ankthetank beat me to it.
so from now on in my bat file use set instead of setx, where in the registry do I look to clear out the setx settings win 10 pro thank you
edit sorry I didn't see last post
809  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments on: January 13, 2017, 12:47:26 AM
I have a question I linked one of my btc add to the byteball android app than I linked my other one to the linux wallet how long does it take for them two show up on http://transition.byteball.org/  thanks

Currently, that page is frozen with the balances and linked addresses used for the first round, so for now it is not getting updated. I think it might be the time to unfreeze it and/or maybe keep that state in a separate page: transition.byteball.org/firstround.html for instance, and update the main page with the current links.
That would be good I was going crazy thinking it was just me thanks for the update
810  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: TASKIE Pre-ICO Signature Campaign - Easy Rules, High Payment on: January 13, 2017, 12:43:41 AM
Added signature and filled out Pre-ICO signature application. Thanks
811  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments on: January 12, 2017, 05:21:31 PM
I have a question I linked one of my btc add to the byteball android app than I linked my other one to the linux wallet how long does it take for them two show up on http://transition.byteball.org/  thanks
812  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v10.0 (Windows/Linux) on: January 11, 2017, 11:55:04 PM
Someone who can explain whats wrong? Driver is 15.12
Quote
20:47:24:310   ab4   GPU #0: Tahiti, 3072 MB available, 28 compute units
20:47:24:312   ab4   GPU #1: Pitcairn, 2048 MB available, 16 compute units
20:47:24:315   ab4   POOL version
20:47:24:315   ab4   b331
20:47:24:316   ab4   Platform: Windows
20:47:24:438   ab4   start building OpenCL program for GPU 0...
20:47:24:443   ab4   done
20:47:24:544   ab4   Frontend phase failed compilation.
Error: Compilation from LLVMIR binary to IL text failed!
20:47:24:545   ab4   16x binary failed, try 15x
20:47:24:567   ab4   start building OpenCL program for GPU 0...
20:47:29:620   ab4   done
20:47:29:864   ab4   start building OpenCL program for GPU 1...
20:47:29:871   ab4   done
20:47:29:972   ab4   Frontend phase failed compilation.
Error: Compilation from LLVMIR binary to IL text failed!
20:47:29:974   ab4   16x binary failed, try 15x
20:47:30:005   ab4   start building OpenCL program for GPU 1...
20:47:35:032   ab4   done
20:47:35:287   ab4   GPU #0 algorithm 2, intensity 6
20:47:35:322   ab4   GPU #1 algorithm 1, intensity 6
I have the same errors and asked twice about them I never got a response so if you figure them out could you post it please thank you

What motherboard? Do you have 16GB of virtual memory set?

I think this is a memory or driver issue.
Asus m5a97 I have virtual memory set 18gb win 10 pro 16.9.2 drivers but I have trouble installing drivers everytime I think asus has a bios update maybe I'll try that also I think Im going to reinstall fresh copy of win than put in one card install drivers than each card one by one
813  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hacking GPU cards back into operation because I need something to do.... on: January 11, 2017, 08:08:31 PM
I have a gigabyte r9/270 you can check out I lost the receipt to RMA but if your in the us I can ship it to you. I also have a gridseed blade that needs to be looked at
814  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v10.0 (Windows/Linux) on: January 11, 2017, 07:32:32 PM
Someone who can explain whats wrong? Driver is 15.12
Quote
20:47:24:310   ab4   GPU #0: Tahiti, 3072 MB available, 28 compute units
20:47:24:312   ab4   GPU #1: Pitcairn, 2048 MB available, 16 compute units
20:47:24:315   ab4   POOL version
20:47:24:315   ab4   b331
20:47:24:316   ab4   Platform: Windows
20:47:24:438   ab4   start building OpenCL program for GPU 0...
20:47:24:443   ab4   done
20:47:24:544   ab4   Frontend phase failed compilation.
Error: Compilation from LLVMIR binary to IL text failed!
20:47:24:545   ab4   16x binary failed, try 15x
20:47:24:567   ab4   start building OpenCL program for GPU 0...
20:47:29:620   ab4   done
20:47:29:864   ab4   start building OpenCL program for GPU 1...
20:47:29:871   ab4   done
20:47:29:972   ab4   Frontend phase failed compilation.
Error: Compilation from LLVMIR binary to IL text failed!
20:47:29:974   ab4   16x binary failed, try 15x
20:47:30:005   ab4   start building OpenCL program for GPU 1...
20:47:35:032   ab4   done
20:47:35:287   ab4   GPU #0 algorithm 2, intensity 6
20:47:35:322   ab4   GPU #1 algorithm 1, intensity 6
I have the same errors and asked twice about them I never got a response so if you figure them out could you post it please thank you
815  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v10.0 (Windows/Linux) on: January 10, 2017, 05:52:24 PM
v10 is a good improvement on 480's, getting 255mh stock. But I also have a bunch of 295x2's and no improvement there, getting 300mh with v10, just like 9.2 and 9.3. Anyone find similar results?
My 390 and 290 are a little higher even my 270 but my 280 went from 160-170 to around 200 all stock clocks for whatever reason the 280 is -a 2 but all my other cards dont seem to care rather its -a 1 or 2 Im running win 10 pro 16.9.2 drivers and i 6 on everything but the 390 when I push it to 8 I get lower rates
816  Alternate cryptocurrencies / Mining (Altcoins) / Re: Buyer Beware - MSI RX 470 Quality on: January 09, 2017, 07:27:23 PM
I have 14 MSI RX 470's from Nov/Dec 2016 which are running 27-28Mhs ethereum.

I bought 4 more cards from newegg last week, and I had to reduce mem clocks on all to get them stable around 25.8-26.2Mhs ethereum.

On my older cards I'm running undervolted memclocks anywhere from 1920 to 1980, along with underclocked and undervolted cores.

New cards are stable around memclock 1850 to 1880.  No correlations between ASIC qualities (as reported by GPU-z).  Some of these new cards report 79.9 ASIC, but they are shit.   Could I be that unlucky to get 4 for 4 crappy cards?

Not sure whats changed @ MSI, but I'll be returning all 4 of them....



I agree with you the MSI cards are junk same with the powercolor 8GB cards and most of the nitros, in general the RX series that are not
480 ref cards are pure junk.. Out of the 100 i have 20 are being RMAed this week.  Not one of my 30 480 REF cards has a problem.
I was going to get a few 470 so your saying the reference cards are best
817  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v9.3 (Windows/Linux) on: January 07, 2017, 07:06:29 PM
What a shit with almost all pools? They are stilling our money or it was so hard difficulty recently? I have second day minus 30% of usually profit...

Pools was gambling with your money, and after btc price drop they have to cover losses somehow...  Roll Eyes

Last 5 days (120hours) sunday 16:00 to friday 16:00

dwarfpool = 0,51337148 => 0,102674296 per day for 1400 Sol/s seems to be a lot less than the week before christmas ??
(with my calculation 20% less than two weeks ago)
or is the difficulty 20% higher than the week before christmas ??


Next week i will try suprnova  Grin

have a nice day


P.S.: 1400 Sol/s -3% Dev-Fee - 0,5% rejected - 1% pool fee = 1337 Sol/s ----> should be 0.1337 zec per day ---> 0,6685 zec for the 5 days

For last 12 hours, while I see that every sec my card is finding new shares, faking pool didn't get me any profit...
They are faking thiefs!

what a bunch of mother fakers huh

Which pool? supernova?

Luck on suprnova for the past hours is 5 times as lucky as normal, so if you're talking about suprnova you should have 5 times what you have normally, at least for the last hours

I want to keep using ssl but when I ping it I get avg 122 when I ping normal us-zec I get avg 22 is there anyway to due auto detect like miningpoolhub or different port on the us server thanks

SSL will always be a little slower than normal connections, 122ms is fine, everything above 200ms would make me think but 122 or even 130ms is totally fine.

I'll check the autorouting once more though.
ok thanks wasn't sure if ssl was the reason
818  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v9.3 (Windows/Linux) on: January 07, 2017, 06:58:20 PM
What a shit with almost all pools? They are stilling our money or it was so hard difficulty recently? I have second day minus 30% of usually profit...

Pools was gambling with your money, and after btc price drop they have to cover losses somehow...  Roll Eyes

Last 5 days (120hours) sunday 16:00 to friday 16:00

dwarfpool = 0,51337148 => 0,102674296 per day for 1400 Sol/s seems to be a lot less than the week before christmas ??
(with my calculation 20% less than two weeks ago)
or is the difficulty 20% higher than the week before christmas ??


Next week i will try suprnova  Grin

have a nice day


P.S.: 1400 Sol/s -3% Dev-Fee - 0,5% rejected - 1% pool fee = 1337 Sol/s ----> should be 0.1337 zec per day ---> 0,6685 zec for the 5 days

For last 12 hours, while I see that every sec my card is finding new shares, faking pool didn't get me any profit...
They are faking thiefs!

what a bunch of mother fakers huh

Which pool? supernova?

Luck on suprnova for the past hours is 5 times as lucky as normal, so if you're talking about suprnova you should have 5 times what you have normally, at least for the last hours

I want to keep using ssl but when I ping it I get avg 122 when I ping normal us-zec I get avg 22 is there anyway to due auto detect like miningpoolhub or different port on the us server thanks
819  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v9.3 (Windows/Linux) on: January 07, 2017, 02:31:25 PM
I'm trying to get my cards up to what other ppl are reporting I'm running win 10 pro with 16.9.2 drivers which I had problems installing I tried to install 15.12 but every time either it gets stuck at 34% or black screen but with stock clocks my 270 is running 110 my 280 is 166 my 290 is 247 and 390 at 285 for some reason it seems both 290 and 390 are starting with a better rate than after 20 or 30 mins they drop down does anyone have some advice I also have errors on my log file maybe this is also a problem but I don't no what they mean
 Frontend phase failed compilation.
Error: Compilation from LLVMIR binary to IL text failed!
22:33:49:581   1968   16x binary failed, try 15x
22:33:49:597   1968   start building OpenCL program for GPU 1...
22:33:53:488   1968   done
22:33:53:723   1968   start building OpenCL program for GPU 2...
22:33:53:723   1968   done
22:33:53:848   1968   Error: AMD HSA Code Object loading failed.

22:33:53:863   1968   16x binary failed, try 15x
820  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v9.3 (Windows/Linux) on: January 07, 2017, 01:27:13 PM
Claymore could you tell me what these errors mean Thank You

12:00:57:129   14b4   Error: AMD HSA Code Object loading failed.

12:00:57:136   14b4   16x binary failed, try 15x
12:00:57:159   14b4   start building OpenCL program for GPU 0...
12:00:57:172   14b4   done
12:00:57:435   14b4   start building OpenCL program for GPU 1...
12:00:57:466   14b4   done
12:00:57:597   14b4   Frontend phase failed compilation.
Error: Compilation from LLVMIR binary to IL text failed!
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!