Skip to content

Releases: kost/nheqminer

0.3.8 with Windows support and some speed optimizations

02 Nov 13:30
Compare
Choose a tag to compare
  • Windows support (using Mingw)
  • Some speed optimizations

0.3.7 with Mac OS X AVX/AVX2 support

01 Nov 07:17
Compare
Choose a tag to compare

No other updates except Mac OS X AVX/AVX2 support

v0.3.6 with autoAVX update

31 Oct 04:36
Compare
Choose a tag to compare

Xenoncat support (mining with AVX/AVX2 automatic detection support if you have Intel processor)
During cmake phase, just say -DXENON=1 (both AVX/AVX2 implementations will be included and picked in runtime )

0.3.5 version with xenoncat support

30 Oct 05:01
Compare
Choose a tag to compare

Xenoncat support (mining with AVX/AVX2 support if you have Intel processor)
During cmake phase, just say -DXENON=2 or -DXENON=1 depending which AVX/AVX2 implementation you have.

0.3.4 version with static compile options

29 Oct 07:53
Compare
Choose a tag to compare
v0.3.4

Update readme with instructions