Pages:
Author

Topic: EWBF's Cuda Equihash Miner 0.6 - page 2. (Read 85733 times)

full member
Activity: 164
Merit: 100
February 16, 2019, 01:56:14 PM
I have had a rig running 0.5 for nearly a year with no problems 5x MSI Gaming X 1070 on Windows 10.  One of the cards died and I did an RMA.  They sent me a Gaming Z 1070.  When I put that card back in I now get this error for every card.

 09:50:20 CUDA: Device: 0 GeForce GTX 1070, 8192 MB i:64
09:50:20 CUDA: Device: 1 GeForce GTX 1070, 8192 MB i:64
09:50:20 CUDA: Device: 2 GeForce GTX 1070, 8192 MB i:64
09:50:20 CUDA: Device: 3 GeForce GTX 1070, 8192 MB i:64
09:50:20 CUDA: Device: 4 GeForce GTX 1070, 8192 MB i:64
09:50:22 CUDA: Device: 4 Thread exited with message: "an illegal memory access was encountered"
09:50:22 CUDA: Device: 2 Thread exited with message: "an illegal memory access was encountered"
09:50:22 CUDA: Device: 1 Thread exited with message: "an illegal memory access was encountered"
09:50:22 CUDA: Device: 3 Thread exited with message: "an illegal memory access was encountered"
09:50:22 CUDA: Device: 0 Thread exited with message: "an illegal memory access was encountered"

And a popup for windows 10 says this.

"Application has been blocked from accessing graphics hardware."

I then upgraded to 0.6, nothing changed.  I googled some and figured since the RMA card I got back was different I then should just set every GPU back to stock using MSI afterburner.  That didn't fix it either.  MSI afterburner says driver version 388.13.  I then used windows to update the drivers to 399.24 and that didn't fix it either.  Next I used DDU to remove all drivers and start from scratch and that didn't fix it.  Ugg.


I have ran out of options.  Any ideas?  Thanks,
full member
Activity: 405
Merit: 136
February 12, 2019, 10:04:00 AM
Hello everyone!

None of my PNY or EVGA 1070 cards can go over 41.6 sols/s.  Would someone kindly give me the best MSI afterburner settings to achieve 45 as suggested by the OP?

my settings:
power 72
Temp 72
Core 144
Memory Clock 594


Getting 41.6 sol/s avg from 6 cards

THANK YOU!


Each GPU is individual. So there is no universal best settings for all cards.
I use the following steps when install and setup GPU:
1. Choose desired power consumption
2. Choose maximum stable OC settings by step by step increasing of overclocking (memory or core depends on the algo)
newbie
Activity: 90
Merit: 0
February 11, 2019, 09:47:54 PM
Hello everyone!

None of my PNY or EVGA 1070 cards can go over 41.6 sols/s.  Would someone kindly give me the best MSI afterburner settings to achieve 45 as suggested by the OP?

my settings:
power 72
Temp 72
Core 144
Memory Clock 594


Getting 41.6 sol/s avg from 6 cards

THANK YOU!
newbie
Activity: 24
Merit: 0
January 29, 2019, 08:41:08 AM
EWBF miner has been added to the PMT archive:

https://prominertools.com/ewbf/

newbie
Activity: 84
Merit: 0
January 28, 2019, 01:18:12 PM
dev is enjoying on his own private island  Grin
newbie
Activity: 1
Merit: 0
January 24, 2019, 09:10:44 AM
Win10 x64 RS5(10.0.17763.292) miner does not work. please, add Nvidia DCH driver support.
newbie
Activity: 9
Merit: 0
January 16, 2019, 12:50:04 AM
Miner development stopped?
interested in the possibility of mining at 1063 algo beam, grin ...

thank
newbie
Activity: 145
Merit: 0
January 03, 2019, 12:17:30 PM
Wehn Beam support arrives? 150,5?
full member
Activity: 405
Merit: 136
January 02, 2019, 06:44:04 AM
Sorry it my mistake here. In bat file i don`t have this mistake. But if i change this options. it`s no help nothing same problem in miner. (received incorrect work) I suppose dev of miner can answer here, support this algo or no anymore? (maybe have plans to added again)

http://prntscr.com/m204w8


Seems EXCC use another hashing algo that doesn't support by EWBF-miner. You should ask EXCC developers about it. Even at EXCC pools there is no configuration for EWBF miner. They use another mining software
sr. member
Activity: 810
Merit: 444
January 02, 2019, 04:48:08 AM
Sorry it my mistake here. In bat file i don`t have this mistake. But if i change this options. it`s no help nothing same problem in miner. (received incorrect work) I suppose dev of miner can answer here, support this algo or no anymore? (maybe have plans to added again)

http://prntscr.com/m204w8

To know what algo are supported, make a miner -help command.
newbie
Activity: 52
Merit: 0
January 01, 2019, 08:14:19 PM
Sorry it my mistake here. In bat file i don`t have this mistake. But if i change this options. it`s no help nothing same problem in miner. (received incorrect work) I suppose dev of miner can answer here, support this algo or no anymore? (maybe have plans to added again)

http://prntscr.com/m204w8
full member
Activity: 405
Merit: 136
January 01, 2019, 06:47:51 PM
Greetings! I try to mined the EXCC coin.
Write the bat file like this

:restart
@echo  off
TIMEOUT 5
miner --algo --algo 144_5_EXCC_D --pers EXCHANGE --server excc.scecf.org --user --------.MSIONE --pass x --port 7088 --api 127.0.0.1:4200
goto start

But when the miner started it write me wrong jobe! What i do wrong? Or EWBF dont support this coin?

Thanks

check carefully your string:
Code:
miner --algo --algo 144_5_EXCC_D --pers EXCHANGE --server excc.scecf.org --user --------.MSIONE --pass x --port 7088 --api 127.0.0.1:4200
two times of
Code:
--algo
is unnecessary
newbie
Activity: 52
Merit: 0
January 01, 2019, 12:33:32 PM
Greetings! I try to mined the EXCC coin.
Write the bat file like this

:restart
@echo  off
TIMEOUT 5
miner --algo --algo 144_5_EXCC_D --pers EXCHANGE --server excc.scecf.org --user --------.MSIONE --pass x --port 7088 --api 127.0.0.1:4200
goto start

But when the miner started it write me wrong jobe! What i do wrong? Or EWBF dont support this coin?

Thanks
sr. member
Activity: 826
Merit: 440
December 13, 2018, 10:54:29 AM
Any new EWBF release in near future ?
newbie
Activity: 22
Merit: 2
December 07, 2018, 02:41:31 PM
Quite new to EWBF to mine Zcash (used other miners before). I have a single 1080 in my rig and wanting to switch to EWBF.  
I am a bit confused with the algos, and which to use. With 192_7 I get around 26 Sol/s, 144_5 around 55 Sol/s and 210_9 ets me 240 Sol/s.  
So to me on paper I should be using 210_9 is the best option for me to use, am I correct in thinking that? As it's massively higher than any of the others. Or does each algo mine a different coin 192_7 would be Zcash maybe? 210_9 would be Aion? Not too sure how to work out which algo is for which coin.
You have not the choice about the algo to use : this is the coin you choose.
For example, you can't mine ZCash with 144_5 (and even if you think you can, you will have no one share and earn nothing).
The best coin to mine with EquiHash is BitcoinZ (and it is with algo 144_5).



Imho, best coin to mine right now is BTG...looking at current prices I doubt bitcoinZ will get anywhere.
sr. member
Activity: 810
Merit: 444
December 04, 2018, 07:21:21 PM
Quite new to EWBF to mine Zcash (used other miners before). I have a single 1080 in my rig and wanting to switch to EWBF.  
I am a bit confused with the algos, and which to use. With 192_7 I get around 26 Sol/s, 144_5 around 55 Sol/s and 210_9 ets me 240 Sol/s.  
So to me on paper I should be using 210_9 is the best option for me to use, am I correct in thinking that? As it's massively higher than any of the others. Or does each algo mine a different coin 192_7 would be Zcash maybe? 210_9 would be Aion? Not too sure how to work out which algo is for which coin.
You have not the choice about the algo to use : this is the coin you choose.
For example, you can't mine ZCash with 144_5 (and even if you think you can, you will have no one share and earn nothing).
The best coin to mine with EquiHash is BitcoinZ (and it is with algo 144_5).
newbie
Activity: 1
Merit: 0
December 04, 2018, 01:47:28 PM
Quite new to EWBF to mine Zcash (used other miners before). I have a single 1080 in my rig and wanting to switch to EWBF.  
I am a bit confused with the algos, and which to use. With 192_7 I get around 26 Sol/s, 144_5 around 55 Sol/s and 210_9 ets me 240 Sol/s.  
So to me on paper I should be using 210_9 is the best option for me to use, am I correct in thinking that? As it's massively higher than any of the others. Or does each algo mine a different coin 192_7 would be Zcash maybe? 210_9 would be Aion? Not too sure how to work out which algo is for which coin.
sr. member
Activity: 810
Merit: 444
November 26, 2018, 04:07:38 AM
No miner for MacOS with External GPU connected?
I test other miners on macOS EGPU setting: it is stabler and better in hash-rate than on other OS.  Please develop the miner on macOS with EGPU.
The hashrte is very similar between Windows version and Ubuntu one (if you have a clean Windows installation, of course) : just a litlte better with Ubuntu (and less power consumption).
I will be very surprised if a MacOS version will be better than the Ubuntu version... even more with an extrnal GPU.
newbie
Activity: 3
Merit: 0
November 22, 2018, 12:50:34 PM
EWBF Cuda Equihash Miner v0.6

Greetings!
It is based on my last Zcash miner and almost completely repeats it.
Now closer to the topic:
*  Parameter "solver" is disabled.
*  Solver for equihash 200,9 has been deleted.
*  Solvers for Equihash 192,7, 144,5, 96,5 and 210,9 has been added
*  Added timestamps in the output to the screen and to the log file.
*  Argument --algo is added, allow you to select Equihash variant allowed values 144_5, 192_7, 96_5, 210_9, zhash, aion. This parameter is mandatory.
*  Argument --pers is added, allow you to set personalization string (8 charachters) for equihash algorithm. This parameter is optional. Equihash by default uses the string "ZcashPoW", many other coins also use this string, but not all, some coins use their own string, and these are all differences, so for some coins, you need to set the --pers option to the required string, for example, Zero coin: https://bitcointalksearch.org/topic/annzerzero-your-transactions-are-your-business-3310714  uses the string "ZERO_PoW" and for mining this coin you need to pass arguments --algo 192_7 --pers ZERO_PoW ....
Fee is presented and by default 2%, argument --fee is presented too.

v0.6
* Fixed situation where the api socket did not close during the exit..
* Increased time-outs during stratum authorization and subscription.
* 144_5, 192_7, 96_5 now faster.
* 144_5 now uses less vram, ~1.63GB (This should be useful for 2GB cards).

v0.5
* 96_5 fixed the problem with cropped performance on fast (1080ti, Titan) gpu.
* 144_5 Speed up by 3-15% depends on the hardware.
* 210_9 Speed up by 2%.
* 210_9 Fixed "low difficulty shares" problem, on Aion pools.
* 210_9 can now be used via --algo 210_9, I recommend using --algo aion for Aion mining, this will help you avoid problems with the wrong personalization string.
* Added option --intensity, this option will not increase performance, only slightly reduce the gpu usage, if you set it to 1. Works like --cuda_devices argument,
   for example: --intensity 64 64 1 64 64 will apply the intensity 1 to the device with id 2.
 Special features (These features are added for specific projects,do not use these parameters on conventional pools):
* Added option --pers auto, Allow the pool to manage the personalization string. (Profit switching). (http://zergpool.com)
* Added option --algo 144_5_EXCC_D For ExchangeCoin.

Known issues (mostly will be fixed)
*  Equihash 96_5 Can be slower in cuda 8 versions.
*  Performance counters may display an incorrect speed during reconnection.

Expected performance:

96_5 uses ~1.6GB vram
 1050ti   ~7.8 KS/s  
 1060    ~14 KS/s
 1070    ~20 KS/s
 1080    ~25 KS/s
 1080ti    ~37 KS/s

192_7 uses ~2.5GB vram
 1050ti    ~8 S/s
 1060    ~15 S/s
 1070    ~22 S/s
 1080    ~24 S/s
 1080ti    ~35 S/s

144_5 uses ~1.63GB vram
 1050ti   ~18 S/s  
 1060    ~30 S/s
 1070    ~45 S/s
 1080    ~50 S/s
 1080ti    ~75 S/s

210_9(aion) uses 1.2G vram
 1050ti   ~75 S/s
 1060    ~130 S/s
 1070    ~190 S/s
 1080    ~210 S/s
 1080ti  ~320 S/s

Please note, that this is initial release, and it can be baggy or incompatible with many coins or pools.
Miner compiled with cuda 9.1 and cuda 8.0 for x64 linux and windows. Support devices with compute capability 5.0 and higher.

Windiws    https://mega.nz/#F!fsAlmZQS!CwVgFfBDduQI-CbwVkUEpQ
Linux        https://mega.nz/#F!3xYlSJDK!kG4kVLg1arbBuq1dd8u9aA

Linux        https://drive.google.com/open?id=1jUhXYysli_x6MH_wQ9lY07c68Ze7WM8g
Windiws   https://drive.google.com/open?id=1anfDRDVc_Fs_NceuZNuDK8HWZgcCdM3A

Usage examples (batch files):
Basic Example:
Code:
miner --algo 144_5 --server SERVER_ADDR --port PORT --user USER --pass PASSWORD

Failover pools up to 8 pools:
Code:
miner --algo 144_5 --server SERV1 --port PORT1 --user USER1 --pass PASS1 --server SERV2 --port PORT2 --user USER2 --pass PASS2



No miner for MacOS with External GPU connected?
I test other miners on macOS EGPU setting: it is stabler and better in hash-rate than on other OS.  Please develop the miner on macOS with EGPU.
hero member
Activity: 543
Merit: 500
November 22, 2018, 06:48:10 AM
i get:  ERROR: CUDA driver version is insufficient for CUDA runtime version

This is my cuda version

nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2016 NVIDIA Corporation
Built on Sun_Sep__4_22:14:01_CDT_2016
Cuda compilation tools, release 8.0, V8.0.44


I'm using nvidia driver version: 375.82

Since i found a stable solution with this driver which is the last miner version supporting my driver?



LOL those are some very old drivers. Just put 416.xx and you are fine
Pages:
Jump to: