Author

Topic: [ANN] Ħ [HODL] 5% Interest. No Staking Req. Term Deposits 10%. Solo Mining. - page 200. (Read 472878 times)

newbie
Activity: 31
Merit: 0
Miner from Wolf crashes under Windows SERVER 2008 on 2*E5-XEON 2620 v2,
but works perfectly under Windows SERVER 2012 on  2*E5-XEON 2620 v3.
It makes about 490 H/s on second system, working in two processes for two different pools.
If start for one pool only, make about 420 H/s.

member
Activity: 89
Merit: 10
Can you guys please post your CPUs  and relative mining hashrates, I'm making a doc.

Read the last few pages,  most of the hashrates were listed there.
legendary
Activity: 1470
Merit: 1114
I've got 2 CPUs mining HOdl, a i7-6700K running Linux and cpuminer-opt, and a i7-4790K running win8
and hodlminer-wolf. Both clocked at 4 GHz and mining 8 threads. They both produce around the same
hashrate as reported at the pool, around 200 H/s. It fluctuates a lot so it's hard to be precise.

If I can get similar rates as Wolf0, without his optimisations I should be able to do better. That will have to wait
until tomorrow.
legendary
Activity: 1470
Merit: 1114
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

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


solo mode is ok ? What about release binaries?

Try compile in windows failed.

Work flawlessly in ubuntu 14.04 64bit though. If there any binary for windows would be great Cheesy

Thanks Wolf0..

Crypto Mining Blog has both the Wolf0 and original hodlminer versions compiled for windows.
newbie
Activity: 27
Merit: 0
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

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


solo mode is ok ? What about release binaries?

Try compile in windows failed.

Work flawlessly in ubuntu 14.04 64bit though. If there any binary for windows would be great Cheesy

Thanks Wolf0..
legendary
Activity: 1470
Merit: 1114
Am I arriving late to this party?

cpuminer-opt with HOdl support now in beta.

I'm getting around 400 H/s on i7-6700K @ 4 GHz. How does it compare?

Edi: pool reports about 60% of the hashrate cpuminer-opt reports. This puts my performance in line
with hodlminer.

Currrent beta version of cpuminer-opt also works on non-AES_NI CPUs.

Great can't wait to see what you can come up with..

Wolf0 has me beat. I don't know if I can do any better, probably very little if anything. I'll have to look into
the local hashrate issue, it's not a problem with other algos.

Since I used the original hodleminer and Wolf0 has added AES_NI optimisations I guess I'll put the two
together and support both CPU architectures in one miner, along with all the other algos that cpuminer-opt
supports.

Full credit to wolf0 for his AES_NI stuff!
sr. member
Activity: 490
Merit: 250
Am I arriving late to this party?

cpuminer-opt with HOdl support now in beta.

I'm getting around 400 H/s on i7-6700K @ 4 GHz. How does it compare?

Edi: pool reports about 60% of the hashrate cpuminer-opt reports. This puts my performance in line
with hodlminer.

Currrent beta version of cpuminer-opt also works on non-AES_NI CPUs.

Great can't wait to see what you can come up with..
legendary
Activity: 1470
Merit: 1114
Am I arriving late to this party?

cpuminer-opt with HOdl support now in beta.

I'm getting around 400 H/s on i7-6700K @ 4 GHz. How does it compare?

Edi: pool reports about 60% of the hashrate cpuminer-opt reports. This puts my performance in line
with hodlminer.

Currrent beta version of cpuminer-opt also works on non-AES_NI CPUs.
legendary
Activity: 1596
Merit: 1011
did you configure rpcallowip to your external ip ?

Did you mean the ip behind the router like 44.23.165.xxx?

well if your pc had direct access to internet yes, otherwise its port forwarding you need to setup.

hmm, i wonder if you need listen=1 in the conf


Other wallets working fine without listen=1 with many incoming connections through the open port.
full member
Activity: 250
Merit: 100
Crypto Developer

Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

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


I see about 20% speed improvement, great work Wolf , thank you.
Tested on ubuntu 14.04 LTS ( 64bit )
full member
Activity: 250
Merit: 100
Crypto Developer
did you configure rpcallowip to your external ip ?

Did you mean the ip behind the router like 44.23.165.xxx?

well if your pc had direct access to internet yes, otherwise its port forwarding you need to setup.

hmm, i wonder if you need listen=1 in the conf
hero member
Activity: 582
Merit: 502
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: 1596
Merit: 1011
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

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


solo mode is ok ? What about release binaries?
sr. member
Activity: 490
Merit: 250
Far faster HODL miner: https://github.com/wolf9466/hodlminer-wolf

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


Thanx again!! The bump in hash is great!! 3k HOdl sent your way..
legendary
Activity: 1596
Merit: 1011
did you configure rpcallowip to your external ip ?

Did you mean the ip behind the router like 44.23.165.xxx?
legendary
Activity: 1596
Merit: 1011
Trying to open the port 1989 in firewall for incoming connections from internet and it fails. All others wallets with their "own specific" ports successfully opened. Was check it via http://www.whatsmyip.org/port-scanner/  

Is this a bug of client ?

did you configure rpcallowip to your external ip ? , the default is 127.0.0.1 ( for any wallet ).
an i believe its 11989 you need to open up since hodlminer would then use -o http://yourip:11989

I used different RPC port, but port like in the first page (Port: 1989) is default. rpcallowip is 127.0.0.1 and for a few local PC's. It's working on every wallet (bitcoin, primecoin, geth), but not here. So i don't understand what is wrong. I believe it's a some sort of a bug.

that's my .conf

Code:
rpcuser=xxxx
rpcpassword=xxxx
rpcport=83xx
rpcallowip=127.0.0.1
rpcallowip=192.168.x.x
rpcallowip=192.168.x.x
rpcallowip=192.168.x.x
rpcallowip=192.168.x.x
rpcallowip=192.168.x.x
gen=0
server=1
rpcthreads=60
maxconnection=70

Most of strange when i have open RPC port in firewall, it's visible from internet via port scanner, but not 1989. Like i said it's rather a bug of client, cause it's not listen, like client is off.
full member
Activity: 250
Merit: 100
Crypto Developer
Trying to open the port 1989 in firewall for incoming connections from internet and it fails. All others wallets with their "own specific" ports successfully opened. Was check it via http://www.whatsmyip.org/port-scanner/  

Is this a bug of client ?

did you configure rpcallowip to your external ip ? , the default is 127.0.0.1 ( for any wallet ).
an i believe its 11989 you need to open up since hodlminer would then use -o http://yourip:11989
legendary
Activity: 1596
Merit: 1011
Trying to open the port 1989 in firewall for incoming connections from internet and it fails. All others wallets with their "own specific" ports successfully opened. Was check it via http://www.whatsmyip.org/port-scanner/   

Is this a bug of client ?
full member
Activity: 150
Merit: 100
caeruleum arca archa
Mac Pro 2008 OS X 10.11.3 2x4-core Xeon X5482 @ 3.20GHz, 8 threads — "hashespersec" : 75 — 1 block in 6 hours so far
CentOS 7.2 ASRock Extreme6 Intel 4-core i5-4690K CPU @ 3.50GHz, 4 threads — "hashespersec" : 80 — 2 blocks in 9 hours so far

Damn that is some pretty decent luck for solo mining with the current NetHashrate.

Based on some posts, it seems solo HODLmining is set up to give beginner miners a block or two right off the bat, then leave their nutz to dry with nothing for a couple days or more?...  Grin
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
nothing mined yet. Why? Solo mining probably not working now


Just high diff
Jump to: