Author

Topic: Open Source ZEC (ZCash) GPU Miner AMD & NVidia (up to 45 sol/s on RX480) - page 148. (Read 320684 times)

hero member
Activity: 672
Merit: 500
470 stock bios 14-15sols
470 modded bios 17-18sols
gpu-z 55-60watts
temps 55C
460 stock bios 8sols
gpu-z 25-30watts
temps 41C
legendary
Activity: 1068
Merit: 1020
Does it actually run CUDA, or is it just opencl on top on top of the cuda code?  any Pascal enhancements?
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
Code:
fatal error: /data/build/inc/printhex.h: No such file or directory

So I must have this header in /data/ really?
No, you not need this, remove include directive Smiley

Quote from: mogs
git clone https://github.com/eXtremal-ik7/xpmclient.git doesnt seem to pull all the files and folders for zcash - can i just use wget dropox .tar and not clone?
git clone -b version/zcash https://github.com/eXtremal-ik7/xpmclient.git

Quote from: forzendiablo
will it work fine for AMD GPUs ?
Now only for RX470 & RX480

Quote from: iom
When i use only one GTX1070 i get ~25sol, and when i put 5xGTX1070 at the same pc i get ~5sol each.

Can you check your miner pls?
Ok, it will be fixed in a several days.
legendary
Activity: 1904
Merit: 1003
Quote
Miner uses custom binary protocol

So it does not support stratum specification https://github.com/str4d/zips/blob/77-zip-stratum/drafts/str4d-stratum/draft1.rst ??
If so fuck it.
legendary
Activity: 1904
Merit: 1003
Code:
Address = 'zthTb2ToG5kuAc11Ni6NxoYjoxQdEr2XvST7XEdLvmHG9k7kotEcwYCaAn1SH4zRdPoXn9kNeFm8CQok9SNtNgn8d9WcdTK'
terminate called after throwing an instance of 'config4cpp::ConfigurationException'
Aborted

really fucked up everything here.
full member
Activity: 210
Merit: 100
Digital Crypto Wealth Management Platform
Great miner, now I can try it upon launch
legendary
Activity: 1904
Merit: 1003
Code:
fatal error: /data/build/inc/printhex.h: No such file or directory

So I must have this header in /data/ really?
full member
Activity: 135
Merit: 100
git clone https://github.com/eXtremal-ik7/xpmclient.git doesnt seem to pull all the files and folders for zcash - can i just use wget dropox .tar and not clone?
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
will it work fine for AMD GPUs ?
sr. member
Activity: 301
Merit: 250
Any indications on what difference, if any, there are on RX-series cards running ETH optimized BIOS (1500 straps) vs running stock.  Is there a better route to go with BIOS mods for this algo?

See my results above in the thread, I'm running 1375 strap. I think it improves ~10% compared to stock results I saw earlier.

Any HW errors running the 1375 strap?

If you mean in general, never under 2000 memclock. Mostly 2010 is ok too. SGminer give me errors at that speed though. Over 2010 I get errors, but same with other straps.

Running zcash miners, no errors for the little while I mined, it does not stress memory as much as ETH it seems. Very similar to XMR mining in how the hashrate increases/decreases with both coreclock and memclock.

What model rx 470 are you running?  I could not get ANY of mine to run stable over 1900 mem with 1500 straps.  I am astounded you can get yours to run over 2000 mem with that tight of settings.

Can you post your BIOS up here so I can take a look at it?  Maybe my approach has been wrong (using polaris editor).
jr. member
Activity: 75
Merit: 1
Getting 16-17 on Nvidia 970 GTX, 32gb ram

full member
Activity: 190
Merit: 100
Any indications on what difference, if any, there are on RX-series cards running ETH optimized BIOS (1500 straps) vs running stock.  Is there a better route to go with BIOS mods for this algo?

See my results above in the thread, I'm running 1375 strap. I think it improves ~10% compared to stock results I saw earlier.

Any HW errors running the 1375 strap?

If you mean in general, never under 2000 memclock. Mostly 2010 is ok too. SGminer give me errors at that speed though. Over 2010 I get errors, but same with other straps.

Running zcash miners, no errors for the little while I mined, it does not stress memory as much as ETH it seems. Very similar to XMR mining in how the hashrate increases/decreases with both coreclock and memclock.
legendary
Activity: 1904
Merit: 1003
Code:
make[2]: *** No rule to make target '/opt/AMDAPPSDK-3.0/lib/x86_64/libOpenCL.so', needed by 'xpmclient'.  Stop.
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/xpmclient.dir/all' failed
make[1]: *** [CMakeFiles/xpmclient.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2


Fixed broken symlink on fucking 16.04 anal ubuntu
hero member
Activity: 1708
Merit: 749
Defend Bitcoin and its PoW: bitcoincleanup.com
i get the error equiw200k9.bin empty on windows cmd when i start it what can i do?
hero member
Activity: 742
Merit: 501
guys,

HOW CAN I TRY THIS GPU MINER WITH SOLO MINING?

Quote
server = "127.0.0.1";  //localhost?
port = "18233";

# Your ZCASH payout address (z-addr)
address = "? ? ? ? ?";


zcash.conf
Code:
   rpcallowip=127.0.0.1
    rpcbind=127.0.0.1
    rpcport=18232
    bind=0.0.0.0
    port=18233

Huh
sr. member
Activity: 275
Merit: 250
Thank you for this miner, many people have been eagerly awaiting a open source development.

I've tested this miner with one of my Win AMD boxes and after one false start, its now working well. Posted below are my results with this miner and I've linked to a video showing the miner being used on the same system.

Drivers AMD catalyst 15.12

AMD 7950 6.95 sols/s
AMD 280X 9.73 sols/s
AMD 7700K (gpu cores) 1.47 sols/s

Zcash GPU Miner Video
https://www.youtube.com/watch?v=S7KUS9E2Eu8
hero member
Activity: 1708
Merit: 749
Defend Bitcoin and its PoW: bitcoincleanup.com
When i start the exe on windows it directly close after it list the gpus? what i am doing wrong?
legendary
Activity: 1260
Merit: 1046
First of al : thanks eXtremai for this first nVidia GPU Miner (Linux) :-).

With a GTX 1070 at 100 W TdP, I have 21,8 Sol/s.

But when I put three cards in the config files (GTX 1070, GTX 960, GTX 750), each one made 3 Sol/s, then only 10 Sol/s with the 3 cards...

In this config.txt, is there some information on how optimize the parameters (and their syntax) Work size, threads, core frequencies and so on...

Thanks again.

My config : Ubuntu 16.04
hero member
Activity: 1008
Merit: 1000
Any indications on what difference, if any, there are on RX-series cards running ETH optimized BIOS (1500 straps) vs running stock.  Is there a better route to go with BIOS mods for this algo?

See my results above in the thread, I'm running 1375 strap. I think it improves ~10% compared to stock results I saw earlier.

Any HW errors running the 1375 strap?
full member
Activity: 135
Merit: 100
Anyone willing to help walk me through installing this on linux? I have 0.04 btc for you! Would prefer to walk through on skype. Im running AMD cards.
Jump to: