Author

Topic: Claymore's ZCash/BTG AMD GPU Miner v12.6 (Windows/Linux) - page 720. (Read 3839163 times)

member
Activity: 124
Merit: 10
just you put the name of the conf file Smiley
thank Claymore.

screen -dmS zcm ./zecminer64 coinmine.txt
screen -dmS znh ./zecminer64 nicehash.txt
screen -r zcm
screen -r znh
legendary
Activity: 1084
Merit: 1003
≡v≡
what about the power consumption? Has anyone checked it ?

Its less then ETH mining.
Sure I noticed that, after switching from eth even fans are sometimes idle and it's much cooler in room. I mean genoil's miner was giving much less hashrate than this one, was wondering is there a difference between this two. I will able to check myself in a day or so and post here but if someone already checked I will sleep in peace
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
what about the power consumption? Has anyone checked it ?

Its less then ETH mining.
hero member
Activity: 528
Merit: 500
@claymore

i try your miner with 2 instances, it work fine, same hashrate.
but this give me a idea :
can you make a flag start for choose a config file pls ?
by default config.txt and if i put "-conf config-coinmine.txt" or "-conf config-nicehash.txt" zecminer use my config file.

Read "CONFIGURATION FILE" section of readme or OP to see how it works.

That section say's
"If there is only one option in the command line, it must be configuration file name." suggesting you can rename the config.txt file but it does not say how to define the new name in the start.bat file,,,
newbie
Activity: 1
Merit: 0
Ubuntu 15.10
Catalyst 15.2
GPU0/1/2/3/4/5: 380/290x/290/290/290
Command: ./zecminer64 -zpool eu1-zcash.flypool.org:3333 -zwal xx.xx -zpsw x -tt 60,90,90,90,90,90 -tstop 96,96,96,96,96,96 -powlim 0,-10,-10,-10,-10,0 -r -1

I'm running the miner (v.1.1) since today and noticed the following. At the start it runs fine, but after an half hour or so the zecminer64 process is taking 99% cpu load.

Also, bind errors (notice GPU0 jumping to 0 sometimes btw):

Code:
ZEC - Total Speed: 141.329 H/s, Total Shares: 200, Rejected: 0, Time: 00:09
ZEC: GPU0 28.519 H/s, GPU1 23.528 H/s, GPU2 21.890 H/s, GPU3 23.123 H/s, GPU4 22.991 H/s, GPU5 21.277 H/s
GPU0 t=57C fan=25%, GPU1 t=89C fan=25%, GPU2 t=91C fan=29%, GPU3 t=84C fan=58%, GPU4 t=91C fan=59%, GPU5 t=85C fan=26%
server: bind failed with error: 98, next attempt in 10sec...
GPU0 t=57C fan=25%, GPU1 t=90C fan=25%, GPU2 t=91C fan=31%, GPU3 t=84C fan=56%, GPU4 t=91C fan=61%, GPU5 t=85C fan=25%
ZEC: 11/05/16-23:36:17 - SHARE FOUND - (GPU 4)
ZEC: Share accepted (53 ms)!
ZEC: 11/05/16-23:36:17 - SHARE FOUND - (GPU 5)
ZEC: Share accepted (52 ms)!
ZEC: 11/05/16-23:36:17 - SHARE FOUND - (GPU 2)
ZEC: Share accepted (53 ms)!
ZEC: 11/05/16-23:36:20 - New job from eu1-zcash.flypool.org:3333
ZEC - Total Speed: 112.830 H/s, Total Shares: 105, Rejected: 0, Time: 00:08
ZEC: GPU0 0.000 H/s, GPU1 23.295 H/s, GPU2 22.808 H/s, GPU3 21.948 H/s, GPU4 22.337 H/s, GPU5 22.442 H/s
ZEC: 11/05/16-23:36:21 - New job from eu1-zcash.flypool.org:3333
ZEC - Total Speed: 144.112 H/s, Total Shares: 201, Rejected: 0, Time: 00:10
ZEC: GPU0 29.249 H/s, GPU1 24.831 H/s, GPU2 21.970 H/s, GPU3 22.697 H/s, GPU4 23.528 H/s, GPU5 21.839 H/s
ZEC: 11/05/16-23:36:21 - SHARE FOUND - (GPU 5)
ZEC: Share accepted (53 ms)!
ZEC: 11/05/16-23:36:25 - SHARE FOUND - (GPU 1)
ZEC: Share accepted (52 ms)!
server: bind failed with error: 98, next attempt in 10sec...


And also GPU incorrect data errors:

Code:
GPU returned incorrect data! 1c9c3c93
GPU returned incorrect data! 35396c83
GPU returned incorrect data! 25396cb3
GPU returned incorrect data! 1c9c3c93
GPU0 t=51C fan=25%, GPU1 t=89C fan=25%, GPU2 t=88C fan=25%, GPU3 t=90C fan=64%, GPU4 t=88C fan=25%, GPU5 t=90C fan=25%
GPU returned incorrect data! 35196c93
GPU returned incorrect data! 25396c93
GPU returned incorrect data! 15396c93
GPU returned incorrect data! 25396c93
GPU returned incorrect data! 1c9c3c93
GPU returned incorrect data! 35316c93
GPU returned incorrect data! 1c9a6c5c
GPU returned incorrect data! 1c9a6c0f
GPU returned incorrect data! 25396c93
GPU returned incorrect data! 35394c93

Any clues?
legendary
Activity: 1084
Merit: 1003
≡v≡
what about the power consumption? Has anyone checked it ?
106 w for rx 480 8gb 1350/2250 core with modded timings. Voltage is not modded. 52-55 sols
I have moded rom which was for eth to run my rx480s on 29mhs, but no difference with zcash on custom and factory bios.
rx480 44-49h/s
newbie
Activity: 6
Merit: 0
83 Watts for Sapphire RX 470 Nitro+ 4GB @ 38 - 40 Sol/s. Using 1500 timing strip.
full member
Activity: 173
Merit: 100


My rx390 8gb is recognized as 290 with 3072 MB. Is that any problem? Hash rate is ~45.

You need 3GB RAM or more.
donator
Activity: 1610
Merit: 1325
Miners developer
@claymore

i try your miner with 2 instances, it work fine, same hashrate.
but this give me a idea :
can you make a flag start for choose a config file pls ?
by default config.txt and if i put "-conf config-coinmine.txt" or "-conf config-nicehash.txt" zecminer use my config file.

Read "CONFIGURATION FILE" section of readme or OP to see how it works.
full member
Activity: 251
Merit: 100
what about the power consumption? Has anyone checked it ?
106 w for rx 480 8gb 1350/2250 core with modded timings. Voltage is not modded. 52-55 sols
legendary
Activity: 1084
Merit: 1003
≡v≡
what about the power consumption? Has anyone checked it ?
newbie
Activity: 6
Merit: 0
I'll switch the card which does not want to mine now, and will see what happens. Smiley

Just switched to another GPU, but same problem.
-di 1 will just stop at Total cards: 1
newbie
Activity: 10
Merit: 0
https://i.imgsafe.org/e59cf8f5b4.jpg

My rx390 8gb is recognized as 290 with 3072 MB. Is that any problem? Hash rate is ~45.
full member
Activity: 152
Merit: 100
Good job for v1.1.  The Linux version is a bit faster than my optimized silentarmy kernel... for now.  :-)
https://bitcointalksearch.org/topic/fastest-linux-open-source-zcash-miner-36-solss-on-r9-380-1671021


Nay, your version is actually faster than Claymore's on my RX480's

Claymore's faster for me on my 470's, and it's also considerably faster when the pc's cpu is a low end, i. e. an old sempron socket 939. Silentarmy's miner gave me around 10-14 h/s on each r9 390 and claymore's 49.
On high end cpu's it seems to be rather similar at least on my 470's
newbie
Activity: 6
Merit: 0
Hei, I cant get the miner to use all my GPUs.

Code:
E:\Claymore's ZCash AMD GPU Miner v1.1 Beta>ZecMiner64.exe -zpool zec.suprnova.cc:2142 -zwal AnorakSupra.Rig1 -zpsw x -tt 65 -tstop 81 -fanmin 20

╔════════════════════════════════════════════════════════════════╗
║            Claymore's ZCash AMD GPU Miner v1.1 Beta            ║
╚════════════════════════════════════════════════════════════════╝

ZEC: 1 pool is specified
Main ZCash pool is zec.suprnova.cc:2142

blah blah here

AMD Cards available: 2
GPU #0: Ellesmere, 4096 MB available, 32 compute units
GPU #1: Ellesmere, 4096 MB available, 32 compute units
POOL version
Total cards: 2

And there it just stops and nothing happens.

My setup is as follows:
2x Sapphire RX470 Nitro+ OC 4GB with 1500 strap mod
ASRock H81 Pro BTC
4GB Corsaur memory 1333
CoolerMaster G750M PSU
Using molex powered 1x risers (USB3)

Windows 10 Pro 64bit pre anniversary
Crimson 16.9.2 driver (same problem with 16.11.2 HOTFIX)

Ctrl+C on the terminal crashes the driver. But it recovers.


With the -di 0 flag the miner does its job, with about 37 - 40 Sol/s
And with -di 1 the miner just stops at Total cards: 1 again.

I want to rig up my 12 GPUs, but I am struggeling with more than 2 cards per system. Windows starts to get crashy.  Huh

I'll switch the card which does not want to mine now, and will see what happens. Smiley
member
Activity: 124
Merit: 10
@claymore

i try your miner with 2 instances, it work fine, same hashrate.
but this give me a idea :
can you make a flag start for choose a config file pls ?
by default config.txt and if i put "-conf config-coinmine.txt" or "-conf config-nicehash.txt" zecminer use my config file.
newbie
Activity: 55
Merit: 0
Good work again there Claymore.
Biggup!
The difference between v1.0 and v1.1 is substantial Smiley
full member
Activity: 307
Merit: 101
member
Activity: 124
Merit: 10
@claymore

many hours i use your miner with nicehash.
i don't pay any fee ... sorry for you !

without -allpools 1 it can't connect to nicehash.
with -allpools 1 it try to connect to many pool but nothing, no problem for connection just i see :
DevFee: ZEC: Job timeout, disconnect, retry in 20 sec...

edit : it's ok it work for you now but very long time i'm waiting Smiley
newbie
Activity: 7
Merit: 0
Claymore

Is there a version of your miner that will work with my HD 6990 cards (essentially 2 6950 or 6970 GPUs on one card)? And if so, what must I do to obtain it, and set it up for my cards?

The AMD driver site said the newest Catalyst my cards could run is 15.9 (not 15.12). When I ran them a couple years ago, they were mining with Catalyst 14.6 (on a mining OS called PIMP-1.5.4-amd-14.6-r2). I am disabled, and have a limited income, and therefore must run what I have. Thank you.

I have a 6990. Use drivers 15.7

And mine ETH with it with his miner software not ZEC. ZEC will run at 2Sol/s per core so 4Sol/s.

With ETH you will get 13MH/s each so 26MH/s total. Almost the speed of RX480 & 390 just uses alot of power.

You can also undervolt them to like 1.0V to save on heat and power.

Thanks man. Is that with Claymores? Which version? Dual miner (ETH & Zcash)? And, where can I get it? Where to mine?

Appreciate your input...James
Jump to: