Xenoncat's solver integrated into nheqminer

With linux or windows?

Yes. It supports AVX2

Only Linux.

Thanks for this wonderful software, I earlier reported that I saw no difference, now I see, I simply did not research my CPU’s well, it works great in fact. Thank You! Your address is marked :slight_smile:

I get the following make error on x86 Ubuntu 16.04.1 LTS:

$ make
g++ -c -m64 -pipe -std=gnu++11 -O3 -Wall -W -fPIC -DHAVE_DECL_HTOBE16 -DHAVE_DECL_HTOLE16 -DHAVE_DECL_BE16TOH -DHAVE_DECL_LE16TOH -DHAVE_DECL_HTOBE32 -DHAVE_DECL_HTOLE32 -DHAVE_DECL_BE32TOH -DHAVE_DECL_LE32TOH -DHAVE_DECL_HTOBE64 -DHAVE_DECL_HTOLE64 -DHAVE_DECL_BE64TOH -DHAVE_DECL_LE64TOH -DHAVE_BYTESWAP_H -DHAVE_DECL_BSWAP_16 -DHAVE_DECL_BSWAP_32 -DHAVE_DECL_BSWAP_64 -I../nheqminer -I. -I../nheqminer/3rdparty -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o main.o ../nheqminer/main.cpp
In file included from ../nheqminer/3rdparty/boost/predef/architecture.h:28:0,
 from ../nheqminer/3rdparty/boost/predef.h:14,
 from ../nheqminer/3rdparty/boost/smart_ptr/detail/yield_k.hpp:28,
 from ../nheqminer/3rdparty/boost/smart_ptr/detail/spinlock_sync.hpp:18,
 from ../nheqminer/3rdparty/boost/smart_ptr/detail/spinlock.hpp:50,
 from ../nheqminer/3rdparty/boost/smart_ptr/detail/spinlock_pool.hpp:25,
 from ../nheqminer/3rdparty/boost/smart_ptr/shared_ptr.hpp:35,
 from ../nheqminer/3rdparty/boost/shared_ptr.hpp:17,
 from ../nheqminer/3rdparty/boost/signals2/deconstruct.hpp:28,
 from ../nheqminer/3rdparty/boost/signals2.hpp:15,
 from ../nheqminer/libstratum/ZcashStratum.h:10,
 from ../nheqminer/libstratum/StratumClient.h:6,
 from ../nheqminer/main.cpp:8:
../nheqminer/3rdparty/boost/predef/architecture/x86.h:8:46: fatal error: boost/predef/architecture/x86/32.h: No such file or directory
compilation terminated.
Makefile:1859: recipe for target 'main.o' failed
make: *** [main.o] Error 1

well, I don’t either.

Yesterday, I installed the last nheqminer version and I got a nice improvement (about +50%) on my i7 3770 (AVX1 only).
Previously, I got 11.5 sol/s on 4 core and now I have got 17.5 sol/s (65 C° max).
I am on Debian Jessie btw.

If I were you I would retry from scratch.

PS:
I also find a way to gain a little bit of sols (like 0.5) by turning of the GUI and start the miner in a console.

I’m not seeing the AVX2 hashing benefits with this build as much as a friend of mine who has almost exactly the same CPU. He is getting significantly better rates than me with avx2:

His CPU:
Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
[15:52:37][0x00007f7300c5d740] Speed [300 sec]: 10.1467 H/s, 18.8667 Sol/s
Without the avx1 extensions code, he was getting:
[14:02:31][0x00007fcd949a9740] Speed [300 sec]: 6.02667 H/s, 11.2467 Sol/s

My CPU:
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
[11:57:28][0x00007f1b311ea740] Speed [300 sec]: 7.21667 H/s, 13.3333 Sol/s
But without the avx2 extensions, I would get:
[12:16:45][0x00007fcf134fe740] Speed [300 sec]: 3.99 H/s, 7.49667 Sol/s

So there is a definite improvement, but I dont see why his CPU is doing so much more.

I have 16gb of ram, and the latest code from the git repo, so I can’t quite figure out why I’m not getting at least the rate he is getting!

Only difference with the CPUs is his has an integrated GPU, and mine does not, but mine is also a faster clock speed.

avg free is auto removing this miner to the vault, even with me ticking the box saying , ask me before removing to the vault… been working great for days till now, feckin avg.
anyone got any ideas?

its no virus.in the past miners are used by botnets.nowadays its still happening.its false alarm so,safely skip.

i know that, the problem is its auto removing without asking me.
even though i ticked the box, ask me before removing.
even gets removed when i add an exception for it.

Is your RAM slower? .

you my friend are are legend!
on an i7 6700 linux build i went from
16 sol/s to 25 sol/s!

And add this command desactivate auto AVX and go up to 32Sol/s :wink:

1 Like

Where to add? Is that in the command line or in a file?

It’s a git command you do in the terminal before you build and everything. It’s gets the repository at that commit

Thank you will be back if i get stuck

cd nheqminer/nheqminer
cd build
and put “git checkout c07ad755ee92cac025a96ee9eed95dfd2ef97775”
after you start :wink:

sam@sam-OptiPlex-7040:~/nheqminer/nheqminer/build$ git checkout c07ad755ee92cac025a96ee9eed95dfd2ef97775
fatal: reference is not a tree: c07ad755ee92cac025a96ee9eed95dfd2ef97775

this is the error i get?

you mean after i start mining or before i put my user etc… in?

just before you put your user and pool address