Pages:
Author

Topic: [ANN] cpuminer-multi v1.3.5 (Linux + Windows VStudio/MinGW64) GPL Open Source - page 18. (Read 378844 times)

hero member
Activity: 968
Merit: 624
Still a manic miner
Is 54 H/s ok for an AMD FX-8150 with -t 7, on Axiom algo ??
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
because its not "finished" yet Wink
full member
Activity: 229
Merit: 100
I am seen version 1.1, but it is not in the release. Why?
newbie
Activity: 7
Merit: 0
hi guys
forgive for interrupted
i just download this app
but i dont know how to work it
how to used the hash?
should i input my crytpo adress? and where i have to chance it?
cause the app just work
thanx you for answer...

[/img]http://s14.postimg.org/flo0cmitt/Screenshot_96.png[/img]
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
please copy paste your log and the command line you used...
newbie
Activity: 7
Merit: 0
cpuminer --help to get the help :p -b is api-bind

0.0.0.0 allow to bind to the network (nice to monitor linux servers) -b 0 disable it, and -b 127.0.0.1:4048 means only allow api calls from localhost (default)

Stratum connection timed out just mean you were disconnected, pool server restart or network disconnect... but it should reconnect automatically to send the next shares

This is the error to which I am referring. Is it the miner? The Stratum? The internet? It happens about every 15 minutes:

http://i.imgur.com/1cmxrEp.png

yes, I also get an error same with Jake-R when getting started this miner
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
yep, i get the error also... dunno why yet, asm stuff not proper i guess
full member
Activity: 140
Merit: 100
Epsylon3 when i benchmarking at cpuminer-multi-mingw64 with neoscrypt algo i got error at windows
hero member
Activity: 540
Merit: 501
chickens and cryptos
full member
Activity: 142
Merit: 100
cpuminer --help to get the help :p -b is api-bind

0.0.0.0 allow to bind to the network (nice to monitor linux servers) -b 0 disable it, and -b 127.0.0.1:4048 means only allow api calls from localhost (default)

Stratum connection timed out just mean you were disconnected, pool server restart or network disconnect... but it should reconnect automatically to send the next shares

This is the error to which I am referring. Is it the miner? The Stratum? The internet? It happens about every 15 minutes:

legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
cpuminer --help to get the help :p -b is api-bind

0.0.0.0 allow to bind to the network (nice to monitor linux servers) -b 0 disable it, and -b 127.0.0.1:4048 means only allow api calls from localhost (default)

Stratum connection timed out just mean you were disconnected, pool server restart or network disconnect... but it should reconnect automatically to send the next shares
full member
Activity: 142
Merit: 100
I really like this new miner. I have a couple questions about it.

In the sample batch file there is a -b 0.0.0.0:4048 function. However, in the help this does not appear to be documented. What is -b for?

Also, about every 30 minutes. I get this error on any workstation I run this on:  Stratum connection timed out, Stratum connection interrupted. I do not get this when GPU mining on the same pool (http://simplemulti.com/). I am mining Vertcoin. Is this a client side issue, or an issue with the mining pool?

I am using this as my batch file for start-up:

cpuminer-multi-mingw64 -a lyra2 -o stratum+tcp://ca.simplemulti.com:3374 -u addresskey.worker1 -p x

pause
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
You can download it here : http://ccminer.org/mingw64/

And please read the README.txt

then ./build.sh in cpuminer folder should be enough (not included in the archive)
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
Its not short.. It why i've prebuilt libs in vstudio... But its junk for the git tree... Even the mingw64 standard env is hard to setup... Need msys etc

EDIT: i will upload my prebuilt env. in a few minutes...
full member
Activity: 126
Merit: 100
if it will be short can you post the instructions ?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
is compiling the miner with mingw64 so hard ?

No it works perfectly when you have built the dependencies curl openssl zlib pthreads and jansson.... Good luck Wink
full member
Activity: 126
Merit: 100
is compiling the miner with mingw64 so hard ?
legendary
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
indeed to let some cpu on work threads, but you can use -t 8 to force it
full member
Activity: 142
Merit: 100
Nice job on the extra performance!
But how comes that these miners start up with 7 threads on a 8 core CPU? It does seem to put load on all cores though.
The original miner from Pooler launches 8 threads.
I get similar results. It is like the program calculates threads to run like: Number of cores - 1 = number of threads.
Pages:
Jump to: