Pages:
Author

Topic: nheqminer - open source & free CUDA ZEC (GTX 1070 @ 400 Sol/s) miner by NiceHash - page 6. (Read 24071 times)

full member
Activity: 219
Merit: 100
hero member
Activity: 588
Merit: 501
Yep, two instances is the trick like always. It will work fine with two instances. We tested that.
sr. member
Activity: 463
Merit: 250
Managed to compile under linux

Code:
krnl@rig6:~/zcash/nheqminer/Linux_cmake/nheqminer_cuda_djezo$ ./nheqminer_cuda_tromp -t 0 -cv 0 -cd 0 -b 4000

==================== www.nicehash.com ====================
Equihash CPU&GPU Miner for NiceHash v0.5a
Thanks to Zcash developers for providing base of the code.
    Special thanks to tromp, xenoncat, mbevand, djeZo,
             and eXtremal-ik7 for providing
      optimized CPU, CUDA and AMD equihash solvers.
==================== www.nicehash.com ====================

Setting log level to 2
[22:05:26][0x00007f3f0c77d740] Using SSE2: YES
[22:05:26][0x00007f3f0c77d740] Using AVX: NO
[22:05:26][0x00007f3f0c77d740] Using AVX2: NO
[22:05:27][0x00007f3f0c77d740] Benchmarking CUDA worker (CUDA-DJEZO) GeForce GTX 1070 (#0) M=1
[22:05:28][0x00007f3f0c77d740] Benchmark starting... this may take several minutes, please wait...
[22:05:47][0x00007f3f0c77d740] Benchmark done!
[22:05:47][0x00007f3f0c77d740] Total time : 18808 ms
[22:05:47][0x00007f3f0c77d740] Total iterations: 4000
[22:05:47][0x00007f3f0c77d740] Total solutions found: 7507
[22:05:47][0x00007f3f0c77d740] Speed: 212.675 I/s
[22:05:47][0x00007f3f0c77d740] Speed: 399.139 Sols/s

But gpu load is 93%, when eqm or ewbf 98-99%

I am no IT, but shouldnt you be running two instances to get higher GPU load? I see that you are running only one in NH miner.
full member
Activity: 243
Merit: 105
Managed to compile under linux

Code:
krnl@rig6:~/zcash/nheqminer/Linux_cmake/nheqminer_cuda_djezo$ ./nheqminer_cuda_tromp -t 0 -cv 0 -cd 0 -b 4000

==================== www.nicehash.com ====================
Equihash CPU&GPU Miner for NiceHash v0.5a
Thanks to Zcash developers for providing base of the code.
    Special thanks to tromp, xenoncat, mbevand, djeZo,
             and eXtremal-ik7 for providing
      optimized CPU, CUDA and AMD equihash solvers.
==================== www.nicehash.com ====================

Setting log level to 2
[22:05:26][0x00007f3f0c77d740] Using SSE2: YES
[22:05:26][0x00007f3f0c77d740] Using AVX: NO
[22:05:26][0x00007f3f0c77d740] Using AVX2: NO
[22:05:27][0x00007f3f0c77d740] Benchmarking CUDA worker (CUDA-DJEZO) GeForce GTX 1070 (#0) M=1
[22:05:28][0x00007f3f0c77d740] Benchmark starting... this may take several minutes, please wait...
[22:05:47][0x00007f3f0c77d740] Benchmark done!
[22:05:47][0x00007f3f0c77d740] Total time : 18808 ms
[22:05:47][0x00007f3f0c77d740] Total iterations: 4000
[22:05:47][0x00007f3f0c77d740] Total solutions found: 7507
[22:05:47][0x00007f3f0c77d740] Speed: 212.675 I/s
[22:05:47][0x00007f3f0c77d740] Speed: 399.139 Sols/s

But gpu load is 93%, when eqm or ewbf 98-99%
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
It's nice but I feel like it's too little too late.

As I said earlier mining ZEC directly to BTC through nicehash was less profitable than the open source miners.

And there was no nicehash ZEC pool which would let miners mine ZEC directly (other than zcash.nicehash.com which was a terrible mess).

PS: also, while it's closed source with a fee (but can be used on all pools) EWBF_'s miner does 410 sol/s since December 7 (https://bitcointalksearch.org/topic/ewbfs-cuda-zcash-miner-1707546).
legendary
Activity: 1901
Merit: 1024
Tnx for open source I bet some ppl with appreciate it
hero member
Activity: 588
Merit: 501
There are still some stuff to do work around to get few % faster speed and less CPU load. We have this in EQM, but the solver part is identical. Also, speed measuring system needs rewrite and different approach - current one would consume quite some CPU when doing speed calc if you have longer time intervals. And adding per device speed measuring is something many miners want. We let these tiny updates for the community to fix/add.
hero member
Activity: 588
Merit: 501
Hello!

We are proudly presenting you - open source and free to use CUDA ZEC miner. No limitations (works on any pool) and no dev fee.

We used our first ZEC miner for this purpose - nheqminer - it was forked many times on GitHub and it will be easy for most developers to adopt new solver into their forks.

Link: https://github.com/nicehash/nheqminer

Bins and linux compatibility will be available very shortly.

In future, we plan to bring same open approach to AMD card owners with the fastest OpenCL solver.

If you appreciate our work and would like to donate, just mine on NiceHash. We request nothing more from you Wink

Note to all devs that are eager to include parts of code into their miner: cuda_djezo project is released under GPL 3.0 license, which means that you cannot use this code as a base or parts of the code to create closed source fee based miner. If you do that, you violate license terms.
Pages:
Jump to: