Bitcoin Forum
April 20, 2024, 03:09:33 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
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 »
  Print  
Author Topic: Optiminer/Zcash v1.7 (GPU, Windows+Linux, AMD)  (Read 115896 times)
optiminer (OP)
Full Member
***
Offline Offline

Activity: 187
Merit: 100


View Profile
November 19, 2016, 03:04:51 PM
Last edit: March 01, 2017, 12:44:25 AM by optiminer
 #1

ZCash miner for AMD GCN cards.

Download: https://github.com/Optiminer/OptiminerZcash

Supports:
  • Windows and Linux 64bit only.
  • AMD GCN cards only.

Features
  • ZCash stratum.
  • Secure ZCash stratum.
  • GPU watchdog.
  • Logging to file and cmd line.
  • Json monitoring port.
  • Detailed average hash rate and iterations.

Download: https://github.com/Optiminer/OptiminerZcash

NVIDIA support may be added in a future version.

The miner contains a fee for supporting the dev. All shown hash rates are net rate, i.e., with fee deducted. What you see is what you get!
1713582573
Hero Member
*
Offline Offline

Posts: 1713582573

View Profile Personal Message (Offline)

Ignore
1713582573
Reply with quote  #2

1713582573
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713582573
Hero Member
*
Offline Offline

Posts: 1713582573

View Profile Personal Message (Offline)

Ignore
1713582573
Reply with quote  #2

1713582573
Report to moderator
1713582573
Hero Member
*
Offline Offline

Posts: 1713582573

View Profile Personal Message (Offline)

Ignore
1713582573
Reply with quote  #2

1713582573
Report to moderator
Golku
Full Member
***
Offline Offline

Activity: 263
Merit: 100


View Profile
November 19, 2016, 03:09:26 PM
 #2

What is the fee rate?
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
November 19, 2016, 03:28:38 PM
 #3

Finally! It's here,
I wonder so much there is so late..
BTW I had just wanted to make a new thread about opti Cheesy

Code:
cd "$(dirname "$0")"
while true
do
  ./optiminer-zcash -s $POOL -u $USER -p $PASSWORD --watchdog-timeout 30 --watchdog-cmd "./mine.sh"
  if [ $? -eq 134 ]
  then
    break
  fi
done
will this script be ok to restart miner if I would like to restart miner when it hang?

I am looking for signature campaign Wink pm me
scavern
Full Member
***
Offline Offline

Activity: 120
Merit: 100



View Profile
November 19, 2016, 06:34:23 PM
 #4

Any speed improvements over 0.34?

ZCash miner for AMD GCN cards.

Download: https://github.com/Optiminer/OptiminerZcash

Supports:
  • Linux 64bit only.
  • AMD GCN cards only.

Expected speed (stock card):
  • R9 Nano: 195 S/s
  • RX 470: 135 S/s
  • R9 290: 145 S/s

Features
  • ZCash stratum.
  • GPU watchdog.
  • Logging to file and cmd line.
  • Json monitoring port.
  • Detailed average hash rate and iterations.

Download: https://github.com/Optiminer/OptiminerZcash

Windows support may be added in a future version.
NVIDIA support may be added in a future version.

The miner contains a fee for supporting the dev. All shown hash rates are net rate, i.e., with fee deducted. What you see is what you get!


DISCIPLINA — The First Blockchain For HR & Education
From core developers of Cardano, PoS minting, unique Web Of Trust & Privacy algorithms. Be the first, join us!
  WEBSITE  TELEGRAM  ANN  BOUNTY  LINKEDIN  WHITEPAPER  Referral Program 5%
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
November 20, 2016, 12:11:37 AM
 #5

Any speed improvements over 0.34?

ZCash miner for AMD GCN cards.

Download: https://github.com/Optiminer/OptiminerZcash

Supports:
  • Linux 64bit only.
  • AMD GCN cards only.

Expected speed (stock card):
  • R9 Nano: 195 S/s
  • RX 470: 135 S/s
  • R9 290: 145 S/s

Features
  • ZCash stratum.
  • GPU watchdog.
  • Logging to file and cmd line.
  • Json monitoring port.
  • Detailed average hash rate and iterations.

Download: https://github.com/Optiminer/OptiminerZcash

Windows support may be added in a future version.
NVIDIA support may be added in a future version.

The miner contains a fee for supporting the dev. All shown hash rates are net rate, i.e., with fee deducted. What you see is what you get!

on my 370 and 380x very little.. only 5sol/s on 2cards Sad

Optiminer, can you add log command to mine.sh ?
I think it should be config with all available options there...

I am looking for signature campaign Wink pm me
Altcoining
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
November 20, 2016, 02:12:43 AM
 #6

Any speed improvements over 0.34?

ZCash miner for AMD GCN cards.

Download: https://github.com/Optiminer/OptiminerZcash

Supports:
  • Linux 64bit only.
  • AMD GCN cards only.

Expected speed (stock card):
  • R9 Nano: 195 S/s
  • RX 470: 135 S/s
  • R9 290: 145 S/s

Features
  • ZCash stratum.
  • GPU watchdog.
  • Logging to file and cmd line.
  • Json monitoring port.
  • Detailed average hash rate and iterations.

Download: https://github.com/Optiminer/OptiminerZcash

Windows support may be added in a future version.
NVIDIA support may be added in a future version.

The miner contains a fee for supporting the dev. All shown hash rates are net rate, i.e., with fee deducted. What you see is what you get!

on my 370 and 380x very little.. only 5sol/s on 2cards Sad

Optiminer, can you add log command to mine.sh ?
I think it should be config with all available options there...
In bash:
cmd >>file.txt 2>&1
ultralord
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
November 20, 2016, 06:56:38 AM
 #7

What are Fury, 480, and 390 rates with this new version?
scavern
Full Member
***
Offline Offline

Activity: 120
Merit: 100



View Profile
November 20, 2016, 08:09:36 AM
 #8

Apparently rates are pretty much the same as previous version. I wonder if there will be a faster release anytime soon?

DISCIPLINA — The First Blockchain For HR & Education
From core developers of Cardano, PoS minting, unique Web Of Trust & Privacy algorithms. Be the first, join us!
  WEBSITE  TELEGRAM  ANN  BOUNTY  LINKEDIN  WHITEPAPER  Referral Program 5%
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
November 20, 2016, 04:22:23 PM
 #9

Any speed improvements over 0.34?

ZCash miner for AMD GCN cards.

Download: https://github.com/Optiminer/OptiminerZcash

Supports:
  • Linux 64bit only.
  • AMD GCN cards only.

Expected speed (stock card):
  • R9 Nano: 195 S/s
  • RX 470: 135 S/s
  • R9 290: 145 S/s

Features
  • ZCash stratum.
  • GPU watchdog.
  • Logging to file and cmd line.
  • Json monitoring port.
  • Detailed average hash rate and iterations.

Download: https://github.com/Optiminer/OptiminerZcash

Windows support may be added in a future version.
NVIDIA support may be added in a future version.

The miner contains a fee for supporting the dev. All shown hash rates are net rate, i.e., with fee deducted. What you see is what you get!

on my 370 and 380x very little.. only 5sol/s on 2cards Sad

Optiminer, can you add log command to mine.sh ?
I think it should be config with all available options there...
In bash:
cmd >>file.txt 2>&1
what are you talking about?

I am waiting to better version too, for now  I am back to ethash on my linux rig

I am looking for signature campaign Wink pm me
Westant
Member
**
Offline Offline

Activity: 355
Merit: 10


View Profile
November 20, 2016, 05:37:55 PM
 #10

Any speed improvements over 0.34?

ZCash miner for AMD GCN cards.

Download: https://github.com/Optiminer/OptiminerZcash

Supports:
  • Linux 64bit only.
  • AMD GCN cards only.

Expected speed (stock card):
  • R9 Nano: 195 S/s
  • RX 470: 135 S/s
  • R9 290: 145 S/s

Features
  • ZCash stratum.
  • GPU watchdog.
  • Logging to file and cmd line.
  • Json monitoring port.
  • Detailed average hash rate and iterations.

Download: https://github.com/Optiminer/OptiminerZcash

Windows support may be added in a future version.
NVIDIA support may be added in a future version.

The miner contains a fee for supporting the dev. All shown hash rates are net rate, i.e., with fee deducted. What you see is what you get!

on my 370 and 380x very little.. only 5sol/s on 2cards Sad

Optiminer, can you add log command to mine.sh ?
I think it should be config with all available options there...
In bash:
cmd >>file.txt 2>&1
what are you talking about?

I am waiting to better version too, for now  I am back to ethash on my linux rig

You are right. Even with the very fast optimer, it is not as profitable to mine the ZEC as the Ethereum.
64dimensions
Hero Member
*****
Offline Offline

Activity: 578
Merit: 508


View Profile
November 21, 2016, 01:56:26 AM
 #11

Actually under Linux, Optiminer has given new life to the 290X, HD7970 cards. For Zcash,  about 160+ for the 290X and about 120+ for the HD7970 with the stock settings. These cards though are still power hungry.

Normally, the HD7970 cards are very average for ETH.

nrg_wolf
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
November 21, 2016, 06:07:28 AM
 #12

Actually under Linux, Optiminer has given new life to the 290X, HD7970 cards. For Zcash,  about 160+ for the 290X and about 120+ for the HD7970 with the stock settings. These cards though are still power hungry.

Normally, the HD7970 cards are very average for ETH.



actually this miner is rather slow, claymores has given new life to tahiti cards, 171h/s on a 280x much faster.
billsmith
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
November 21, 2016, 07:31:45 AM
 #13

https://play.google.com/store/apps/details?id=ua.com.bcmob.claymoresdualminermonitor  Miner Monitor for Android
http://i.piccy.info/i9/651dcf679c44980d653691750ab093e4/1479713460/5575/1091832/photo427995737770534853_240.jpghttp://i.piccy.info/a3/2016-11-21-07-31/i9-10543403/135x240-r/i.gif

Now monitoring is also available for Optiminer/Zcash v0.4.0
64dimensions
Hero Member
*****
Offline Offline

Activity: 578
Merit: 508


View Profile
November 21, 2016, 08:16:25 AM
 #14

Actually under Linux, Optiminer has given new life to the 290X, HD7970 cards. For Zcash,  about 160+ for the 290X and about 120+ for the HD7970 with the stock settings. These cards though are still power hungry.

Normally, the HD7970 cards are very average for ETH.



actually this miner is rather slow, claymores has given new life to tahiti cards, 171h/s on a 280x much faster.

Actually what I wrote is factually correct. The not so buried assumption in your statement is the use of Win 10. Linux users will no doubt have a competing mining software. So any current Win 10 advantage is temporary IMO.

Finally, I have the sneaking suspicion that Linux based mining proxy servers have less latency than the equivalent Win 10 setup.
optiminer (OP)
Full Member
***
Offline Offline

Activity: 187
Merit: 100


View Profile
November 24, 2016, 11:26:47 AM
 #15

Version 0.5.0 has been released bringing additional 5-10% of hash rate!

First release that includes Windows!
adaseb
Legendary
*
Offline Offline

Activity: 3738
Merit: 1708



View Profile
November 24, 2016, 11:30:58 AM
 #16

Version 0.5.0 has been released bringing additional 5-10% of hash rate!

First release that includes Windows!

Do you know the approx speed for a 280x?

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
snk0752
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
November 24, 2016, 12:15:19 PM
 #17

Version 0.5.0 has been released bringing additional 5-10% of hash rate!

First release that includes Windows!

Dear Optiminer,

Thank you! I've got it running and now I've got for 3x NANO rig:
Code:
2016-11-24 15:13:11,147 INFO  [Total]  312.8 I/s 569.4 S/s (5s) 311.3 I/s 580.1 S/s (1m)

It's a bit less than I have on windows 3x NANO rig with Claymore's last miner.
So, I'd hope you will proceed with linux rigs support and your miner performance upgrade..
dream7000
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
November 24, 2016, 12:36:16 PM
 #18

Version 0.5.0 has been released bringing additional 5-10% of hash rate!

First release that includes Windows!

Do you know the approx speed for a 280x?

140-150 sol

64dimensions
Hero Member
*****
Offline Offline

Activity: 578
Merit: 508


View Profile
November 25, 2016, 02:29:39 PM
 #19

Version 5.0, for a R9 380 the hash rate maybe increases by about 5%.

The shares accepted number that is reported goes from about 100% to about 90%.
Westant
Member
**
Offline Offline

Activity: 355
Merit: 10


View Profile
November 25, 2016, 06:03:46 PM
 #20

Version 0.5.0 has been released bringing additional 5-10% of hash rate!

First release that includes Windows!

Do you know the approx speed for a 280x?

140-150 sol

So the speed is lower than the Claymore's miner. I am wondering who is going to use this miner to mine.
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 »
  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!