Pages:
Author

Topic: excavator by NiceHash - multi-algorithm NVIDIA GPU miner [1.5.6a] - page 66. (Read 179301 times)

hero member
Activity: 588
Merit: 501
http://nicehash.com/tools/excavator_v1.1.0a_Win64.zip

Quote
v1.1.0a
- added equihash algorithm
- added sha256t algorithm (experiment)
- added support for overclocking and setting TDP
- bug fixes and improvements

Equihash speed is same as EQM. However, on some high end cards, you might need 3 threads to feed GPU for 100% utilization. Try it on your own. Use 1 thread only if you plan to do other stuff, use your PC, watch movies etc, should work without problems but still mining with 90% of max speed.

djeZo added sha256t algorithm as an experiment (it worked fine on suprnova).

Big feature is overclocking. Currently, you can only set core, memory and TDP. In future we plan to add support for setting own thermal curve for automatic fan control. So, for now, monitor fan and temperatures on your own. However, it is possible to set per algo overclocking (some algos like high mem, some low, some you may run with low tdp, some with high tdp).

Next step is addition of commanding queue which will link all these features nicely together and will allow you to make own very reliable multialgo switching with some 3rd party scripting.

Oh and this miner is only for NVIDIA Maxwell and Pascal cards (for now).
legendary
Activity: 3248
Merit: 1070
In near future, we will be releasing excavator with a few more popular algorithms. Equihash is one of them; it is already integrated in and reaches same speeds as EQM. We are planning to add in Cryptonight and Daggerhashimoto. It is taking a bit more time for everything as we are recoding most of algorithms (so there is no violation of GPL).

Additionally to more algorithms, miner is built with completely different approach as currently known miners. It will be capable of switching algorithms on fly with almost 0 switching overhead and it will be capable of running x algorithms at the same time. It will also support overclocking without the need for 3rd party tools. And the biggest feature will be commanding API interface; the miner itself will work like a server - accepting users orders and reporting status on demand, like:

Code:
...
algorithm.add, name=equihash, devices=1, server=equihash.eu.nicehash.com:3357, user=yourbtc
tdp.set, device=1, value=50
clock.core.set, device=1, value=+100
clock.memory.set, device=1, value=+500
...

interesting, finally we kill some private miner, that are becoming a plague here, i'm curious about the speed on cryptonight for a 1070, now it's very low, and apparently it can be 1khs
full member
Activity: 224
Merit: 100
CryptoLearner
In near future, we will be releasing excavator with a few more popular algorithms. Equihash is one of them; it is already integrated in and reaches same speeds as EQM. We are planning to add in Cryptonight and Daggerhashimoto. It is taking a bit more time for everything as we are recoding most of algorithms (so there is no violation of GPL).

Additionally to more algorithms, miner is built with completely different approach as currently known miners. It will be capable of switching algorithms on fly with almost 0 switching overhead and it will be capable of running x algorithms at the same time. It will also support overclocking without the need for 3rd party tools. And the biggest feature will be commanding API interface; the miner itself will work like a server - accepting users orders and reporting status on demand, like:

Code:
...
algorithm.add, name=equihash, devices=1, server=equihash.eu.nicehash.com:3357, user=yourbtc
tdp.set, device=1, value=50
clock.core.set, device=1, value=+100
clock.memory.set, device=1, value=+500
...

Very nice, interesting stuff you have there ! Will it be closed to nicehash with this multiswitch feature ?
hero member
Activity: 588
Merit: 501
In near future, we will be releasing excavator with a few more popular algorithms. Equihash is one of them; it is already integrated in and reaches same speeds as EQM. We are planning to add in Cryptonight and Daggerhashimoto. It is taking a bit more time for everything as we are recoding most of algorithms (so there is no violation of GPL).

Additionally to more algorithms, miner is built with completely different approach as currently known miners. It will be capable of switching algorithms on fly with almost 0 switching overhead and it will be capable of running x algorithms at the same time. It will also support overclocking without the need for 3rd party tools. And the biggest feature will be commanding API interface; the miner itself will work like a server - accepting users orders and reporting status on demand, like:

Code:
...
algorithm.add, name=equihash, devices=1, server=equihash.eu.nicehash.com:3357, user=yourbtc
tdp.set, device=1, value=50
clock.core.set, device=1, value=+100
clock.memory.set, device=1, value=+500
...
legendary
Activity: 1292
Merit: 1000
newbie
Activity: 35
Merit: 0
Thanks for the quick reply! Is that a btc address?
legendary
Activity: 1134
Merit: 1001
How do I configure this for nanopool? I've tried for an hour and still can't get it to work..

Use this .bat :

excavator.exe -a pascal -s pasc-eu1.nanopool.org:15555 -u 86646.c81ba4ead93784e8 -p x -ca -d 2

.
newbie
Activity: 35
Merit: 0
How do I configure this for nanopool? I've tried for an hour and still can't get it to work..
hero member
Activity: 588
Merit: 501
https://github.com/sp-hash/ccminer/releases/tag/pascal-spmod2

1200 ghs for gtx 1070 but solomining , Nicehash when improvement for pool with excavator ? .

When the code for improvement is public. We just used pallas' kernel, which was public.
legendary
Activity: 1134
Merit: 1001
https://github.com/sp-hash/ccminer/releases/tag/pascal-spmod2

1200 ghs for gtx 1070 but solomining , Nicehash when improvement for pool with excavator ? .
full member
Activity: 192
Merit: 100
i have the same low difficulty share problem. i sent a message with a log. thanks
member
Activity: 78
Merit: 10
Same problem here, I love sprnova but I was getting a lot of rejects after a few mins with excavator
I had similar issues on suprnova. Then I moved to nanopool, and after that all works perfect. Seems, there is only suprnova pool problem.
hero member
Activity: 588
Merit: 501
Have a lot of rejects on suprnova...Went to sgminer and nanopool...

Same problem here, I love sprnova but I was getting a lot of rejects after a few mins with excavator

Again, run with -f 0 and paste content of your log file.
hero member
Activity: 588
Merit: 501
newbie
Activity: 47
Merit: 0
Is there a way to change the intensity ?
legendary
Activity: 1292
Merit: 1000
hero member
Activity: 588
Merit: 501
legendary
Activity: 1134
Merit: 1001
How much hashrate with your nvidia card ? .
hero member
Activity: 588
Merit: 501
how can i use this to solo mine

what config

You can't. Only stratum pool mining supported.
hero member
Activity: 588
Merit: 501
The reject issue with excavator should be fixed now, sgminer did not have this issue.

its somewhat fixed , it works fine for hours , but at some random point all submited shares are getting rejected , only fix is to restart excavator.

Run with -f 0 then copy paste log here.
Pages:
Jump to: