Bitcoin Forum
May 21, 2024, 12:03:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 [473] 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 ... 760 »
  Print  
Author Topic: Claymore's ZCash/BTG AMD GPU Miner v12.6 (Windows/Linux)  (Read 3839042 times)
BitJunkie556
Full Member
***
Offline Offline

Activity: 258
Merit: 100


View Profile
December 24, 2016, 08:14:22 PM
 #9441


look at second worker 0 share
i am mining from last 55minutes is this normal?

Pretty sure that's not normal. Hit "S" to see if miner threads hung, or not. Most of the time, I have to manually go and restart the mining software for it to come back, even with watchdog setting enabled, etc.

miner is runnig fine.
i am using eu1-zcash.flypool.org:3333   for all 3 workers. should i change EU1 to US1

Also just my .02 but flypool kind of sucked for me. I hated their delayed hashrate figures, and no estimated earnings for the day, etc, etc. I'm having much better luck on nanopool. Faster hashrate updates, shows your approximate earnings for the day within 6 hours, and so on. But your mileage may certainly vary.

BitJunkie556
Full Member
***
Offline Offline

Activity: 258
Merit: 100


View Profile
December 24, 2016, 08:31:06 PM
 #9442


look at second worker 0 share
i am mining from last 55minutes is this normal?

Pretty sure that's not normal. Hit "S" to see if miner threads hung, or not. Most of the time, I have to manually go and restart the mining software for it to come back, even with watchdog setting enabled, etc.

miner is runnig fine.
i am using eu1-zcash.flypool.org:3333   for all 3 workers. should i change EU1 to US1

Also just my .02 but flypool kind of sucked for me. I hated their delayed hashrate figures, and no estimated earnings for the day, etc, etc. I'm having much better luck on nanopool. Faster hashrate updates, shows your approximate earnings for the day within 6 hours, and so on. But your mileage may certainly vary.
thanks i will give nanopool a try

Yep, no problem.

Here's my config for nanopool, maybe just give that one rig a try to see if you can get it running.

ZecMiner64.exe -zpool ssl://zec-us-east1.nanopool.org:6633 -zwal t1RmfFygNN4ZategY2D954qSgUAd1ZfeALH.worker1 -zpsw z -wd 1 -r 120

Obviously sub in your payment address and everything. I'm also set up for United States East Coast, but still worth a shot to see if the pool is picking up your shares.

shadabahmed
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
December 24, 2016, 08:33:51 PM
 #9443


look at second worker 0 share
i am mining from last 55minutes is this normal?

Pretty sure that's not normal. Hit "S" to see if miner threads hung, or not. Most of the time, I have to manually go and restart the mining software for it to come back, even with watchdog setting enabled, etc.

miner is runnig fine.
i am using eu1-zcash.flypool.org:3333   for all 3 workers. should i change EU1 to US1

Also just my .02 but flypool kind of sucked for me. I hated their delayed hashrate figures, and no estimated earnings for the day, etc, etc. I'm having much better luck on nanopool. Faster hashrate updates, shows your approximate earnings for the day within 6 hours, and so on. But your mileage may certainly vary.
thanks i will give nanopool a try

Yep, no problem.

Here's my config for nanopool, maybe just give that one rig a try to see if you can get it running.

ZecMiner64.exe -zpool ssl://zec-us-east1.nanopool.org:6633 -zwal t1RmfFygNN4ZategY2D954qSgUAd1ZfeALH.worker1 -zpsw z -wd 1 -r 120

Obviously sub in your payment address and everything. I'm also set up for United States East Coast, but still worth a shot to see if the pool is picking up your shares.

i m using this code is it ok?

ZecMiner64.exe -zpool zec-eu1.nanopool.org:6666 -zwal MyWalletAddress.YourWorkerName -zpsw x

what is

-wd 1 -r 120

Am I spamming? Report me!
bolt1909
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
December 24, 2016, 09:03:39 PM
 #9444

i m using this code is it ok?
ZecMiner64.exe -zpool zec-eu1.nanopool.org:6666 -zwal MyWalletAddress.YourWorkerName -zpsw x
what is
-wd 1 -r 120


Maybe you should read 1st post before start mining!?


Quote
-wd    watchdog option. Default value is "-wd 1", it enables watchdog, miner will be closed (or restarted, see "-r" option) if any thread is not responding for 1 minute or OpenCL call failed.
   Specify "-wd 0" to disable watchdog.

-r  Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.
   "-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed.
   So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line there: "shutdown /r /t 5 /f".

shadabahmed
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
December 24, 2016, 09:10:58 PM
 #9445

i m using this code is it ok?
ZecMiner64.exe -zpool zec-eu1.nanopool.org:6666 -zwal MyWalletAddress.YourWorkerName -zpsw x
what is
-wd 1 -r 120


Maybe you should read 1st post before start mining!?


Quote
-wd    watchdog option. Default value is "-wd 1", it enables watchdog, miner will be closed (or restarted, see "-r" option) if any thread is not responding for 1 minute or OpenCL call failed.
   Specify "-wd 0" to disable watchdog.

-r  Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.
   "-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed.
   So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line there: "shutdown /r /t 5 /f".
thanks alot



Am I spamming? Report me!
Gambler8899
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
December 24, 2016, 09:23:08 PM
 #9446

Someone use r 60 option?
Why to restart every hour... more sols?
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 24, 2016, 09:59:38 PM
 #9447

No, now 430 hash for 1070...

See edits. Still isn't worth it...

Further Edit:

Efficiency Setup - at equal power use for comparison without power costs impacting the analysis.
Card   Price   Hash/s   Power (W)   H/$
1070  $400    330        95             0.825
Fury   $260    285        95             1.096

Full Bore Setup
Card   Price   Hash/s   H/$
1070  $400    430      1.075
Fury   $260    350      1.346

The 1070 has a long way to go before it's worth a look.  The entry cost of $400/card is just too steep to overcome without some serious hash.

it's wrong, the 1070 do 380 at 100watt not 330
jenci
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 24, 2016, 10:33:46 PM
 #9448

Maybe you should read 1st post before start mining!?


Quote
-wd    watchdog option. Default value is "-wd 1", it enables watchdog, miner will be closed (or restarted, see "-r" option) if any thread is not responding for 1 minute or OpenCL call failed.
   Specify "-wd 0" to disable watchdog.

-r  Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.
   "-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed.
   So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line there: "shutdown /r /t 5 /f".


question: possibile restart miner every 24h (-r 1440) and execute reboot.bat if any problem with miner?
in my case after ~28-30h of work miner produce many invalid shares. but if any problem with gpu thread after autorestart miner is hold before "settings intensity"
czm v 9.2, 5x470 gigabyte g1, win 10 driver 16.9.2
jstefanop
Legendary
*
Offline Offline

Activity: 2105
Merit: 1397


View Profile
December 24, 2016, 10:38:53 PM
 #9449

FINALLY a LINUX build!!!!!  Thank you Claymore!  Thank you, Thank you, Thank you!  

I have it up and running on a Linux rig now and a very nice improvement over my Silent Army miner.  The was so sorely needed.  ZEC mining was a weak spot because I couldn't get the hash rates out of my Linux rigs.  This is wonderful news.  So far it looks good!

UPDATE: I may have spoke too soon... Just got a watchdog and having to reboot a miner...

Make sure you use stock clocks for first tests.
Currently I can only confirm issue with gpu-pro drivers that causes a lot of messages to syslog (and therefore high CPU load on multi-GPU systems), I'm working on it.

Any update on the high message issue with AMDGPU-pro?

Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
dextronomous
Full Member
***
Offline Offline

Activity: 429
Merit: 105


View Profile
December 24, 2016, 11:17:05 PM
 #9450

does not work with my gigabyte hd7950 3gb,
none of the claymores did, some 7950 do work btw. high hashes, thanks clay,
what could the cause be. card mines the hell out of other alts.

anyway.. version 9.3 on the way i guess,?
Puffy23
Member
**
Offline Offline

Activity: 108
Merit: 11


View Profile
December 24, 2016, 11:18:25 PM
 #9451

No, now 430 hash for 1070...

See edits. Still isn't worth it...

Further Edit:

Efficiency Setup - at equal power use for comparison without power costs impacting the analysis.
                    Edit:       Edit:
Card   Price   Hash/s   Power (W)   H/$
1070  $400    380        100            0.95
Fury   $260    300        100            1.15

Full Bore Setup
Card   Price   Hash/s   H/$
1070  $400    430      1.075
Fury   $260    350      1.346

The 1070 has a long way to go before it's worth a look.  The entry cost of $400/card is just too steep to overcome without some serious hash.

it's wrong, the 1070 do 380 at 100watt not 330

If you did a little math yourself you'd see at 380 it's still not wrong.  AMD is still ahead of Nvidia in H/$ running efficiently AND running full bore.  Even with the adjusted numbers the 1070 is still 20% less H/$.  AMD dead?? It's still in the LEAD.

Edit: AMD guys are quibbling over 0.5% using ssl and 2%-4% in pool variance.
Nvidia guys are paying a 20% premium just to play the game and screaming victory.  It would be funny if it wasn't so pathetic.
BitJunkie556
Full Member
***
Offline Offline

Activity: 258
Merit: 100


View Profile
December 24, 2016, 11:36:06 PM
 #9452

Someone use r 60 option?
Why to restart every hour... more sols?

Like someone said (Jenci), in my experience, sometimes the longer the miner goes, the more likely it is to become unstable and stop mining correctly. So I restart it every 2 hours (-r 120) to hopefully "refresh" the process and hopefully keep stability for longer. Not sure if there's actually something to it, but it seems to be working fine, so I just leave it.

nerdralph
Sr. Member
****
Offline Offline

Activity: 588
Merit: 251


View Profile
December 25, 2016, 01:54:40 AM
 #9453

Just noticed Claymore has a sense of humor:
Code:
not so easy bro :)
When setting AMD_OCL_BUILD_OPTIONS_APPEND

Setting AMD_OCL_BUILD_OPTIONS gets:
Code:
it fails too ;)

However after a quick hex edit of the amd opencl shared library
Code:
export AMD_OCL_RALPH_OPTIONS_APPEND=-save-temps
Works just great. :-)
nevermind41
Full Member
***
Offline Offline

Activity: 186
Merit: 100


View Profile
December 25, 2016, 02:33:12 AM
 #9454

@Claymore
When I run 9.2 in my rigs, I always get gpu0 hangs. I just get this error with only 9.2. They are stable with 9.0 and old releases ( I didn't update to 9.1). All my rigs are same hardware. Asrock h81 btc pro + 8 gb ram + ssd + 6 X rx 470 nitro 8 gb + celeron cpu + evga 1300 g2
 If I disable gpu0 ( vga that plugged to 16x slot ) there is no problem. I tried every combination after you released this version.
nu2mining
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 25, 2016, 03:19:20 AM
 #9455

For Linux - Ubuntu - use this :

export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100

make new file : run.sh
Code:
#!/bin/bash
export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100

sleep 20
./zecminer64
Note: change the run.sh Permission
Code:
chmod +x run.sh

 use any setting ( read the ReadMe!! file )
 Smiley i think this will help!!

thanks ill try that

any idea on AMD ADL?
smaxz
Sr. Member
****
Offline Offline

Activity: 430
Merit: 253


VeganAcademy


View Profile
December 25, 2016, 03:39:18 AM
 #9456

Just noticed Claymore has a sense of humor:
Code:
not so easy bro :)
When setting AMD_OCL_BUILD_OPTIONS_APPEND

Setting AMD_OCL_BUILD_OPTIONS gets:
Code:
it fails too ;)

However after a quick hex edit of the amd opencl shared library
Code:
export AMD_OCL_RALPH_OPTIONS_APPEND=-save-temps
Works just great. :-)


you're just lucky RALPH and BUILD have the same number of letters of else none of this would have worked and i'm sure you would be stuck with default build.

Merry Christmas (:

- NGdTwHRSdnThdi1drQuHGT3khAHRtZ1HMq -
mishax1
Legendary
*
Offline Offline

Activity: 2898
Merit: 1017


View Profile
December 25, 2016, 05:58:43 AM
 #9457


It's not that I don't trust Claymore's Miner.. but my Kaspersky Anti Ransomware Tool just blocked just blocked zecminer64.exe .. Undecided
xeridea
Sr. Member
****
Offline Offline

Activity: 449
Merit: 251


View Profile WWW
December 25, 2016, 06:27:05 AM
 #9458

Stock GTX 1070 = 360 Sol/s @ 150 W
OC GTX 1070 (clock @ 2050, mem @ 4500) = 410 Sol/s @ 170 W
Efficient GTX 1070 (TDP 50%, mem @ 4500) = 330 Sol/s @ 95 W
dead AMD its near  Cool Cool Cool Cool Cool Cool
Nvidia rules

you are doing it wrong i'm getting 375 sol at 100watt and with 150 you have 430 sol

Stock GTX 1070 = 360 Sol/s @ 150 W
OC GTX 1070 (clock @ 2050, mem @ 4500) = 410 Sol/s @ 170 W
Efficient GTX 1070 (TDP 50%, mem @ 4500) = 330 Sol/s @ 95 W
dead AMD its near  Cool Cool Cool Cool Cool Cool
Nvidia rules

35% more expensive for 35% more hash.  We know.  You are not unleashing secrets here...

wrong, cost double of a 470 but it hash at double the speed or near that, the difference is the efficiency which is far greater
But you are locked to Nicehash, which has lower payout than at a pool, by a substantial amount.  So higher hash != higher pay.  After you factor in nicehash cut, its more like 320-330H stock, while a stock clocked 480 can do ~240.  So ~35% more hash, for 90% more cost.  It is more efficient, but that doesn't make up for gargantuan price difference.  Finally having good miners for Nvidia puts the cards in a much better position than before, but there isn't a clear cut winner.  Also, the good Nvidia miners came out when mining profit is really low.

Profitability over time charts for many GPUs - http://xeridea.us/charts

BTC:  bc1qr2xwjwfmjn43zhrlp6pn7vwdjrjnv5z0anhjhn LTC:  LXDm6sR4dkyqtEWfUbPumMnVEiUFQvxSbZ Eth:  0x44cCe2cf90C8FEE4C9e4338Ae7049913D4F6fC24
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
December 25, 2016, 07:07:27 AM
Last edit: December 25, 2016, 04:29:31 PM by Amph
 #9459

No, now 430 hash for 1070...

See edits. Still isn't worth it...

Further Edit:

Efficiency Setup - at equal power use for comparison without power costs impacting the analysis.
                    Edit:       Edit:
Card   Price   Hash/s   Power (W)   H/$
1070  $400    380        100            0.95
Fury   $260    300        100            1.15

Full Bore Setup
Card   Price   Hash/s   H/$
1070  $400    430      1.075
Fury   $260    350      1.346

The 1070 has a long way to go before it's worth a look.  The entry cost of $400/card is just too steep to overcome without some serious hash.

it's wrong, the 1070 do 380 at 100watt not 330

If you did a little math yourself you'd see at 380 it's still not wrong.  AMD is still ahead of Nvidia in H/$ running efficiently AND running full bore.  Even with the adjusted numbers the 1070 is still 20% less H/$.  AMD dead?? It's still in the LEAD.

Edit: AMD guys are quibbling over 0.5% using ssl and 2%-4% in pool variance.
Nvidia guys are paying a 20% premium just to play the game and screaming victory.  It would be funny if it wasn't so pathetic.

it is because 380 sol is always better than 300 sol at the same wattage, you need 25% more uselesses components with 300 sol to have the same total hash

you must remember that on large scale the less rig you have that do the job the better
bolt1909
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
December 25, 2016, 07:19:12 AM
 #9460

does not work with my gigabyte hd7950 3gb,
none of the claymores did, some 7950 do work btw. high hashes, thanks clay,
what could the cause be. card mines the hell out of other alts.

anyway.. version 9.3 on the way i guess,?
Something is wrong on your side...My asus 7950 dcu2t cards works perfectly...on rigs I use 15.12 drivers and in my PC 16.11.5....950/1250/1V...stilt bios https://litecointalk.org/index.php?topic=16623
http://imgur.com/a/cf77V
Pages: « 1 ... 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 [473] 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 ... 760 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!