Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - maqifrnswa

Pages: 1 ... 38 39 40 41 42 43 44 [45]
661
BitShares PTS / Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool
« on: December 12, 2013, 08:25:10 pm »
I've been having a problem with sources compiled from github. I have successfully built it on 6 Debian 7 64-bit machines. I'm trying an Ubuntu 13.10 laptop now

Code: [Select]
$ uname -a
Linux maqifrnswa1 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:07:40 UTC 2013 i686 i686 i686 GNU/Linux

Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz with avx sse4

When I run:
Code: [Select]
$ ./ptsminer Pn5cHQPYxzJAso16hpvCCSjj7HEnuccJbs 1 27 avx
********************************************
*** ptsminer - Pts Pool Miner v0.7 RC2 <experimental>
*** by xolokram/TB - www.beeeeer.org - glhf
***
*** press CTRL+C to exit
********************************************
using AVX
spawning 1 worker thread(s)
[WORKER0] Hello, World!
[WORKER0] GoGoGo!
connecting to 54.201.26.128:1337
[MASTER] work received - sharetarget: 03ffffffffffffffffffffffffffffffffffffffffffffffffffffffbeefde4d
[WORKER] collision found: 12 <-> 20 #26 @ 1386879675 by 0
[WORKER] collision found: 31 <-> 23 #48 @ 1386879675 by 0
...
{SNIP SEVERAL HUNDRED COLLISIONS}
...
[WORKER] collision found: 15604 <-> 15596 #31194 @ 1386879675 by 0
[MASTER] submitted share -> REJECTED
[STATS] 2013-Dec-12 15:21:15 | 937440.0 c/m | 13680.0 sh/m | VL: 0 (0.0%), RJ: 1 (100.0%), ST: 0 (0.0%)
[MASTER] submitted share -> REJECTED
[STATS] 2013-Dec-12 15:21:15 | 938160.0 c/m | 13680.0 sh/m | VL: 0 (0.0%), RJ: 2 (100.0%), ST: 0 (0.0%)
[MASTER] submitted share -> REJECTED
too many rejects (3) in a row, forcing reconnect.
[STATS] 2013-Dec-12 15:21:15 | 938700.0 c/m | 13680.0 sh/m | VL: 0 (0.0%), RJ: 3 (100.0%), ST: 0 (0.0%)
no connection to the server, reconnecting in 10 seconds

sse4 does the same thing. sph doesn't seem to do anything at all. This is a 64 bit processor but I'm running a 32bit kernel, don't know if that helps anything.

Pages: 1 ... 38 39 40 41 42 43 44 [45]