Pages:
Author

Topic: [HODL] Bounty for CPU Miner - Now at Ħ4000 (Read 11209 times)

member
Activity: 81
Merit: 1002
It was only the wind.
April 06, 2016, 01:44:54 PM
#90
dont waste your time i see no difference Wink
joblo one maybe but where is the code ?

You see no difference? What CPU?

i7 4770K ... 160H/s like the previous one ?

Odd - everyone else sees a difference...
member
Activity: 81
Merit: 1002
It was only the wind.
dont waste your time i see no difference Wink
joblo one maybe but where is the code ?

You see no difference? What CPU?
member
Activity: 81
Merit: 1002
It was only the wind.
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


I tried to compile and then I got this:

In file included from /usr/lib/gcc/x86_64-linux-gnu/4.9/include/x86intrin.h:43:0,
                 from aes.c:2:
aes.c: In function ‘ExpandAESKey256_sub2’:
/usr/lib/gcc/x86_64-linux-gnu/4.9/include/wmmintrin.h:87:1: error: inlining failed in call to always_inline ‘_mm_aeskeygenassist_si128’: target specific option mismatch
 _mm_aeskeygenassist_si128 (__m128i __X, const int __C)
 ^
aes.c:21:7: error: called from here
  tmp4 = _mm_aeskeygenassist_si128(*tmp1, 0x00);
       ^
Makefile:569: recipe for target 'hodlminer-aes.o' failed
make[2]: *** [hodlminer-aes.o] Error 1


I'm using Ubuntu 15.04 64bits

Your machine doesn't have AES-NI.

Is there a way to use this miner in my machine?

No; I didn't add support for non-AES-NI, since it's kind of pointless to mine without it.
member
Activity: 81
Merit: 1002
It was only the wind.
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


I tried to compile and then I got this:

In file included from /usr/lib/gcc/x86_64-linux-gnu/4.9/include/x86intrin.h:43:0,
                 from aes.c:2:
aes.c: In function ‘ExpandAESKey256_sub2’:
/usr/lib/gcc/x86_64-linux-gnu/4.9/include/wmmintrin.h:87:1: error: inlining failed in call to always_inline ‘_mm_aeskeygenassist_si128’: target specific option mismatch
 _mm_aeskeygenassist_si128 (__m128i __X, const int __C)
 ^
aes.c:21:7: error: called from here
  tmp4 = _mm_aeskeygenassist_si128(*tmp1, 0x00);
       ^
Makefile:569: recipe for target 'hodlminer-aes.o' failed
make[2]: *** [hodlminer-aes.o] Error 1


I'm using Ubuntu 15.04 64bits

Your machine doesn't have AES-NI.
member
Activity: 81
Merit: 1002
It was only the wind.
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6
full member
Activity: 239
Merit: 100
Greetings. I realize the prize has been taken but I have something that may be of interest.

I have been developping an optimized CPU miner for a couple of months (see sig) and have
now implemented hodl support. My hashrate on a i7-6700K is around 400 H/s. This seems to be
quite a bit better than some others I've seen. It will be available in v3.1.10 very soon.

It will only be available as source compileable in Linux. I know there is a lot of demand for Windows
but that's not my thing. Anyone is free to grab the source and try to get it working for Win.

I'm not doing this for money but if my improvements are significant it might be worth something.
There could also be motivation for someone else to get it working on Windows.

Edit: Also with without AES_NI

Code:
[2016-04-05 18:02:33] CPU #4: 61.65 H/s
[2016-04-05 18:02:33] CPU #6: 48.90 H/s
[2016-04-05 18:02:33] CPU #7: 52.76 H/s
[2016-04-05 18:02:33] CPU #3: 53.30 H/s
[2016-04-05 18:02:33] CPU #5: 51.71 H/s
[2016-04-05 18:02:33] CPU #0: 45.53 H/s
[2016-04-05 18:02:33] CPU #2: 46.53 H/s
[2016-04-05 18:02:36] accepted: 57/57 (100%), 404.56 H/s yes!
[2016-04-05 18:02:36] accepted: 58/58 (100%), 404.56 H/s yes!
[2016-04-05 18:02:36] accepted: 59/59 (100%), 404.56 H/s yes!
[2016-04-05 18:02:36] Stratum difficulty set to 2.7027
[2016-04-05 18:02:38] CPU #6: 48.49 H/s
[2016-04-05 18:02:38] CPU #4: 47.25 H/s
[2016-04-05 18:02:38] CPU #5: 51.19 H/s
[2016-04-05 18:02:38] CPU #1: 51.17 H/s
[2016-04-05 18:02:38] CPU #7: 44.60 H/s
[2016-04-05 18:02:38] CPU #3: 47.36 H/s




Great!! Now in windows and with the best cpuminer (yeah.. w0lf Cheesy ) i have about 240 with i7 4790k.. goog job!
legendary
Activity: 1596
Merit: 1011
Do your miner can find any blocks in solo ? Cause since i start tested it always orphans with total of 700 H\s
Actually i tryed it earlier and waiste 3-4 days with same results.

I got this in logs

Code:
[2016-04-25 13:07:18] accepted: 0/1 (0.00%), 171.26 hash/s (booooo)
[2016-04-27 07:06:08] accepted: 0/2 (0.00%), 173.64 hash/s (booooo)

Could you comment this ?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
dont waste your time i see no difference Wink
joblo one maybe but where is the code ?

You see no difference? What CPU?

i7 4770K ... 160H/s like the previous one ?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


Still a little early to set it in stone, but getting somewhere between 80%-100% increase in speed (60-70 v 120-140) on my fx8350. Wolf, you are a fiend my friend. Good work as always.

[edit 1] after a bit now cooking its settled down to ~100

I have an 8320 and was doing 120 (settled) with the wallet miner, slightly modified; 100 before modifications.
I guess it isn't optimised for AMD but just for Intel.
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


Still a little early to set it in stone, but getting somewhere between 80%-100% increase in speed (60-70 v 120-140) on my fx8350. Wolf, you are a fiend my friend. Good work as always.

[edit 1] after a bit now cooking its settled down to ~100
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


I tried to compile and then I got this:

In file included from /usr/lib/gcc/x86_64-linux-gnu/4.9/include/x86intrin.h:43:0,
                 from aes.c:2:
aes.c: In function ‘ExpandAESKey256_sub2’:
/usr/lib/gcc/x86_64-linux-gnu/4.9/include/wmmintrin.h:87:1: error: inlining failed in call to always_inline ‘_mm_aeskeygenassist_si128’: target specific option mismatch
 _mm_aeskeygenassist_si128 (__m128i __X, const int __C)
 ^
aes.c:21:7: error: called from here
  tmp4 = _mm_aeskeygenassist_si128(*tmp1, 0x00);
       ^
Makefile:569: recipe for target 'hodlminer-aes.o' failed
make[2]: *** [hodlminer-aes.o] Error 1


I'm using Ubuntu 15.04 64bits

Your machine doesn't have AES-NI.

Is there a way to use this miner in my machine?

No; I didn't ass support for non-AES-NI, since it's kind of pointless to mine without it.

Just to be sure, I'm using an i7-960 cpu quadcore. Anyone know for sure that cpu has no AES-NI?

Thanks in advance.

no dice yo

http://ark.intel.com/products/37151
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
dont waste your time i see no difference Wink
joblo one maybe but where is the code ?
hero member
Activity: 582
Merit: 502
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


I tried to compile and then I got this:

In file included from /usr/lib/gcc/x86_64-linux-gnu/4.9/include/x86intrin.h:43:0,
                 from aes.c:2:
aes.c: In function ‘ExpandAESKey256_sub2’:
/usr/lib/gcc/x86_64-linux-gnu/4.9/include/wmmintrin.h:87:1: error: inlining failed in call to always_inline ‘_mm_aeskeygenassist_si128’: target specific option mismatch
 _mm_aeskeygenassist_si128 (__m128i __X, const int __C)
 ^
aes.c:21:7: error: called from here
  tmp4 = _mm_aeskeygenassist_si128(*tmp1, 0x00);
       ^
Makefile:569: recipe for target 'hodlminer-aes.o' failed
make[2]: *** [hodlminer-aes.o] Error 1


I'm using Ubuntu 15.04 64bits

Your machine doesn't have AES-NI.

Is there a way to use this miner in my machine?

No; I didn't ass support for non-AES-NI, since it's kind of pointless to mine without it.

Just to be sure, I'm using an i7-960 cpu quadcore. Anyone know for sure that cpu has no AES-NI?

Thanks in advance.
legendary
Activity: 1470
Merit: 1114
Greetings. I realize the prize has been taken but I have something that may be of interest.

I have been developping an optimized CPU miner for a couple of months (see sig) and have
now implemented hodl support. My hashrate on a i7-6700K is around 400 H/s. This seems to be
quite a bit better than some others I've seen. It will be available in v3.1.10 very soon.

It will only be available as source compileable in Linux. I know there is a lot of demand for Windows
but that's not my thing. Anyone is free to grab the source and try to get it working for Win.

I'm not doing this for money but if my improvements are significant it might be worth something.
There could also be motivation for someone else to get it working on Windows.

Edit: Also with without AES_NI

Code:
[2016-04-05 18:02:33] CPU #4: 61.65 H/s
[2016-04-05 18:02:33] CPU #6: 48.90 H/s
[2016-04-05 18:02:33] CPU #7: 52.76 H/s
[2016-04-05 18:02:33] CPU #3: 53.30 H/s
[2016-04-05 18:02:33] CPU #5: 51.71 H/s
[2016-04-05 18:02:33] CPU #0: 45.53 H/s
[2016-04-05 18:02:33] CPU #2: 46.53 H/s
[2016-04-05 18:02:36] accepted: 57/57 (100%), 404.56 H/s yes!
[2016-04-05 18:02:36] accepted: 58/58 (100%), 404.56 H/s yes!
[2016-04-05 18:02:36] accepted: 59/59 (100%), 404.56 H/s yes!
[2016-04-05 18:02:36] Stratum difficulty set to 2.7027
[2016-04-05 18:02:38] CPU #6: 48.49 H/s
[2016-04-05 18:02:38] CPU #4: 47.25 H/s
[2016-04-05 18:02:38] CPU #5: 51.19 H/s
[2016-04-05 18:02:38] CPU #1: 51.17 H/s
[2016-04-05 18:02:38] CPU #7: 44.60 H/s
[2016-04-05 18:02:38] CPU #3: 47.36 H/s


hero member
Activity: 582
Merit: 502
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


I tried to compile and then I got this:

In file included from /usr/lib/gcc/x86_64-linux-gnu/4.9/include/x86intrin.h:43:0,
                 from aes.c:2:
aes.c: In function ‘ExpandAESKey256_sub2’:
/usr/lib/gcc/x86_64-linux-gnu/4.9/include/wmmintrin.h:87:1: error: inlining failed in call to always_inline ‘_mm_aeskeygenassist_si128’: target specific option mismatch
 _mm_aeskeygenassist_si128 (__m128i __X, const int __C)
 ^
aes.c:21:7: error: called from here
  tmp4 = _mm_aeskeygenassist_si128(*tmp1, 0x00);
       ^
Makefile:569: recipe for target 'hodlminer-aes.o' failed
make[2]: *** [hodlminer-aes.o] Error 1


I'm using Ubuntu 15.04 64bits

Your machine doesn't have AES-NI.

Is there a way to use this miner in my machine?
hero member
Activity: 582
Merit: 502
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

BTC donation link is in my sig; HODL address is: H9k1vcAK9qvSBXWazr36unSMy4Lb6k8Cm6


I tried to compile and then I got this:

In file included from /usr/lib/gcc/x86_64-linux-gnu/4.9/include/x86intrin.h:43:0,
                 from aes.c:2:
aes.c: In function ‘ExpandAESKey256_sub2’:
/usr/lib/gcc/x86_64-linux-gnu/4.9/include/wmmintrin.h:87:1: error: inlining failed in call to always_inline ‘_mm_aeskeygenassist_si128’: target specific option mismatch
 _mm_aeskeygenassist_si128 (__m128i __X, const int __C)
 ^
aes.c:21:7: error: called from here
  tmp4 = _mm_aeskeygenassist_si128(*tmp1, 0x00);
       ^
Makefile:569: recipe for target 'hodlminer-aes.o' failed
make[2]: *** [hodlminer-aes.o] Error 1


I'm using Ubuntu 15.04 64bits
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
no, but there are (not-so-)old OS
hero member
Activity: 750
Merit: 500
Are there any 32-bit CPUs with on-chip AES-NI?
legendary
Activity: 1487
Merit: 1008
Is the cpu miner exe file 32 bit or 64 bit because im using a 32 bit laptop and it wont budge

I'm fairly certain its 64-bit, I tried it on a 32-bit machine and it didn't work either.

working binaries for 32-bit systems are still not available?
sr. member
Activity: 462
Merit: 250
Is the cpu miner exe file 32 bit or 64 bit because im using a 32 bit laptop and it wont budge

I'm fairly certain its 64-bit, I tried it on a 32-bit machine and it didn't work either.
Pages:
Jump to: