Eric Burton | 1 May 2011 11:05
Picon

Re: CA-GA Windows Version Ready

CHECK IT OUT - FLAMOOT

On Sun, May 1, 2011 at 5:05 AM, Eric Burton <brilanon@...> wrote:
> CA-GA Windows Version Ready
>
> Hi I still haven't got revision 5.0 out with crash-proof resizing and
> the tiled view of every view. But much of the rest of what was crucial
> is done, and I've had the occasion to produce a version for Windows...
>
> So Windows users who haven't seen this shit yet can try the
> ANN-brainfuck version now. Good luck
>
> http://arbornet.org/~flamoot/ca-ga.html
>
> flamoot
>
> Note this is off topic but later I'll have distributed evolution.
>
_______________________________________________
rc5 mailing list
rc5@...
http://lists.distributed.net/mailman/listinfo/rc5

Eric Burton | 1 May 2011 11:05
Picon

CA-GA Windows Version Ready

CA-GA Windows Version Ready

Hi I still haven't got revision 5.0 out with crash-proof resizing and
the tiled view of every view. But much of the rest of what was crucial
is done, and I've had the occasion to produce a version for Windows...

So Windows users who haven't seen this shit yet can try the
ANN-brainfuck version now. Good luck

http://arbornet.org/~flamoot/ca-ga.html

flamoot

Note this is off topic but later I'll have distributed evolution.
_______________________________________________
rc5 mailing list
rc5@...
http://lists.distributed.net/mailman/listinfo/rc5

Eric Burton | 11 May 2011 02:53
Picon

Smaller/faster Windows ca-ga binary, anyone care

Sorry to bother you

Should I make a smaller dimensions version of
ca-ga-ann-brainfuck-mingw.exe which will run faster, for the sake of
seeing how it animates better? Or whatever? Or, does nobody care.
Someone let me know I will provide

Its at http://freshmeat.net/projects/ca-ga

flamot
_______________________________________________
rc5 mailing list
rc5@...
http://lists.distributed.net/mailman/listinfo/rc5

Eric Burton | 11 May 2011 02:55
Picon

Re: Smaller/faster Windows ca-ga binary, anyone care

thanks
_______________________________________________
rc5 mailing list
rc5@...
http://lists.distributed.net/mailman/listinfo/rc5

Eric Burton | 11 May 2011 02:54
Picon

Re: Smaller/faster Windows ca-ga binary, anyone care

Or should I port the genes only version
_______________________________________________
rc5 mailing list
rc5@...
http://lists.distributed.net/mailman/listinfo/rc5

Zaki Akhmad | 26 May 2011 04:13
Picon
Gravatar

My Stats Not Update?

Hello,

After suspended for some time, finally I'm back running dnetc for
three days. When I checked the stats page, it still there's no
progress on my account. Can someone point me what's wrong with my
dnetc?

Here's my dnetc
$ ./dnetc

distributed.net client for Linux Copyright 1997-2009, distributed.net
Please visit http://www.distributed.net/ for up-to-date contest information.
Start the client with '-help' for a list of valid command line options.

dnetc v2.9108-517-CFR-10032922 for Linux (Linux 2.6.35-28-generic).
Please provide the *entire* version descriptor when submitting bug reports.
The distributed.net bug report pages are at http://bugs.distributed.net/
Using email address (distributed.net ID) 'zakiakhmad@...'

[May 26 02:10:48 UTC] Automatic processor detection found 2 processors.
[May 26 02:10:48 UTC] Loading crunchers with work...
[May 26 02:10:48 UTC] Automatic processor type detection found
                      an Intel Core 2/Extreme/Xeon processor.
[May 26 02:10:48 UTC] OGR-NG: using core #6 (cj-asm-sse4.1).
[May 26 02:10:48 UTC] OGR-NG #a: Loaded 27/24-8-12-37-18-1* (56.39 Gnodes done)
[May 26 02:10:48 UTC] OGR-NG #b: Loaded 27/24-8-12-37-17-1* (82.30 Gnodes done)
[May 26 02:10:48 UTC] OGR-NG: 26 packets remain in buff-in.og2
[May 26 02:10:48 UTC] OGR-NG: 22 packets (1113.82 stats units) are in
                      buff-out.og2
[May 26 02:10:48 UTC] 2 crunchers ('a' and 'b') have been started.
(Continue reading)

Chris Jones | 26 May 2011 05:04

Re: My Stats Not Update?

Hi Zaki,

[May 26 02:10:48 UTC] OGR-NG: 22 packets (1113.82 stats units) are in
                     buff-out.og2

There's your clue - your progress wont show in stats until you flush the blocks back to the keyservers - at
which point they'll show up the next day after the daily stats run

Regards,

Chris

On 26/05/2011, at 12:13 PM, Zaki Akhmad wrote:

> Hello,
> 
> After suspended for some time, finally I'm back running dnetc for
> three days. When I checked the stats page, it still there's no
> progress on my account. Can someone point me what's wrong with my
> dnetc?
> 
> Here's my dnetc
> $ ./dnetc
> 
> distributed.net client for Linux Copyright 1997-2009, distributed.net
> Please visit http://www.distributed.net/ for up-to-date contest information.
> Start the client with '-help' for a list of valid command line options.
> 
> dnetc v2.9108-517-CFR-10032922 for Linux (Linux 2.6.35-28-generic).
> Please provide the *entire* version descriptor when submitting bug reports.
(Continue reading)

Kevin G. McCoy | 26 May 2011 17:35

Re: My Stats Not Update?

On 5/25/2011 8:04 PM, Chris Jones wrote:
> [May 26 02:10:48 UTC] OGR-NG: 22 packets (1113.82 stats units) are in
>                       buff-out.og2
>
> There's your clue - your progress wont show in stats until you flush the blocks back to the keyservers - at
which point they'll show up the next day after the daily stats run
>

Zaki

For this speed CPU you should probably use something like this in your 
DNETC.INI:

[ogr-ng]
fetch-workunit-threshold=20

You are requesting too many work units at a time, so your stats do not 
update in a timely manner.  Your stats update when your workstation 
sends/receives workunits to the dnet server.

Also, of you are turning this machine off at night you might want to 
request even fewer workunits.

I like to set all my machines up to request work once or twice a day, no 
more, no less.

--

-- 

Best regards,

(Continue reading)

Zaki Akhmad | 27 May 2011 10:29
Picon
Gravatar

Re: My Stats Not Update?

On Thu, May 26, 2011 at 10:04 AM, Chris Jones <chrisj <at> distributed.net> wrote:
> Hi Zaki,
>
> [May 26 02:10:48 UTC] OGR-NG: 22 packets (1113.82 stats units) are in
>                     buff-out.og2
>
> There's your clue - your progress wont show in stats until you flush the blocks back to the keyservers - at
which point they'll show up the next day after the daily stats run

Hi Chris,

How do I flush it? Is it must be done via email[1]?

[1]http://www.distributed.net/Docs_tutor_network/en

Thanks!
--

-- 
Zaki Akhmad
_______________________________________________
rc5 mailing list
rc5 <at> lists.distributed.net
http://lists.distributed.net/mailman/listinfo/rc5
Matt Ruthenbeck | 27 May 2011 16:59
Picon

Re: My Stats Not Update?

with a 2 button mouse  just right click and choose "flush work"

Matt Rafter/Ruthenbeck
Email: toffuuu@...
http://www.google.com/profiles/toffuuu
http://www.hickorytech.net/~toffuuu/
http://www.myspace.com/macster2010
http://www.facebook.com/toffuuu
http://www.last.fm/user/mac2010
http://www.youtube.com/TheMac5010
http://www.boincstats.com/signature/user_29296.gif
There may be fairies at the bottom of the garden. There is no evidence
for it, but you can't prove that there aren't any, so shouldn't we be
agnostic with respect to fairies? Richard Dawkins

On Fri, May 27, 2011 at 3:29 AM, Zaki Akhmad <zakiakhmad@...> wrote:
> On Thu, May 26, 2011 at 10:04 AM, Chris Jones <chrisj@...> wrote:
>> Hi Zaki,
>>
>> [May 26 02:10:48 UTC] OGR-NG: 22 packets (1113.82 stats units) are in
>>                     buff-out.og2
>>
>> There's your clue - your progress wont show in stats until you flush the blocks back to the keyservers - at
which point they'll show up the next day after the daily stats run
>
> Hi Chris,
>
> How do I flush it? Is it must be done via email[1]?
>
> [1]http://www.distributed.net/Docs_tutor_network/en
(Continue reading)


Gmane