Author

Topic: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ - page 623. (Read 924219 times)

full member
Activity: 406
Merit: 101
I will start mining when prise go up to 2-3 sat.
Ur kinda late for...literally anything Kappa
member
Activity: 107
Merit: 10
I will start mining when prise go up to 2-3 sat.
member
Activity: 62
Merit: 10
today i was mining my first block Smiley

Code:
./cpuminer -a quark -o 127.0.0.1:22440 -u Espersrpc -p xxxxxxxxxxxxxxx -q
Code:
[2016-05-07 06:09:36] accepted: 1/1 (100.00%), 88.96 kH/s yes!
(the time is CEST here)

but i cannot see anything changed in my balance at the local wallet.

EDIT:
it seems that this was the block:
http://esp.miningalts.com/block/00000001239e9a474bf47bb3dab1b4b9412f46904656133421d4d09aa97d9f31
but the block reward was going to that address: EcAzubN7GF44FGS8wxcMkVP71x73Cbxckw (sadly not one of mine)

what could be wrong?
i have build Espersd and cpuminer-hmq1725 myself and everything seems to work.

here is the getinfo from the wallet:

Code:
./Espersd getinfo
{
    "version" : 80004,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 500000.00000000,
    "blocks" : 112858,
    "timeoffset" : 0,
    "connections" : 35,
    "proxy" : "",
    "difficulty" : 92.19072321,
    "testnet" : false,
    "keypoololdest" : 1462585676,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
./Espersd getmininginfo
{
    "blocks" : 112860,
    "currentblocksize" : 2584,
    "currentblocktx" : 7,
    "difficulty" : 101.86870036,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "pooledtx" : 7,
    "testnet" : false
}


Thanks!

sometimes i can see
Code:
DEBUG: hash > target (false positive)
in my debug log.

does anyone know, what could be the problem there?
hero member
Activity: 504
Merit: 500
ESP currently in the top 10 voting on ccex its has a LTC market and could be the next best thing to nova when was up and running.

https://c-cex.com/?id=vote
yeah pls vote
https://c-cex.com/?id=vote&coin=esp
Done

Who wants help & fast-vote, transfer some BTC (1 vote = 0.001 BTC) to this address 1LJ27hAbjMym1SYCk5QtjKj5HSi2gn4Qbx
Proof of btc adress herehttps://c-cex.com/?id=vote&coin=esp
legendary
Activity: 1470
Merit: 1021
member
Activity: 108
Merit: 10
full member
Activity: 175
Merit: 100
full member
Activity: 239
Merit: 100
ESP currently in the top 10 voting on ccex its has a LTC market and could be the next best thing to nova when was up and running.

https://c-cex.com/?id=vote
yeah pls vote
https://c-cex.com/?id=vote&coin=esp
sr. member
Activity: 490
Merit: 250
legendary
Activity: 3248
Merit: 1072
With a GTX 970 SSC @ stock I'm getting ~165kh/s with the following:

sgminer.exe --kernel hmq1725 -o http://127.0.0.1:22440 -u u -p p -I 16 -w 256 -g 2

Another 40Kh/s than my CPU and 40W more on the power draw, not great but it's openCL on a nVidia GPU Smiley Little bit more consistent going solo, pool diff jumps around too much and causes more rejects than CPU mining. I'll stick with CPU now but I'll look forward to a CUDA port!

uh that's bad, i was expecting 5mega with a single gpu, that value is like a cpu, not profitable to use a gpu then, but it's not ccminer, so i'm waiting
hero member
Activity: 827
Merit: 1000
Twitter: @bitcoin_dad
ESP currently in the top 10 voting on ccex its has a LTC market and could be the next best thing to nova when was up and running.

https://c-cex.com/?id=vote
newbie
Activity: 9
Merit: 0
With a GTX 970 SSC @ stock I'm getting ~165kh/s with the following:

sgminer.exe --kernel hmq1725 -o http://127.0.0.1:22440 -u u -p p -I 16 -w 256 -g 2

Another 40Kh/s than my CPU and 40W more on the power draw, not great but it's openCL on a nVidia GPU Smiley Little bit more consistent going solo, pool diff jumps around too much and causes more rejects than CPU mining. I'll stick with CPU now but I'll look forward to a CUDA port!
hero member
Activity: 1064
Merit: 506
Coderz of the Crypto variety
make cant find algorithm/hmq1725.h
Any idea ?


Code:
algorithm.c:20:31: fatal error: algorithm/hmq1725.h: Nie ma takiego pliku ani katalogu
 #include "algorithm/hmq1725.h"
                               ^
compilation terminated.
make[2]: *** [sgminer-algorithm.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/miner/Pobrane/sgminer_HMQ1725'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/miner/Pobrane/sgminer_HMQ1725'
make: *** [all] Błąd 2


So sorry! We've went ahead and updated the github with the hmq1725.h file that was missing.



Solo mining with the new miner is going great.

Thanks for the hard work on the miner.  Grin

So sorry where is link.?

It is below Smiley

SGMINER_HMQ1725 WINDOWS BINARIES NOW AVAILABLE --> CLICK HERE <--
(after you click on the link, click on "VIEW RAW")
full member
Activity: 196
Merit: 100
I am still getting

Quote
[00:44:38] Started sgminer 5.1.1
[00:44:38] * using Jansson 2.7

Wait a couple of minutes. Its creating a bin file. Then it should start.
full member
Activity: 131
Merit: 100
I am still getting

Quote
[00:44:38] Started sgminer 5.1.1
[00:44:38] * using Jansson 2.7
member
Activity: 62
Merit: 10
today i was mining my first block Smiley

Code:
./cpuminer -a quark -o 127.0.0.1:22440 -u Espersrpc -p xxxxxxxxxxxxxxx -q
Code:
[2016-05-07 06:09:36] accepted: 1/1 (100.00%), 88.96 kH/s yes!
(the time is CEST here)

but i cannot see anything changed in my balance at the local wallet.

EDIT:
it seems that this was the block:
http://esp.miningalts.com/block/00000001239e9a474bf47bb3dab1b4b9412f46904656133421d4d09aa97d9f31
but the block reward was going to that address: EcAzubN7GF44FGS8wxcMkVP71x73Cbxckw (sadly not one of mine)

what could be wrong?
i have build Espersd and cpuminer-hmq1725 myself and everything seems to work.

here is the getinfo from the wallet:

Code:
./Espersd getinfo
{
    "version" : 80004,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 500000.00000000,
    "blocks" : 112858,
    "timeoffset" : 0,
    "connections" : 35,
    "proxy" : "",
    "difficulty" : 92.19072321,
    "testnet" : false,
    "keypoololdest" : 1462585676,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
./Espersd getmininginfo
{
    "blocks" : 112860,
    "currentblocksize" : 2584,
    "currentblocktx" : 7,
    "difficulty" : 101.86870036,
    "errors" : "",
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "pooledtx" : 7,
    "testnet" : false
}


Thanks!
sr. member
Activity: 350
Merit: 250
Sample .bat file to get you started

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe  --kernel hmq1725 -o stratum+tcp://esp.maxminers.net:5872  -u user.worker -p x -I 15  -w 128 -g 2

Change -g to the amount of cards eg. -g 2 is for 2 cards

If pc runs slow and laggy when mining lower intensity, minimum is -I 8

For older cards use -I 8 and -w 64
newbie
Activity: 15
Merit: 0

[14:57:10] Error -11: Building Program (clBuildProgram)
[14:57:10] C:\Users\ADMINI~1\AppData\Local\Temp\\OCL7520T5.cl:86:10: fatal error
: 'aes_helper.cl' file not found
#include "aes_helper.cl"
         ^

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

[14:57:10] Failed to init GPU thread 0, disabling device 0
[14:57:10] Restarting the GPU from the menu will not fix this.
[14:57:10] Re-check your configuration and try restarting.
Press enter to continue:


Try using an older Crimson driver! The first one version 15.12.

Have the same issue on my main rig which has crimson 16.5.1 beta. My other rigs run 15.12 and work.
But, i am not planning to downgrade and double check on my main rig cause i got the others working.
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
make cant find algorithm/hmq1725.h
Any idea ?


Code:
algorithm.c:20:31: fatal error: algorithm/hmq1725.h: Nie ma takiego pliku ani katalogu
 #include "algorithm/hmq1725.h"
                               ^
compilation terminated.
make[2]: *** [sgminer-algorithm.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/miner/Pobrane/sgminer_HMQ1725'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/miner/Pobrane/sgminer_HMQ1725'
make: *** [all] Błąd 2
m33
legendary
Activity: 1064
Merit: 1000
Never invest with borrowed coins
Solo mining with the new miner is going great.

Thanks for the hard work on the miner.  Grin

So sorry where is link.?
Jump to: