I'm finally building the windows binaries of the new CPU-miner. After that I'll try to improve the performances
.
Ok, here the link for the Windows binaries ->
https://mega.co.nz/#!pBZzQAII!yuvzhcnx3ezLre9fek_G67D0_IyiNqIbEHKY4cKdovARead the README for choose the right version for your processor.
Remember, only Windows 64 bit, and only for processors that supports at least AES-NI instructions.
P.S. I hate and I still hate compiling binaries on MinGW, I spent 2 days to set a working crosscompiling environment for this.
The problem was that new versions of build of MinGW64 have a gcc that is hard linked with a new pthread library, called libwinpthread, that it's not good for compiling this... thanks to ig0tik3d for pointing to me the working version of MinGW64...
If've got some problems...
It seem I don't have the AES-NI.
I download the Intel Processor Identification Utility .
I 've got a Intel i7-2600 CPU@ 3.4Ghz
But in the TAB : CPU Technology I've got :
Intel AES new intructions ----> No
Did mi processor din't support it or need new BIOS or something?
I'm working with win7 Home Premium
EDIT : in the intel page information about the precessor it's said that it can support.. will investigate with BIOS version and option...
EDIT2 : Yes, it was disable in the BIOS.
I enable it and use the : minerd-corei7-avx.exe
Yes it's much better:
before :
[2014-02-16 15:27:07] accepted: 4/4 (100.00%), 325.42 khash/s (yay!!!)
[2014-02-16 15:27:33] accepted: 5/5 (100.00%), 325.10 khash/s (yay!!!)
After:
[2014-02-16 15:37:24] accepted: 1/1 (100.00%), 414.77 khash/s (yay!!!)
Can you rememberme your DRK adress?
Thanks