New faster application?
log in

Advanced search

Message boards : Number crunching : New faster application?

Author Message
Senilix
Send message
Joined: 8 Aug 08
Posts: 28
Credit: 9,457,787
RAC: 283
Message 8264 - Posted: 12 Jan 2009 | 13:22:03 UTC

Is there a new faster application available?

I've found by accident that user NetMonitoring is delivering results with a runtime of 400 seconds each.
Task info shows he's running application version 0.71.
Official application version is 0.07.

Anyone any idea where to get this faster app?

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8265 - Posted: 12 Jan 2009 | 13:24:23 UTC - in response to Message 8264.
Last modified: 12 Jan 2009 | 13:24:46 UTC

Probably from that user. Would be a custom app.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile speedimic
Avatar
Send message
Joined: 22 Feb 08
Posts: 260
Credit: 57,387,048
RAC: 0
Message 8267 - Posted: 12 Jan 2009 | 15:49:35 UTC - in response to Message 8264.

If you were using Linux, petros or I could help you out... ;-)

____________
mic.


Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8273 - Posted: 12 Jan 2009 | 20:53:20 UTC

Has anyone made a faster app for XP?
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Senilix
Send message
Joined: 8 Aug 08
Posts: 28
Credit: 9,457,787
RAC: 283
Message 8280 - Posted: 12 Jan 2009 | 23:59:25 UTC - in response to Message 8273.

Well, NetMonitoring was running the app on a Windows XP machine
according to the Computer entry of the task id.

Obviously there *is* a faster app for XP out somewhere ...

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8281 - Posted: 13 Jan 2009 | 0:05:26 UTC

Well I suppose I should add: One that someone is willing to share?
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

sandro
Send message
Joined: 17 Oct 08
Posts: 16
Credit: 16,783
RAC: 0
Message 8292 - Posted: 13 Jan 2009 | 23:04:16 UTC - in response to Message 8281.
Last modified: 14 Jan 2009 | 0:02:56 UTC

Well I suppose I should add: One that someone is willing to share?

Curious that nowbody linked it already, we have them ;)
Their are SSE,SSE2,SSE3,SSSE3 and SSE4.1 optimized apps already available, you just have to read in our forum ;)
http://www.planet3dnow.de/vbulletin/showthread.php?t=353616
The P3D Member Gipsel and twodee made apps with following extensions:
with SSE a WU take ~1500sec
with SSE2 ~400sec
with SSE3 ~300sec
with SSE4.1 ~200sec
all on a C2Q@3ghz
because Gipsel and twodee made thier app independtly from each other their are sometimes 2 versions per apps. their are aproximatly the same with minor differences in speed.
you may also need a app-info.xml file

SSE Version for older PCs:
http://www.file-upload.net/download-1319985/MW_SSEV2.zip.html
and here
http://139.30.40.11/Milkyway_SSE.zip

SSE2:
http://www.2shared.com/file/4437840/f43e8ff7/MW-SSE2.html
and here
http://www.file-upload.net/download-1311757/astronomy_sse2_app.exe.html
SSE3:
http://www.file-upload.net/download-1319985/MW_SSEV2.zip.html
SSE2+SSE3
http://www.file-upload.net/download-1320653/MW.rar.html

the sse4.1 is not availible at the moment

Gispel is working on a GPU-app für ATI cards. he is searching volunteers for testing his GPU-app under win64 with ATI cards. if some wants to test it, please pm gipsel in the p3d board

If the GPU-app is working a WU could be crunched in 20sek (but 1 cpu core would probably be used also

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8294 - Posted: 13 Jan 2009 | 23:31:28 UTC - in response to Message 8292.

Thanks for the links.

How do I figure out which I have? I would guess sse or sse2. My pc's a P4 xp.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

sandro
Send message
Joined: 17 Oct 08
Posts: 16
Credit: 16,783
RAC: 0
Message 8295 - Posted: 14 Jan 2009 | 0:05:53 UTC - in response to Message 8294.

Thanks for the links.

How do I figure out which I have? I would guess sse or sse2. My pc's a P4 xp.

if its a pre-Prescot P4 take the SSE2, if it is a Prescot oder cedar mill take the SSE3.
or just use cpu-z to look which extensions you can run.

John Clark
Send message
Joined: 4 Oct 08
Posts: 1612
Credit: 61,971,594
RAC: 27,574
Message 8296 - Posted: 14 Jan 2009 | 0:08:10 UTC - in response to Message 8294.
Last modified: 14 Jan 2009 | 0:09:19 UTC

Thanks for the links.

How do I figure out which I have? I would guess sse or sse2. My pc's a P4 xp.


CPU-Z will tell you!

Let me know when you find one of these fast/optimised MW clients for Windows and the link, please.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8297 - Posted: 14 Jan 2009 | 0:19:01 UTC

Thanks sandro, your links are much appreciated.

I've only just started to try them out and can see everything ticking away faster. What was indicating at over 1 hour to complete is now showing at under 40 minutes. Not very scientific I know, but they seem to be doing the trick...

____________

sandro
Send message
Joined: 17 Oct 08
Posts: 16
Credit: 16,783
RAC: 0
Message 8298 - Posted: 14 Jan 2009 | 0:29:38 UTC - in response to Message 8296.

[quote]Thanks for the links.

Let me know when you find one of these fast/optimised MW clients for Windows and the link, please.

all of the apps i gave the link are for 32 and 64bit windows

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8299 - Posted: 14 Jan 2009 | 0:37:32 UTC
Last modified: 14 Jan 2009 | 0:38:30 UTC

I think I'm missing something. Boinc wants to keep downloading the official app. I added an app_info file I converted from milksops app. And now I'm getting "no work", so I can't tell if I did it right.

Here's what I have in that file:
<app_info>
<app>
<name>astronomy</name>
</app>
<file_info>
<name>astronomy_sse2_app.exe</name>
<executable/>
</file_info>
<app_version>
<app_name>astronomy</app_name>
<version_num>1</version_num>
<file_ref>
<file_name>astronomy_sse2_app.exe</file_name>
<main_program/>
</file_ref>
</app_version>
<app_info>
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8300 - Posted: 14 Jan 2009 | 0:44:03 UTC
Last modified: 14 Jan 2009 | 0:46:52 UTC

banditwolf, there is an app_info file for all SSE, SSE2 and SSE3 in the downloads (one download has it missing, but all can be found in sandro's links - you don't have to make any app_info files)

I'm using all 3 and they all seem to be working OK.
____________

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8301 - Posted: 14 Jan 2009 | 0:48:45 UTC - in response to Message 8300.

banditwolf, there is an app_info file for all SSE, SSE2 and SSE3 in the downloads (one download has it missing, but all can be found in sandro's links - you don't have to make any app_info files)


I went with the 2nd sse2, only the exe file. The first is a .rar file. I don't know how to extract that one.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8302 - Posted: 14 Jan 2009 | 0:53:52 UTC - in response to Message 8301.

banditwolf, there is an app_info file for all SSE, SSE2 and SSE3 in the downloads (one download has it missing, but all can be found in sandro's links - you don't have to make any app_info files)


I went with the 2nd sse2, only the exe file. The first is a .rar file. I don't know how to extract that one.

Cripes! get winzip or winrar quick - WUs that took over an hour an hour ago are now rolling off at under 20 minutes on my core 2 duo.

____________

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8303 - Posted: 14 Jan 2009 | 0:54:10 UTC

http://www.file-upload.net/download-1319985/MW_SSEV2.zip.html
SSE2+SSE3
http://www.file-upload.net/download-1320653/MW.rar.html

these I get what looks to be an error saying too many requests.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8304 - Posted: 14 Jan 2009 | 1:01:07 UTC - in response to Message 8302.

Cripes! get winzip or winrar quick - WUs that took over an hour an hour ago are now rolling off at under 20 minutes on my core 2 duo.


Didn't realize there was a winrar. I have winzip. I undid that file and put it in. I am still getting "no work", I think that is a response to my aborted files.

Thanks for the help. When I get work I'll add the times.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8305 - Posted: 14 Jan 2009 | 1:01:13 UTC - in response to Message 8303.

http://www.file-upload.net/download-1319985/MW_SSEV2.zip.html
SSE2+SSE3
http://www.file-upload.net/download-1320653/MW.rar.html

these I get what looks to be an error saying too many requests.

I'm not surprised. They'll be a bit of a rush on for these I expect ;) I'm down to a shade over 8 minutes for a WU that just a little while ago was taking an hour and 8 minutes

____________

Cluster Physik
Send message
Joined: 26 Jul 08
Posts: 627
Credit: 94,940,203
RAC: 0
Message 8307 - Posted: 14 Jan 2009 | 5:13:38 UTC - in response to Message 8292.
Last modified: 14 Jan 2009 | 5:24:14 UTC

Gipsel is working on a GPU-app für ATI cards. he is searching volunteers for testing his GPU-app under win64 with ATI cards. if some wants to test it, please pm gipsel in the p3d board

If the GPU-app is working a WU could be crunched in 20sek (but 1 cpu core would probably be used also

Actually, that's nothing finished yet and the 20 seconds are just a first very rough estimate for a HD4870 based on still buggy code I have not much time working on. Furthermore, there are already some volunteers for testing.

So please, don't bombard me with PMs!


Thanks.

PS:
Why the hell the BOINC client only recognizes CUDA devices as accelerators in the moment? Give ATI a chance! Their cards have superior performance with double precision. NVidia cards can hardly beat a good quad core with doubles!

PS2, note to the project:
The credit limit in its current incarnation is not going to work with a GPU-App, as there will be very little CPU time spent on a WU, on which the limit bases. You should think about it and prepare something! Just in case I (or someone else) get this thing running. How about really fixed and adequately scaled credits without a limit at all?

tahanko
Send message
Joined: 13 Dec 07
Posts: 11
Credit: 1,849,193
RAC: 0
Message 8309 - Posted: 14 Jan 2009 | 6:55:31 UTC

could anyone reupload the SSE2 and SSE3 versions? and ho it looks witth SSE 4.1? thx for answer

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8310 - Posted: 14 Jan 2009 | 13:30:47 UTC

I still get 'no new work'. Could it be from the 8 that I aborted to get the app correct? Guess i have to wait till they are out of the system.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8311 - Posted: 14 Jan 2009 | 13:53:16 UTC - in response to Message 8310.

I still get 'no new work'. Could it be from the 8 that I aborted to get the app correct? Guess i have to wait till they are out of the system.


Nevermind, I changed the LTD and now have work. MW had built up and owed rosetta a lot.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8312 - Posted: 14 Jan 2009 | 14:41:01 UTC
Last modified: 14 Jan 2009 | 15:03:44 UTC

I finished a stripe_82 in 38 min down from 82-85 min. I'm using the sse2 - 2nd down version. The end of running ~ the last 5% doesn't tick of smoothly, it jumps .5-.6% every 20-30 seconds.

edit: Actually progress is a little jumpy most of the time. But is still accurate when it moves.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile Cori
Avatar
Send message
Joined: 27 Aug 07
Posts: 647
Credit: 27,592,547
RAC: 0
Message 8315 - Posted: 14 Jan 2009 | 17:37:38 UTC - in response to Message 8292.

SSE2+SSE3
http://www.file-upload.net/download-1320653/MW.rar.html


OMG, that one is fast as hell! ;-)))
From ~42 minutes down to 6.5 minutes - awesome!!!! THX a lot! :-)))
____________
Lovely greetings, Cori

Senilix
Send message
Joined: 8 Aug 08
Posts: 28
Credit: 9,457,787
RAC: 283
Message 8316 - Posted: 14 Jan 2009 | 17:43:40 UTC

Links are back to live...

I downloaded and installed the SSE3 app: it's working fast as hell.

Many thanks to P3D. You are doing a great job!

Senilix

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8317 - Posted: 14 Jan 2009 | 18:01:07 UTC
Last modified: 14 Jan 2009 | 18:01:13 UTC

The zip and rar files made available earlier by sandro (except for the one that had no app_info file) can be downloaded from one of my web sites here;

www.arizmoon.com

The apps are...... amazing!!! You'll be over the moon with them ;)

Thanks again for the original links sandro, and to Gipsel and twodee for making them.
____________

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8318 - Posted: 14 Jan 2009 | 18:20:01 UTC
Last modified: 14 Jan 2009 | 18:21:14 UTC

Thanks to Sandro for posting the links, and Gipsel and twodee for working on the apps, and Ice for adding an additional dl location. It's a great improvement.

I'll try the sse3 app later and see if it works on my system.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

JAMC
Send message
Joined: 9 Sep 08
Posts: 96
Credit: 336,443,946
RAC: 0
Message 8319 - Posted: 14 Jan 2009 | 18:25:33 UTC - in response to Message 8318.
Last modified: 14 Jan 2009 | 18:26:10 UTC

Thanks to Sandro for posting the links, and Gipsel and twodee for working on the apps, and Ice for adding an additional dl location. It's a great improvement.


I second that...Bravo!! :0

SSE3

Profile mscharmack
Avatar
Send message
Joined: 4 Dec 07
Posts: 45
Credit: 1,253,522
RAC: 0
Message 8326 - Posted: 14 Jan 2009 | 22:18:39 UTC
Last modified: 14 Jan 2009 | 22:35:13 UTC

Try it here, if you want

http://www.file-upload.net/download-1311757/astronomy_sse2_app.exe.html

This one doesn't seem to work on my machine

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8328 - Posted: 14 Jan 2009 | 22:47:12 UTC - in response to Message 8326.

Hello, Please excuse my ignorance; I downloaded the app, now what do I do with it??

Thanks!!

Beau

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8329 - Posted: 14 Jan 2009 | 22:53:21 UTC - in response to Message 8328.
Last modified: 14 Jan 2009 | 22:54:16 UTC

First. Unzip it.

Copy the files unziped in your project folder milkyway.cs.edu_milkyway

Stop BOINC (rememer to stop the daemon in the tools bar with the right button and selecct 'stop') and then restart BOINC. Only that.
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8331 - Posted: 14 Jan 2009 | 23:11:58 UTC - in response to Message 8329.

Of course it would be that simple, yet I had to ask!! I will give it a try and see what happens :-)

Thanks for the assistance!!

Beau

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8332 - Posted: 14 Jan 2009 | 23:15:28 UTC - in response to Message 8331.

Of course it would be that simple, yet I had to ask!! I will give it a try and see what happens :-)

Thanks for the assistance!!

Beau


If you need any help, don't worry for ask me. (sorry for my bad english).
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8333 - Posted: 14 Jan 2009 | 23:22:09 UTC - in response to Message 8332.

Of course it would be that simple, yet I had to ask!! I will give it a try and see what happens :-)

Thanks for the assistance!!

Beau


If you need any help, don't worry for ask me. (sorry for my bad english).



Your english is more than fine. Thanks for the help!

Beau

Profile Jayargh
Avatar
Send message
Joined: 8 Oct 07
Posts: 289
Credit: 3,690,838
RAC: 0
Message 8334 - Posted: 15 Jan 2009 | 0:29:12 UTC

Are there any links to a Linux app? The links given seem to be all for Windows :(

Thanks in advance..

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8336 - Posted: 15 Jan 2009 | 0:58:45 UTC - in response to Message 8334.

Are there any links to a Linux app? The links given seem to be all for Windows :(

Thanks in advance..


In the code forum. As to how they compare I don't know.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 8337 - Posted: 15 Jan 2009 | 2:42:28 UTC - in response to Message 8317.

www.arizmoon.com

The apps are...... amazing!!! You'll be over the moon with them ;)

Now there's an E Ticket attraction.
____________

Profile caspr
Avatar
Send message
Joined: 22 Mar 08
Posts: 90
Credit: 501,728
RAC: 0
Message 8340 - Posted: 15 Jan 2009 | 5:55:57 UTC
Last modified: 15 Jan 2009 | 5:56:30 UTC

Can anyone tell me which DL to use for 64bit and which one to use for 32bit windoz?
____________
A clear conscience is usually the sign of a bad memory



[Russia] michs
Send message
Joined: 16 Oct 08
Posts: 18
Credit: 164,409,593
RAC: 0
Message 8343 - Posted: 15 Jan 2009 | 9:54:09 UTC - in response to Message 8334.
Last modified: 15 Jan 2009 | 9:54:36 UTC

Are there any links to a Linux app? The links given seem to be all for Windows :(

Thanks in advance..



http://illuminaten.blogspot.com/

sandro
Send message
Joined: 17 Oct 08
Posts: 16
Credit: 16,783
RAC: 0
Message 8344 - Posted: 15 Jan 2009 | 10:01:30 UTC - in response to Message 8340.

Can anyone tell me which DL to use for 64bit and which one to use for 32bit windoz?

they run on both, 32 and 64bit

Profile Arion
Avatar
Send message
Joined: 10 Aug 08
Posts: 198
Credit: 14,791,873
RAC: 32,183
Message 8345 - Posted: 15 Jan 2009 | 10:34:46 UTC - in response to Message 8317.
Last modified: 15 Jan 2009 | 11:06:47 UTC

The zip and rar files made available earlier by sandro (except for the one that had no app_info file) can be downloaded from one of my web sites here;

www.arizmoon.com

The apps are...... amazing!!! You'll be over the moon with them ;)

Thanks again for the original links sandro, and to Gipsel and twodee for making them.



ICE I'm a bit confused on what file I should have. I have an AMD x2 6400 and it has SSE,SSE2,SSE3. I think I need to go with SSE2 so that the other system can run it without my getting confused about who has what or where. Oh and I don't use winrar... sigh

Well that was fast. Nothing like having a ton of computer errors and it sending them in so fast that it was hard to stop it. Hard to detact and thankfully put my backup I made back on that I had made just before I tried this little experiment.. EXTRA SIGH
____________

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8346 - Posted: 15 Jan 2009 | 11:57:18 UTC - in response to Message 8345.
Last modified: 15 Jan 2009 | 12:01:33 UTC

The zip and rar files made available earlier by sandro (except for the one that had no app_info file) can be downloaded from one of my web sites here;

www.arizmoon.com

The apps are...... amazing!!! You'll be over the moon with them ;)

Thanks again for the original links sandro, and to Gipsel and twodee for making them.



ICE I'm a bit confused on what file I should have. I have an AMD x2 6400 and it has SSE,SSE2,SSE3. I think I need to go with SSE2 so that the other system can run it without my getting confused about who has what or where. Oh and I don't use winrar... sigh

Well that was fast. Nothing like having a ton of computer errors and it sending them in so fast that it was hard to stop it. Hard to detact and thankfully put my backup I made back on that I had made just before I tried this little experiment.. EXTRA SIGH

Arion, on www.arizmoon.com you will find a link to Cpu-z. Download that and run CPU-Z on your PC.

Under the CPU tab in CPU-Z the 'Instructions' may show SSE, SSE2, SSSE3...

If all are inluded you can use SSE3, but if only SSE and SSE2 then only use SSE2. Use SSE (MW_SSEV2.zip) if the other 2 do not appear.

There are two options for SSE2 (MW-SSE2.rar and in MW.rar) because two options are available.

I will put zip alternatives on www.arizmoon.com for the rar downloads later this evening.

... my RAC is going balistic compared with just over a day ago... ;)
____________

tito
Send message
Joined: 3 Mar 08
Posts: 4
Credit: 24,613,816
RAC: 164,299
Message 8347 - Posted: 15 Jan 2009 | 13:29:31 UTC

Are results valid comparing to official app?
Also - aren't You affraid of next "no support for Milky..." as before?

sesef
Send message
Joined: 14 Nov 08
Posts: 16
Credit: 1,753,367
RAC: 0
Message 8348 - Posted: 15 Jan 2009 | 13:38:41 UTC

Faster applications returns incorrect results.

Original app:
fitness: -3.046272445362277

"Faster app":
fitness: -3.046289346362010

Profile Dave Przybylo
Avatar
Send message
Joined: 5 Feb 08
Posts: 236
Credit: 49,648
RAC: 0
Message 8349 - Posted: 15 Jan 2009 | 15:04:03 UTC - in response to Message 8348.

This is not good. The faster application is throwing out garbage results. These results will not be counted and you will not get credit for them.
____________
Dave Przybylo
MilkyWay@home Developer
Department of Computer Science
Rensselaer Polytechnic Institute

Profile Cori
Avatar
Send message
Joined: 27 Aug 07
Posts: 647
Credit: 27,592,547
RAC: 0
Message 8350 - Posted: 15 Jan 2009 | 15:19:23 UTC - in response to Message 8348.

Faster applications returns incorrect results.

Original app:
fitness: -3.046272445362277

"Faster app":
fitness: -3.046289346362010


Which of the faster apps gives out garbage results?
SSE 2 or SSE3? Or all? *scratches head*
____________
Lovely greetings, Cori

Profile Kevint
Avatar
Send message
Joined: 22 Nov 07
Posts: 285
Credit: 1,076,786,368
RAC: 0
Message 8351 - Posted: 15 Jan 2009 | 15:32:11 UTC - in response to Message 8349.

This is not good. The faster application is throwing out garbage results. These results will not be counted and you will not get credit for them.



Do you know what app is throwing out garbage? Team 3Dnow has been using this app since mid December.

I would have expected this to be caught by now -


John Clark
Send message
Joined: 4 Oct 08
Posts: 1612
Credit: 61,971,594
RAC: 27,574
Message 8352 - Posted: 15 Jan 2009 | 15:33:45 UTC
Last modified: 15 Jan 2009 | 15:37:09 UTC

I have just checked the results which are viewable on my rigs and all seems to be OK here. I hope I can continue like that.

I can certainly see why Dave is concerned as this puts unnecessary strain on the servers without valid results coming back, meaning these WUs need to be reissued.

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8353 - Posted: 15 Jan 2009 | 15:41:58 UTC - in response to Message 8350.

Which of the faster apps gives out garbage results?
SSE 2 or SSE3? Or all? *scratches head*


Good question!
____________

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8354 - Posted: 15 Jan 2009 | 15:46:52 UTC - in response to Message 8352.

Well, they picked a good time to release this while everyone was away on winter break.

At any rate, the assimilator is being updated today (so work might be a little sporadic until I've fixed all the bugs), and with the new changes over the weekend we will be not awarding credits to invalid results returned (and perhaps even docking them). We're still working out a good policy for this, so expect a news post soon.
____________

sesef
Send message
Joined: 14 Nov 08
Posts: 16
Credit: 1,753,367
RAC: 0
Message 8355 - Posted: 15 Jan 2009 | 15:54:36 UTC - in response to Message 8350.

Faster applications returns incorrect results.

Original app:
fitness: -3.046272445362277

"Faster app":
fitness: -3.046289346362010


Which of the faster apps gives out garbage results?
SSE 2 or SSE3? Or all? *scratches head*


MW-update18

SSE:
fitness: -3.046289346362010

SSE2:
fitness: -3.046289346362010

SSE3:
fitness: -3.046289346362010

My CPU dont have SSSE3 and SSE4.1 instructions, so I cant test it.

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8356 - Posted: 15 Jan 2009 | 16:00:35 UTC
Last modified: 15 Jan 2009 | 16:41:40 UTC

I have set MW to NNW until this gets straightened out.
____________

David @ TPS
Send message
Joined: 20 Nov 08
Posts: 24
Credit: 2,561,361
RAC: 0
Message 8359 - Posted: 15 Jan 2009 | 16:31:05 UTC
Last modified: 15 Jan 2009 | 16:36:02 UTC

Detaching all boxes as empty. Permanently.

Profile Crazybob's Son @ SETI.USA
Send message
Joined: 15 Jan 09
Posts: 1
Credit: 0
RAC: 0
Message 8360 - Posted: 15 Jan 2009 | 16:31:40 UTC

I have set my PC to NNW as well (will be updated the next time that PC connects to BAM).

Profile Cori
Avatar
Send message
Joined: 27 Aug 07
Posts: 647
Credit: 27,592,547
RAC: 0
Message 8361 - Posted: 15 Jan 2009 | 16:38:41 UTC - in response to Message 8356.

I have set NW to NNW until this gets straightened out.



____________
Lovely greetings, Cori

sandro
Send message
Joined: 17 Oct 08
Posts: 16
Credit: 16,783
RAC: 0
Message 8362 - Posted: 15 Jan 2009 | 16:38:54 UTC - in response to Message 8348.

Faster applications returns incorrect results.

Original app:
fitness: -3.046272445362277

"Faster app":
fitness: -3.046289346362010

Thx for the info. i linked this thread to p3d, so they can have a look into it.
sesef, could you also check your faster app you are using please?
Invalid results are of course not the intention of the opt-apps

sesef
Send message
Joined: 14 Nov 08
Posts: 16
Credit: 1,753,367
RAC: 0
Message 8363 - Posted: 15 Jan 2009 | 16:51:02 UTC - in response to Message 8362.

Faster applications returns incorrect results.

Original app:
fitness: -3.046272445362277

"Faster app":
fitness: -3.046289346362010

sesef, could you also check your faster app you are using please?


which applications do you mean?

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8364 - Posted: 15 Jan 2009 | 16:55:41 UTC - in response to Message 8363.

I just checked the results on the couple workunits crunched with this app and they are coming up as valid. Any ideas on specifically which app is causing an issue?

David @ TPS
Send message
Joined: 20 Nov 08
Posts: 24
Credit: 2,561,361
RAC: 0
Message 8365 - Posted: 15 Jan 2009 | 16:57:31 UTC

This is strange as well. I detached all boxes and the account page still shows all. Some even have work shown pending.

Profile Kevint
Avatar
Send message
Joined: 22 Nov 07
Posts: 285
Credit: 1,076,786,368
RAC: 0
Message 8366 - Posted: 15 Jan 2009 | 16:57:59 UTC



So how can we verify if the work being returned is correct, what should we look for?

sandro
Send message
Joined: 17 Oct 08
Posts: 16
Credit: 16,783
RAC: 0
Message 8367 - Posted: 15 Jan 2009 | 16:58:33 UTC - in response to Message 8363.

Faster applications returns incorrect results.

Original app:
fitness: -3.046272445362277

"Faster app":
fitness: -3.046289346362010

sesef, could you also check your faster app you are using please?


which applications do you mean?

sorry i thought in your team there where also optimized apps used made by some of your teammade.
i had the user mindc in my mind.
nevermind if im wrong.

Profile Cori
Avatar
Send message
Joined: 27 Aug 07
Posts: 647
Credit: 27,592,547
RAC: 0
Message 8368 - Posted: 15 Jan 2009 | 17:03:57 UTC - in response to Message 8365.

This is strange as well. I detached all boxes and the account page still shows all. Some even have work shown pending.

Your boxes will be still visible on your account page even after detaching. This is normal, because you may want to review your results or re-attach later. ;-)
____________
Lovely greetings, Cori

David @ TPS
Send message
Joined: 20 Nov 08
Posts: 24
Credit: 2,561,361
RAC: 0
Message 8372 - Posted: 15 Jan 2009 | 17:06:53 UTC - in response to Message 8368.

Thank you very much Cori!

John Clark
Send message
Joined: 4 Oct 08
Posts: 1612
Credit: 61,971,594
RAC: 27,574
Message 8373 - Posted: 15 Jan 2009 | 17:10:37 UTC - in response to Message 8366.



So how can we verify if the work being returned is correct, what should we look for?



The way I check is to go to my MW account, click on "Computers on this account" and then click individually on the tasks (under computer ID).

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8374 - Posted: 15 Jan 2009 | 17:14:18 UTC - in response to Message 8373.



So how can we verify if the work being returned is correct, what should we look for?



The way I check is to go to my MW account, click on "Computers on this account" and then click individually on the tasks (under computer ID).

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.



I just checked mine, and they list as outcome = success, so I guess this doesn't affect everyone?!?

sesef
Send message
Joined: 14 Nov 08
Posts: 16
Credit: 1,753,367
RAC: 0
Message 8375 - Posted: 15 Jan 2009 | 17:15:54 UTC - in response to Message 8367.

Faster applications returns incorrect results.

Original app:
fitness: -3.046272445362277

"Faster app":
fitness: -3.046289346362010

sesef, could you also check your faster app you are using please?


which applications do you mean?

sorry i thought in your team there where also optimized apps used made by some of your teammade.
i had the user mindc in my mind.
nevermind if im wrong.


Ahh you mean about this app, it returns correct results (same as oryginal app -3.046272445362277)

Pigu
Avatar
Send message
Joined: 22 Mar 08
Posts: 3
Credit: 56,377,008
RAC: 0
Message 8376 - Posted: 15 Jan 2009 | 17:18:42 UTC - in response to Message 8373.

correct me if i'm wrong

with
minimum quorum 1
initial replication 1
all results will be valid and give points, but it doesn't mean that they are correct :) to check this you have to compare results of the same wu crunched using opt app and official app
____________

Profile Cori
Avatar
Send message
Joined: 27 Aug 07
Posts: 647
Credit: 27,592,547
RAC: 0
Message 8377 - Posted: 15 Jan 2009 | 17:21:51 UTC - in response to Message 8376.

correct me if i'm wrong

with
minimum quorum 1
initial replication 1
all results will be valid and give points, but it doesn't mean that they are correct :) to check this you have to compare results of the same wu crunched using opt app and official app

I guess you're right. ;-)
____________
Lovely greetings, Cori

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8378 - Posted: 15 Jan 2009 | 17:23:13 UTC - in response to Message 8377.

how do you crunch the same WU twice?

John Clark
Send message
Joined: 4 Oct 08
Posts: 1612
Credit: 61,971,594
RAC: 27,574
Message 8380 - Posted: 15 Jan 2009 | 17:29:33 UTC
Last modified: 15 Jan 2009 | 17:41:16 UTC

Travis has a post here where I presume the usual return of success is taken as a valid result as he will have knowledge of the outcome. Otherwise none of us can know if we are successfully churning out invalid results without a wingman to compare against.

I am aware the successfully returned results are being granted credit, as per the credit rules posted elsewhere.

But, can we assume the results are valid when it is shown as successful and been given credit?

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8381 - Posted: 15 Jan 2009 | 17:36:05 UTC - in response to Message 8380.

Travis has a post here where I presume the usual return of success is taken as a valid result as he will have knowledge of the outcome. Otherwise none of us can know if we are successfully churning out invalid results without a wingman to compare against.



As of right now (until i've finished with the current changes to the assimilator), the only way to check if the application is spitting out the right results is to run it with some of the sample inputs given with the code, and compare the result to the stock app. If they're the same then everything is swell, otherwise the other application is incorrect.
____________

Profile Kevint
Avatar
Send message
Joined: 22 Nov 07
Posts: 285
Credit: 1,076,786,368
RAC: 0
Message 8382 - Posted: 15 Jan 2009 | 17:44:52 UTC - in response to Message 8373.



So how can we verify if the work being returned is correct, what should we look for?



The way I check is to go to my MW account, click on "Computers on this account" and then click individually on the tasks (under computer ID).

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.



This is not correct. WU's are being validated as correct, even though they may be returning incorrect data.

John Clark
Send message
Joined: 4 Oct 08
Posts: 1612
Credit: 61,971,594
RAC: 27,574
Message 8383 - Posted: 15 Jan 2009 | 17:47:33 UTC
Last modified: 15 Jan 2009 | 17:48:08 UTC

Travis

I presume this can be done if someone was to D/L a batch of WUs and then back them up to another folder from the MW BOINC project folder.

If the WUs were then allowed to crunch in the normal way with this new faster client, with the no new taske active.

Then the backed up WUs were returned to the original folder and again crunched with the stock item.

Would this give an OK comparison (the results would be shown on your servers).

possible problem:
This means reporting to the MW project the same sets of results twice. Would that cause problems at your end?

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8384 - Posted: 15 Jan 2009 | 17:48:30 UTC - in response to Message 8382.



So how can we verify if the work being returned is correct, what should we look for?



The way I check is to go to my MW account, click on "Computers on this account" and then click individually on the tasks (under computer ID).

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.



This is not correct. WU's are being validated as correct, even though they may be returning incorrect data.



Ok, so then exactly how would someone; sitting at their computer verify that they are returning valid and correct data?

John Clark
Send message
Joined: 4 Oct 08
Posts: 1612
Credit: 61,971,594
RAC: 27,574
Message 8385 - Posted: 15 Jan 2009 | 17:55:57 UTC
Last modified: 15 Jan 2009 | 18:00:59 UTC

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8386 - Posted: 15 Jan 2009 | 18:06:07 UTC - in response to Message 8385.

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.



And how would one do that? There were no sample inputs given with the code. Just the same link and app that others downloaded from arizmoon.com

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8387 - Posted: 15 Jan 2009 | 18:12:05 UTC - in response to Message 8386.

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.



And how would one do that? There were no sample inputs given with the code. Just the same link and app that others downloaded from arizmoon.com


Yes there are, if you go to http://milkyway.cs.rpi.edu/milkyway/download/code_release/
all of these have sample input files.
____________

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8388 - Posted: 15 Jan 2009 | 18:16:37 UTC - in response to Message 8387.

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.



And how would one do that? There were no sample inputs given with the code. Just the same link and app that others downloaded from arizmoon.com


Yes there are, if you go to http://milkyway.cs.rpi.edu/milkyway/download/code_release/
all of these have sample input files.



Ok, I downloaded the Milkyway release .7 (I am assuming that I was supposed to download the latest one?) Now what do I do with them? Sorry--I dont mean to be a pain...

Thanks


Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8389 - Posted: 15 Jan 2009 | 18:31:08 UTC - in response to Message 8388.

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.



And how would one do that? There were no sample inputs given with the code. Just the same link and app that others downloaded from arizmoon.com


Yes there are, if you go to http://milkyway.cs.rpi.edu/milkyway/download/code_release/
all of these have sample input files.



Ok, I downloaded the Milkyway release .7 (I am assuming that I was supposed to download the latest one?) Now what do I do with them? Sorry--I dont mean to be a pain...

Thanks





You should be able to put the milkyway executable and the other executable in the same directory with the sample inputs and run them. This would be (from where you uncompressed the files) ./milkyway/bin/test_files/
____________

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8390 - Posted: 15 Jan 2009 | 19:03:16 UTC - in response to Message 8389.

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.



And how would one do that? There were no sample inputs given with the code. Just the same link and app that others downloaded from arizmoon.com


Yes there are, if you go to http://milkyway.cs.rpi.edu/milkyway/download/code_release/
all of these have sample input files.



Ok, I downloaded the Milkyway release .7 (I am assuming that I was supposed to download the latest one?) Now what do I do with them? Sorry--I dont mean to be a pain...

Thanks





You should be able to put the milkyway executable and the other executable in the same directory with the sample inputs and run them. This would be (from where you uncompressed the files) ./milkyway/bin/test_files/



Ok, copied them into the same folder and ran them, now what am I looking at?

Profile Phil
Avatar
Send message
Joined: 13 Feb 08
Posts: 1124
Credit: 46,740
RAC: 0
Message 8391 - Posted: 15 Jan 2009 | 19:05:57 UTC - in response to Message 8354.

with the new changes over the weekend we will be not awarding credits to invalid results returned (and perhaps even docking them). We're still working out a good policy for this, so expect a news post soon.



Well thats fair enough.

We have to discover if the bad math is coming from o/clocking, bad code or what.

sesef
Send message
Joined: 14 Nov 08
Posts: 16
Credit: 1,753,367
RAC: 0
Message 8392 - Posted: 15 Jan 2009 | 19:10:36 UTC - in response to Message 8390.

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.



And how would one do that? There were no sample inputs given with the code. Just the same link and app that others downloaded from arizmoon.com


Yes there are, if you go to http://milkyway.cs.rpi.edu/milkyway/download/code_release/
all of these have sample input files.



Ok, I downloaded the Milkyway release .7 (I am assuming that I was supposed to download the latest one?) Now what do I do with them? Sorry--I dont mean to be a pain...

Thanks





You should be able to put the milkyway executable and the other executable in the same directory with the sample inputs and run them. This would be (from where you uncompressed the files) ./milkyway/bin/test_files/



Ok, copied them into the same folder and ran them, now what am I looking at?




in this folder you'll find file "out", last line of this file is your result.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8393 - Posted: 15 Jan 2009 | 19:15:05 UTC - in response to Message 8346.


I will put zip alternatives on www.arizmoon.com for the rar downloads later this evening.


This done. In the spirit of improving and sharing ...

www.arizmoon.com provides an additional download site for those who need it. Thank you.

____________

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8394 - Posted: 15 Jan 2009 | 19:17:35 UTC - in response to Message 8392.

Beau

I do not think we can from our computers. As Travis posted here about the only method to verify that good results are being churned out.



And how would one do that? There were no sample inputs given with the code. Just the same link and app that others downloaded from arizmoon.com


Yes there are, if you go to http://milkyway.cs.rpi.edu/milkyway/download/code_release/
all of these have sample input files.



Ok, I downloaded the Milkyway release .7 (I am assuming that I was supposed to download the latest one?) Now what do I do with them? Sorry--I dont mean to be a pain...

Thanks





You should be able to put the milkyway executable and the other executable in the same directory with the sample inputs and run them. This would be (from where you uncompressed the files) ./milkyway/bin/test_files/



Ok, copied them into the same folder and ran them, now what am I looking at?




in this folder you'll find file "out", last line of this file is your result.



Ok, and where is the "stock" Milkyway application located? I looked in ...application data/boinc/projects/milkyway... as well as under program files, but couldnt seem to find it.

Thanks!

Profile Phil
Avatar
Send message
Joined: 13 Feb 08
Posts: 1124
Credit: 46,740
RAC: 0
Message 8395 - Posted: 15 Jan 2009 | 19:22:05 UTC - in response to Message 8373.

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.



You'd have to run the stock app stand-alone and check the result to see if the result of the computation is OK.

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8397 - Posted: 15 Jan 2009 | 19:24:25 UTC - in response to Message 8395.

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.



You'd have to run the stock app stand-alone and check the result to see if the result of the computation is OK.



Yes, and how would one do that? Where is the stock app executable located on the system?

Profile Arion
Avatar
Send message
Joined: 10 Aug 08
Posts: 198
Credit: 14,791,873
RAC: 32,183
Message 8400 - Posted: 15 Jan 2009 | 19:55:55 UTC - in response to Message 8389.
Last modified: 15 Jan 2009 | 20:05:58 UTC

You should be able to put the milkyway executable and the other executable in the same directory with the sample inputs and run them. This would be (from where you uncompressed the files) ./milkyway/bin/test_files/


I tried the new app on one of my computers last night and it tossed 32 results in less than 2 minutes.( while I was having a cow trying to figure out how to stop it) When I managed to get everything stopped I detacted, deleted the MW folder and copied my backup (from just before the switchover) and the ones in my cache were rejected as already returned. (which it should have) Back on the standard app here since then.

Travis if you need to look at my system's result the ID for that computer is 36995. My computers are hidden so I suspect that you can still access it if necessary.


PS... All workunits during this test have 0 credits, Only the ones I have run with the "Official" app are receiving credits. Pretty clear cut line of where it started and ended on my system.
____________

Profile Phil
Avatar
Send message
Joined: 13 Feb 08
Posts: 1124
Credit: 46,740
RAC: 0
Message 8401 - Posted: 15 Jan 2009 | 20:11:03 UTC - in response to Message 8397.

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.



You'd have to run the stock app stand-alone and check the result to see if the result of the computation is OK.



Yes, and how would one do that? Where is the stock app executable located on the system?


Okay.
Run BOINC for a bit on a MILKYWAY workunit.

Go here and scroll down to find the app suitable for your system (probably milkyway_07_windows_intel86 or x86_64) and download it.

Shut BOINC down, go to \Application Data\BOINC\Slots and create a new folder, paste the app. into it.

Look in the other slots and find one thats got a MILKYWAY part-finished in it, COPY files astronomy_parameters, search_parameters and stars to your new folder.

Doubleclick Milkyway_07 to start it up and sit till its finished running.

CUT your NEW FOLDER from there and PASTE it somewhere else (My Docs, perhaps) so as not to confuse BOINC when you start it up.

Now restart BOINC and let it finish the same work, set BOINC Network Activity Suspended so it wont upload the work as soon as its finished.

Open the RESULT you did with the new app (in My Docs\New Folder) with Wordpad, compare it with the result you'll find in Application Data\BOINC\projects\milkyway

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8402 - Posted: 15 Jan 2009 | 20:21:27 UTC - in response to Message 8401.

If you scroll to the next 20 results, and on, it will show whether the WU results are valid as the results given are quoted as successful under the title Outcome.



You'd have to run the stock app stand-alone and check the result to see if the result of the computation is OK.



Yes, and how would one do that? Where is the stock app executable located on the system?


Okay.
Run BOINC for a bit on a MILKYWAY workunit.

Go here and scroll down to find the app suitable for your system (probably milkyway_07_windows_intel86 or x86_64) and download it.

Shut BOINC down, go to \Application Data\BOINC\Slots and create a new folder, paste the app. into it.

Look in the other slots and find one thats got a MILKYWAY part-finished in it, COPY files astronomy_parameters, search_parameters and stars to your new folder.

Doubleclick Milkyway_07 to start it up and sit till its finished running.

CUT your NEW FOLDER from there and PASTE it somewhere else (My Docs, perhaps) so as not to confuse BOINC when you start it up.

Now restart BOINC and let it finish the same work, set BOINC Network Activity Suspended so it wont upload the work as soon as its finished.

Open the RESULT you did with the new app (in My Docs\New Folder) with Wordpad, compare it with the result you'll find in Application Data\BOINC\projects\milkyway



Isnt that basically playing around with a "live" WU? I dont think thats a great idea. If you can test the optimized app on the test WU's, why cant that be done with the standard app then just compare the results? It seems like it would be a piece of cake to do; but apparently no one is sure where the actual standard executable lives on a typical PC.

GlennG
Send message
Joined: 17 Nov 08
Posts: 17
Credit: 55,357,419
RAC: 16,611
Message 8403 - Posted: 15 Jan 2009 | 20:30:52 UTC - in response to Message 8402.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe
____________

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8405 - Posted: 15 Jan 2009 | 20:39:29 UTC - in response to Message 8403.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8406 - Posted: 15 Jan 2009 | 20:39:39 UTC

Any comfirmation if the new app's are accurate or not? I would like to keep using the sse2.rar version, but only if it is ok.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8407 - Posted: 15 Jan 2009 | 20:41:41 UTC - in response to Message 8405.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.



It (Boinc) will be wherever you installed it to. Or search for Boinc. Then look in that.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile Cori
Avatar
Send message
Joined: 27 Aug 07
Posts: 647
Credit: 27,592,547
RAC: 0
Message 8408 - Posted: 15 Jan 2009 | 20:43:36 UTC - in response to Message 8406.

Any comfirmation if the new app's are accurate or not? I would like to keep using the sse2.rar version, but only if it is ok.

Same goes for me with the SSE3 app. Would like to use it but need confirmation, too. ;-)
____________
Lovely greetings, Cori

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8409 - Posted: 15 Jan 2009 | 20:44:16 UTC - in response to Message 8407.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.



It (Boinc) will be wherever you installed it to. Or search for Boinc. Then look in that.


It is installed in the default locations, no paths were modified. The project folder by default was installed in the \all users\application data\boinc folder, while the rest of it went under c:\program files\boinc. This was all by default.

Profile Mary
Avatar
Send message
Joined: 11 Oct 08
Posts: 32
Credit: 279,322
RAC: 0
Message 8410 - Posted: 15 Jan 2009 | 20:45:13 UTC - in response to Message 8409.
Last modified: 15 Jan 2009 | 20:54:19 UTC

You usually have to use 'C:\Documents and Settings\All Users\Application Data\BOINC' for XP

or 'C:\ProgramData\BOINC' for Vista
____________
~It only takes one bottle cap moving at 23,000 mph to ruin your whole day~

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8411 - Posted: 15 Jan 2009 | 20:47:31 UTC - in response to Message 8410.

You usually have to use C:\Documents and Settings\All Users\Application Data\BOINC for XP



Yes; already looked there, however it is just boinc, not boinc for xp.

Profile Mary
Avatar
Send message
Joined: 11 Oct 08
Posts: 32
Credit: 279,322
RAC: 0
Message 8412 - Posted: 15 Jan 2009 | 20:53:07 UTC - in response to Message 8411.

It differs based on the OS. See above for one of the Vista pathways (there are multiple). Also Vista users beware that you have to enable hidden files to see the ProgramData file under your C drive, and that sometimes BOINC installs itself under the Users file instead.
____________
~It only takes one bottle cap moving at 23,000 mph to ruin your whole day~

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8413 - Posted: 15 Jan 2009 | 20:53:27 UTC - in response to Message 8405.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.


Becouse you are using the opti app. If you rename the app_info.xml file, then BOINC downloads the stock app in that folder. (after stop and restart BOINC, of course)
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8414 - Posted: 15 Jan 2009 | 20:59:23 UTC - in response to Message 8413.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.


Becouse you are using the opti app. If you rename the app_info.xml file, then BOINC downloads the stock app in that folder. (after stop and restart BOINC, of course)


Ok; but I was using the standard app yesterday; and didnt delete anything. Would boinc have deleted it by itself?

Profile Mary
Avatar
Send message
Joined: 11 Oct 08
Posts: 32
Credit: 279,322
RAC: 0
Message 8415 - Posted: 15 Jan 2009 | 21:01:37 UTC - in response to Message 8414.

Boinc deletes the standard app whenever you add an optimized one to the folder.
____________
~It only takes one bottle cap moving at 23,000 mph to ruin your whole day~

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8416 - Posted: 15 Jan 2009 | 21:01:38 UTC - in response to Message 8414.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.


Becouse you are using the opti app. If you rename the app_info.xml file, then BOINC downloads the stock app in that folder. (after stop and restart BOINC, of course)


Ok; but I was using the standard app yesterday; and didnt delete anything. Would boinc have deleted it by itself?



Yes. Is the standar actuation of BOINC.
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8417 - Posted: 15 Jan 2009 | 21:08:16 UTC - in response to Message 8416.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.


Becouse you are using the opti app. If you rename the app_info.xml file, then BOINC downloads the stock app in that folder. (after stop and restart BOINC, of course)


Ok; but I was using the standard app yesterday; and didnt delete anything. Would boinc have deleted it by itself?



Yes. Is the standar actuation of BOINC.



Ahhh, well that would explain why I couldnt find it then, lol!! ok, so then I will remove the opti app, let boinc copy down the standard app, then copy the executable for it and ru the test to see if I get the same result. I will let you know what happens!

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8418 - Posted: 15 Jan 2009 | 21:14:13 UTC - in response to Message 8417.
Last modified: 15 Jan 2009 | 21:16:01 UTC

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.


Becouse you are using the opti app. If you rename the app_info.xml file, then BOINC downloads the stock app in that folder. (after stop and restart BOINC, of course)


Ok; but I was using the standard app yesterday; and didnt delete anything. Would boinc have deleted it by itself?



Yes. Is the standar actuation of BOINC.



Ahhh, well that would explain why I couldnt find it then, lol!! ok, so then I will remove the opti app, let boinc copy down the standard app, then copy the executable for it and ru the test to see if I get the same result. I will let you know what happens!


Don't remove the opti app only rename the app_info.xml. If you remove the opti, BOINC will be return your actual wus with error when it can't find an app with to crunch them. When the next wu is downloaded, then the stock app too.
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8419 - Posted: 15 Jan 2009 | 21:39:45 UTC - in response to Message 8418.

Your standard app can typically be found on a Windows PC in

C:\Program Files\BOINC\projects\milkyway.cs.rpi.edu_milkyway\milkyway_0.7_windows_intelx86.exe



There is no c:\program files\boinc\projects folder. If I look in the \all users\application data\boinc\projects\milkyway.cs.rpi.edu.milkyway folder; there is no milkyway_0.7_windows_intelx86.exe file in there at all (not even anything close to it) I have been running the stock app since I started with milkyway and I did not overwrite any files when copying the custom app in.


Becouse you are using the opti app. If you rename the app_info.xml file, then BOINC downloads the stock app in that folder. (after stop and restart BOINC, of course)


Ok; but I was using the standard app yesterday; and didnt delete anything. Would boinc have deleted it by itself?



Yes. Is the standar actuation of BOINC.



Ahhh, well that would explain why I couldnt find it then, lol!! ok, so then I will remove the opti app, let boinc copy down the standard app, then copy the executable for it and ru the test to see if I get the same result. I will let you know what happens!


Don't remove the opti app only rename the app_info.xml. If you remove the opti, BOINC will be return your actual wus with error when it can't find an app with to crunch them. When the next wu is downloaded, then the stock app too.



Sure--now you tell me!! Oh; well. The standard and optimized app gave different numbers, so it looks like it does not work properly. In any case; I am back using the standard app and will stay with it for now. Thank You to everyone who walked me thru. I do appreciate it!!

Thanks

Beau

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8420 - Posted: 15 Jan 2009 | 21:58:33 UTC
Last modified: 15 Jan 2009 | 22:02:02 UTC

I am having problems doing the comparison. I downloaded the test files without any problem, then duplicated the folder, one to run with the stock app, and one to run with the opt app. Oddly enough, I was able to run the opt app in stand alone mode just fine. It is with the stock app that I am having problems.

The opt app (astronomy_sse3_app) "out" file says:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.106718478181371



But when I try to run the stock app (milkyway_0.7_windows_x86_64) in stand alone mode, I get no "out" file. The stderr file says:

Will run in standalone mode.
APP: error resolving search parameters file (for write): -108
filename: out
resolved output path: out

So I've hit a wall, in trying to compare the stock app to the opt app. FWIW, this is with XP64.
____________

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8421 - Posted: 15 Jan 2009 | 22:07:50 UTC - in response to Message 8420.

I am having problems doing the comparison. I downloaded the test files without any problem, then duplicated the folder, one to run with the stock app, and one to run with the opt app. Oddly enough, I was able to run the opt app in stand alone mode just fine. It is with the stock app that I am having problems.

The opt app (astronomy_sse3_app) "out" file says:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.106718478181371



But when I try to run the stock app (milkyway_0.7_windows_x86_64) in stand alone mode, I get no "out" file. The stderr file says:

Will run in standalone mode.
APP: error resolving search parameters file (for write): -108
filename: out
resolved output path: out

So I've hit a wall, in trying to compare the stock app to the opt app. FWIW, this is with XP64.



You might need to remove the previous "out" file (generated by the other app) and the checkpoint file it generates.
____________

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8422 - Posted: 15 Jan 2009 | 22:07:51 UTC - in response to Message 8420.

I am having problems doing the comparison. I downloaded the test files without any problem, then duplicated the folder, one to run with the stock app, and one to run with the opt app. Oddly enough, I was able to run the opt app in stand alone mode just fine. It is with the stock app that I am having problems.

The opt app (astronomy_sse3_app) "out" file says:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.106718478181371



But when I try to run the stock app (milkyway_0.7_windows_x86_64) in stand alone mode, I get no "out" file. The stderr file says:

Will run in standalone mode.
APP: error resolving search parameters file (for write): -108
filename: out
resolved output path: out

So I've hit a wall, in trying to compare the stock app to the opt app. FWIW, this is with XP64.



You might need to remove the previous "out" file (generated by the other app) and the checkpoint file it generates.
____________

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8423 - Posted: 15 Jan 2009 | 22:15:59 UTC - in response to Message 8422.

You might need to remove the previous "out" file (generated by the other app) and the checkpoint file it generates.


These were in completely separate, duplicated folders, from the top "milkyway" on down. In any case, I deleted the files from the opt folder, tried running the stock app in the stock folder, and got the same problem. I tried deleting the opt folder all together with no success.



____________

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8424 - Posted: 15 Jan 2009 | 23:18:10 UTC - in response to Message 8423.

You might need to remove the previous "out" file (generated by the other app) and the checkpoint file it generates.


These were in completely separate, duplicated folders, from the top "milkyway" on down. In any case, I deleted the files from the opt folder, tried running the stock app in the stock folder, and got the same problem. I tried deleting the opt folder all together with no success.




you might need to just put an empty "out" file in the directory for the stock app... i think i've seen this problem a couple times.
____________

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8425 - Posted: 15 Jan 2009 | 23:25:37 UTC

@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?

Best regards.
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8426 - Posted: 15 Jan 2009 | 23:38:29 UTC - in response to Message 8425.

@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?

Best regards.


At what level of accuracy?
____________

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8427 - Posted: 15 Jan 2009 | 23:46:35 UTC - in response to Message 8424.
Last modified: 15 Jan 2009 | 23:47:07 UTC

you might need to just put an empty "out" file in the directory for the stock app... i think i've seen this problem a couple times.


That fixed it. Here are the results. Each app's results is repeatable, but the stock result does not match the SSE3 opt app result. Am I correct in assuming we should be looking at the fitness value?

1st opt app run:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.106718478181371

2nd opt app run:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.106718478181371




1st stockrun:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.046272445362277

2nd stock run:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.046272445362277
____________

Cluster Physik
Send message
Joined: 26 Jul 08
Posts: 627
Credit: 94,940,203
RAC: 0
Message 8428 - Posted: 15 Jan 2009 | 23:56:26 UTC - in response to Message 8426.

@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?

Best regards.


At what level of accuracy?

So I guess this SSE3-Version saves the party for us.

Result of the Test-WU:
fitness: -3.046272445362275

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8429 - Posted: 16 Jan 2009 | 0:00:00 UTC - in response to Message 8427.

you might need to just put an empty "out" file in the directory for the stock app... i think i've seen this problem a couple times.


That fixed it. Here are the results. Each app's results is repeatable, but the stock result does not match the SSE3 opt app result. Am I correct in assuming we should be looking at the fitness value?

1st opt app run:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.106718478181371

2nd opt app run:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.106718478181371




1st stockrun:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.046272445362277

2nd stock run:

searchname
parameters [8]: 0.670000000000000 13.500000000000000 -1.734601060000000 33.352644669999997 27.423781280000000 1.244802812944947 1.914950983451476 2.500000000000000
metadata: this is the metadata
fitness: -3.046272445362277



Yeah the fitness is what we're looking at.
____________

BLUWOLF
Send message
Joined: 31 Aug 08
Posts: 2
Credit: 165,082
RAC: 0
Message 8430 - Posted: 16 Jan 2009 | 0:37:16 UTC

has any one checked the sse2 out too see if its working right
____________

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8431 - Posted: 16 Jan 2009 | 0:47:51 UTC - in response to Message 8430.

I just ran the SSE2 app on that same machine. The results matched the SSE3 results. So neither SSE2 or SSE3 match the stock app.
____________

Profile Labbie
Avatar
Send message
Joined: 29 Aug 07
Posts: 327
Credit: 116,463,193
RAC: 0
Message 8432 - Posted: 16 Jan 2009 | 0:53:20 UTC - in response to Message 8431.

I just ran the SSE2 app on that same machine. The results matched the SSE3 results. So neither SSE2 or SSE3 match the stock app.


Are these the apps from the MW.rar download?

If not, would you please specify exactly which apps you tested?

Thanks


____________

Calm Chaos Forum...Join Calm Chaos Now

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8433 - Posted: 16 Jan 2009 | 0:54:09 UTC - in response to Message 8428.

So I guess this SSE3-Version saves the party for us.

Result of the Test-WU:
fitness: -3.046272445362275


Yes, I also got
fitness: -3.046272445362275

But that still does not match the stock app output of
fitness: -3.046272445362277



____________

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8434 - Posted: 16 Jan 2009 | 0:55:04 UTC - in response to Message 8432.
Last modified: 16 Jan 2009 | 0:56:36 UTC

I just ran the SSE2 app on that same machine. The results matched the SSE3 results. So neither SSE2 or SSE3 match the stock app.



Are these the apps from the MW.rar download?

If not, would you please specify exactly which apps you tested?

Thanks

Yes, they were both from the rar download.
____________

Profile Labbie
Avatar
Send message
Joined: 29 Aug 07
Posts: 327
Credit: 116,463,193
RAC: 0
Message 8435 - Posted: 16 Jan 2009 | 0:55:39 UTC - in response to Message 8434.

Yes, they were both from the rar download.


Thanks

____________

Calm Chaos Forum...Join Calm Chaos Now

Gavin Shaw
Avatar
Send message
Joined: 16 Jan 08
Posts: 98
Credit: 1,371,299
RAC: 0
Message 8436 - Posted: 16 Jan 2009 | 0:59:36 UTC

So where do we stand?

As Labbie said can people who have tested specify what download they used. Also can anyone get in contact with the guys/gals (or they themselves) who made the apps and find out if they did any testing before release. For your information I have been using the SSE3 version from the MW.rar file downloaded from Ice's site.

For the moment I have set the machine to NNW and I will let it crunch out the remaining units. Then I guess I'll take it elsewhere while this is all sorted out.

And can anyone confirm what Logan brought up?


@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?


If this is the case does that not mean there could be an issue with the stock app too?

____________
Never surrender and never give up. In the darkest hour there is always hope.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8437 - Posted: 16 Jan 2009 | 1:03:05 UTC - in response to Message 8433.

So I guess this SSE3-Version saves the party for us.

Result of the Test-WU:
fitness: -3.046272445362275


Yes, I also got
fitness: -3.046272445362275

But that still does not match the stock app output of
fitness: -3.046272445362277


Are they close enough it won't change the outcome (of the search) or should they be exact?
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8438 - Posted: 16 Jan 2009 | 1:06:11 UTC - in response to Message 8437.

So I guess this SSE3-Version saves the party for us.

Result of the Test-WU:
fitness: -3.046272445362275


Yes, I also got
fitness: -3.046272445362275

But that still does not match the stock app output of
fitness: -3.046272445362277


Are they close enough it won't change the outcome (of the search) or should they be exact?


Yeah that's fine. I think the cutoff where it would start to matter would be differences greater than 10^-10ish
____________

Cluster Physik
Send message
Joined: 26 Jul 08
Posts: 627
Credit: 94,940,203
RAC: 0
Message 8439 - Posted: 16 Jan 2009 | 1:06:57 UTC - in response to Message 8436.
Last modified: 16 Jan 2009 | 1:11:10 UTC

And can anyone confirm what Logan brought up?


@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?


If this is the case does that not mean there could be an issue with the stock app too?

There are some issues with the stock app, but this accuracy thing is nothing you can really avoid between different architectures when using standard math libraries. And Travis answer (actually a question) to that problem

At what level of accuracy?

implies he is aware of that.

Actually, this sort of differences in the last bits is what one often calls numerical noise. Both versions are likely to calculate results within the same error bars when compared to a (hypothetical) implementation with infinite (or just somewhat extended) precision.

Gavin Shaw
Avatar
Send message
Joined: 16 Jan 08
Posts: 98
Credit: 1,371,299
RAC: 0
Message 8440 - Posted: 16 Jan 2009 | 1:22:31 UTC - in response to Message 8439.

And can anyone confirm what Logan brought up?


@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?


If this is the case does that not mean there could be an issue with the stock app too?

There are some issues with the stock app, but this accuracy thing is nothing you can really avoid between different architectures when using standard math libraries. And Travis answer (actually a question) to that problem

At what level of accuracy?

implies he is aware of that.

Actually, this sort of differences in the last bits is what one often calls numerical noise. Both versions are likely to calculate results within the same error bars when compared to a (hypothetical) implementation with infinite (or just somewhat extended) precision.


Then perhaps the project can specify what the accepted 'error margin' is. Or is that the no difference greater than 10^-10ish.

____________
Never surrender and never give up. In the darkest hour there is always hope.

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 8441 - Posted: 16 Jan 2009 | 2:11:31 UTC

It's like Einstein and akosf all over again. Good times.
____________

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8442 - Posted: 16 Jan 2009 | 2:17:34 UTC - in response to Message 8438.

Yeah that's fine. I think the cutoff where it would start to matter would be differences greater than 10^-10ish


So then the "new" optimized apps are fine to use as long as they are correct to the 10th place? So far only the ss3 has been confirmed to work out fine within the limit right? What about the sse2.rar app?
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8443 - Posted: 16 Jan 2009 | 2:22:37 UTC - in response to Message 8442.

Yeah that's fine. I think the cutoff where it would start to matter would be differences greater than 10^-10ish


So then the "new" optimized apps are fine to use as long as they are correct to the 10th place? So far only the ss3 has been confirmed to work out fine within the limit right? What about the sse2.rar app?


Yeah, so long as it's just numerical noise.
____________

James Nunley
Send message
Joined: 29 Nov 07
Posts: 39
Credit: 60,297,339
RAC: 34,886
Message 8446 - Posted: 16 Jan 2009 | 4:21:32 UTC

Could someone please post a link to which one of these apps are supposedly ok. It's kind of confusing as there is more than one file download linked in the thread.

thanks.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8447 - Posted: 16 Jan 2009 | 4:47:34 UTC - in response to Message 8446.

Could someone please post a link to which one of these apps are supposedly ok. It's kind of confusing as there is more than one file download linked in the thread.

thanks.


If I have read it all I believe the sse3 app is the only one tested so far. No one else has said about the others.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

James Nunley
Send message
Joined: 29 Nov 07
Posts: 39
Credit: 60,297,339
RAC: 34,886
Message 8448 - Posted: 16 Jan 2009 | 4:54:32 UTC

However there is more than one sse3 app linked in this thread

one is

astronomy_sse3_app and is 889kb


and the other is


astronomy_SSE3_s and is 920kb

Profile Labbie
Avatar
Send message
Joined: 29 Aug 07
Posts: 327
Credit: 116,463,193
RAC: 0
Message 8449 - Posted: 16 Jan 2009 | 5:11:02 UTC - in response to Message 8438.

So I guess this SSE3-Version saves the party for us.

Result of the Test-WU:
fitness: -3.046272445362275


Yes, I also got
fitness: -3.046272445362275

But that still does not match the stock app output of
fitness: -3.046272445362277


Are they close enough it won't change the outcome (of the search) or should they be exact?


Yeah that's fine. I think the cutoff where it would start to matter would be differences greater than 10^-10ish


The app linked above is the only one I know of that is good. The last post above (the "Yeah that's fine" one) is from Travis.

____________

Calm Chaos Forum...Join Calm Chaos Now

James Nunley
Send message
Joined: 29 Nov 07
Posts: 39
Credit: 60,297,339
RAC: 34,886
Message 8451 - Posted: 16 Jan 2009 | 5:16:07 UTC

Ok so that would make it the


astronomy_SSE3_s one


cool cause thats the one I'm using

zombie67 [MM]
Avatar
Send message
Joined: 29 Aug 07
Posts: 112
Credit: 205,875,980
RAC: 26,934
Message 8453 - Posted: 16 Jan 2009 | 5:33:16 UTC - in response to Message 8451.

So, we have a new version of the SSE3 app that meets the 10 digit requirement. Does anyone have an updated SSE or SSE2 version?
____________

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8454 - Posted: 16 Jan 2009 | 8:10:59 UTC - in response to Message 8426.

@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?

Best regards.


At what level of accuracy?


Didn't you tested it...? Bad boy...:)

Try it, and give us your results.

Best regards.
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

John Clark
Send message
Joined: 4 Oct 08
Posts: 1612
Credit: 61,971,594
RAC: 27,574
Message 8456 - Posted: 16 Jan 2009 | 10:25:07 UTC

Travis/Dave

Part of the assimilator update allows us to track users that repeatedly return invalid results and stop awarding credit to them


How quickly do you guys expect this assimilator update to pick up users returning invalid results and stop awarding credit?

Is it very soon (<1 day) or more?

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8457 - Posted: 16 Jan 2009 | 10:49:56 UTC - in response to Message 8456.

Travis/Dave

Part of the assimilator update allows us to track users that repeatedly return invalid results and stop awarding credit to them


How quickly do you guys expect this assimilator update to pick up users returning invalid results and stop awarding credit?

Is it very soon (<1 day) or more?

And are you going to tell them or let them continue unaware?

____________

[BOINCstats] LostBoy
Send message
Joined: 8 Mar 08
Posts: 4
Credit: 774,815
RAC: 0
Message 8458 - Posted: 16 Jan 2009 | 11:25:37 UTC - in response to Message 8453.

So, we have a new version of the SSE3 app that meets the 10 digit requirement. Does anyone have an updated SSE or SSE2 version?


Here we go...

http://rapidshare.com/files/184217251/astronomy_sse2_app.rar.html

Original app:
fitness: -3.046272445362277

this one:
fitness: -3.046272445362278

have fun...

LB

Beau
Send message
Joined: 3 Jan 09
Posts: 270
Credit: 124,346
RAC: 0
Message 8460 - Posted: 16 Jan 2009 | 13:13:38 UTC - in response to Message 8458.

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8461 - Posted: 16 Jan 2009 | 13:22:56 UTC - in response to Message 8460.

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?


It is to the 11th place, so I believe they are fine. But let Travis say for sure.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8462 - Posted: 16 Jan 2009 | 13:23:14 UTC - in response to Message 8454.

@ Travis

Why linux, OSX, and Win stock apps gave different results with the same wu?

Best regards.


At what level of accuracy?


Didn't you tested it...? Bad boy...:)

Try it, and give us your results.

Best regards.


With what we tested them on they were basically identical. I was wondering if someone was getting different results.

____________

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8463 - Posted: 16 Jan 2009 | 13:24:59 UTC - in response to Message 8458.

So, we have a new version of the SSE3 app that meets the 10 digit requirement. Does anyone have an updated SSE or SSE2 version?


Here we go...

http://rapidshare.com/files/184217251/astronomy_sse2_app.rar.html

Original app:
fitness: -3.046272445362277

this one:
fitness: -3.046272445362278

have fun...

LB


Thanks that helps me out.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

[BOINCstats] LostBoy
Send message
Joined: 8 Mar 08
Posts: 4
Credit: 774,815
RAC: 0
Message 8464 - Posted: 16 Jan 2009 | 13:25:06 UTC - in response to Message 8460.
Last modified: 16 Jan 2009 | 13:27:49 UTC

too slow....

I don t think so.
This is what Travis wrote:
Yeah that's fine. I think the cutoff where it would start to matter would be differences greater than 10^-10ish

So the last five digits are not necessary,i think...
There are only the last four incorrect...

Correct me,if i am wrong...

LB

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8465 - Posted: 16 Jan 2009 | 13:25:50 UTC - in response to Message 8461.

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?


It is to the 11th place, so I believe they are fine. But let Travis say for sure.


Yeah this is fine. It would be nice to see how it does with a couple different inputs, just to make sure. Is this optimized app done with compiler flags or has there been significant code changes? If the 2nd is the case it would be nice if they were shared so we could update the stock app.
____________

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8466 - Posted: 16 Jan 2009 | 13:25:52 UTC - in response to Message 8461.

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?


It is to the 11th place, so I believe they are fine. But let Travis say for sure.


Yeah this is fine. It would be nice to see how it does with a couple different inputs, just to make sure. Is this optimized app done with compiler flags or has there been significant code changes? If the 2nd is the case it would be nice if they were shared so we could update the stock app.
____________

David @ TPS
Send message
Joined: 20 Nov 08
Posts: 24
Credit: 2,561,361
RAC: 0
Message 8467 - Posted: 16 Jan 2009 | 13:48:35 UTC

Gonna try re-attaching with one SSE3 box. If I end up losing points I will shut it back down.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8468 - Posted: 16 Jan 2009 | 14:00:54 UTC - in response to Message 8467.
Last modified: 16 Jan 2009 | 14:02:11 UTC

Gonna try re-attaching with one SSE3 box. If I end up losing points I will shut it back down.


I've been running with the latest SSE3 app all day without problems. The WUs are taking slightly (minimally) longer, but it's still turning WUs around far faster than the stock app.
____________

sandro
Send message
Joined: 17 Oct 08
Posts: 16
Credit: 16,783
RAC: 0
Message 8469 - Posted: 16 Jan 2009 | 14:04:44 UTC - in response to Message 8466.
Last modified: 16 Jan 2009 | 14:05:46 UTC


Yeah this is fine. It would be nice to see how it does with a couple different inputs, just to make sure. Is this optimized app done with compiler flags or has there been significant code changes? If the 2nd is the case it would be nice if they were shared so we could update the stock app.

Im not shure but i think they "hand-optimzed" the code rather using compiler flags, dont know whtat is significant for you ;) . but better to ask them directly.

Profile [AF>HFR>RR] Sp0wn
Send message
Joined: 16 Mar 08
Posts: 10
Credit: 59,990,626
RAC: 0
Message 8470 - Posted: 16 Jan 2009 | 14:09:12 UTC - in response to Message 8449.
Last modified: 16 Jan 2009 | 14:12:20 UTC

So I guess this SSE3-Version saves the party for us.

Result of the Test-WU:
fitness: -3.046272445362275


Yes, I also got
fitness: -3.046272445362275

But that still does not match the stock app output of
fitness: -3.046272445362277


Are they close enough it won't change the outcome (of the search) or should they be exact?


Yeah that's fine. I think the cutoff where it would start to matter would be differences greater than 10^-10ish


The app linked above is the only one I know of that is good. The last post above (the "Yeah that's fine" one) is from Travis.


I just install this new app on one of my hosts , and the finish complete time go to 195s from 22mn ....

That a a HUGE improvement !!!

David @ TPS
Send message
Joined: 20 Nov 08
Posts: 24
Credit: 2,561,361
RAC: 0
Message 8471 - Posted: 16 Jan 2009 | 14:23:13 UTC - in response to Message 8468.

Gonna try re-attaching with one SSE3 box. If I end up losing points I will shut it back down.


I've been running with the latest SSE3 app all day without problems. The WUs are taking slightly (minimally) longer, but it's still turning WUs around far faster than the stock app.



Pentium D working fine, just attached P-4 HT, waiting for first results to come in.

YIPPIE SKIPPIE!!!!!

Cant wait to see what one of the Quad-cores will do........

Profile Crunch3r
Volunteer developer
Avatar
Send message
Joined: 17 Feb 08
Posts: 358
Credit: 256,958,531
RAC: 3,952
Message 8472 - Posted: 16 Jan 2009 | 14:35:08 UTC - in response to Message 8460.

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?


Would be interesting to know if the app still suffers from the memleak that was 'build in' to the stock app and what's more important, if it still cuts off significant numbers when restated form a checkpoint like the stock app does (which of course makes the result invalid )


____________

Join BOINC United now!

David @ TPS
Send message
Joined: 20 Nov 08
Posts: 24
Credit: 2,561,361
RAC: 0
Message 8473 - Posted: 16 Jan 2009 | 14:49:11 UTC

Pentium D & P-4 HT are validating. Quad core AMD Phenom now attached.

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8475 - Posted: 16 Jan 2009 | 15:05:02 UTC - in response to Message 8472.
Last modified: 16 Jan 2009 | 15:08:17 UTC

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?


Would be interesting to know if the app still suffers from the memleak that was 'build in' to the stock app and what's more important, if it still cuts off significant numbers when restated form a checkpoint like the stock app does (which of course makes the result invalid )



I'm pretty sure the newest versions of the stock app checkpoint to 20 digits past the decimal point so that isn't happening anymore.

*edit* And honestly, if there are bugs in the application that you know about, please post them to the code discussion forum. If you make a post about them there (instead of random snarky comments in random threads), it would actually be helpful to us so we can update the application and get rid of them.
____________

Cluster Physik
Send message
Joined: 26 Jul 08
Posts: 627
Credit: 94,940,203
RAC: 0
Message 8476 - Posted: 16 Jan 2009 | 16:40:14 UTC - in response to Message 8472.

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?


Would be interesting to know if the app still suffers from the memleak that was 'build in' to the stock app and what's more important, if it still cuts off significant numbers when restated form a checkpoint like the stock app does (which of course makes the result invalid )


At least my SSE3-App I linked to in this thread does not suffer from any of these shortcomings ;)

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8477 - Posted: 16 Jan 2009 | 16:51:52 UTC - in response to Message 8476.

Heres what I got for the SSEv2 zip

Optimized
fitness: -3.046272445362275

Stock
fitness: -3.046272445361065


So are these results too different?


Would be interesting to know if the app still suffers from the memleak that was 'build in' to the stock app and what's more important, if it still cuts off significant numbers when restated form a checkpoint like the stock app does (which of course makes the result invalid )


At least my SSE3-App I linked to in this thread does not suffer from any of these shortcomings ;)

I for one am grateful for you making this available Cluster Physik.

I've already added it to www.arizmoon.com which I will be updating now with what I think are the 'correct' SSE2 and SSE apps.

____________

Cluster Physik
Send message
Joined: 26 Jul 08
Posts: 627
Credit: 94,940,203
RAC: 0
Message 8478 - Posted: 16 Jan 2009 | 16:58:11 UTC - in response to Message 8475.
Last modified: 16 Jan 2009 | 17:05:29 UTC

I'm pretty sure the newest versions of the stock app checkpoint to 20 digits past the decimal point so that isn't happening anymore.

*edit* And honestly, if there are bugs in the application that you know about, please post them to the code discussion forum. If you make a post about them there (instead of random snarky comments in random threads), it would actually be helpful to us so we can update the application and get rid of them.

A silent update? I just checked it and the code version on the server is still from December 3rd which saves only 6 decimal places (not even the significant ones!) in the checkpoints and exhibits the memory leak, Crunch3r mentioned (some whopping 170MB!).

Concerning the memory leak, it shows up when calling calculate_probabilities from calculate_likelyhood, if I remember correctly.
Btw., you should output the values not with "%.nf" (with n the number of decimal places after the point), but better as "%.ng", as this preserves the significant digits in the shortest printable form.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8479 - Posted: 16 Jan 2009 | 17:28:40 UTC - in response to Message 8477.
Last modified: 16 Jan 2009 | 17:29:25 UTC

At least my SSE3-App I linked to in this thread does not suffer from any of these shortcomings ;)

I for one am grateful for you making this available Cluster Physik.

I've already added it to www.arizmoon.com which I will be updating now with what I think are the 'correct' SSE2 and SSE apps.

OK, I've updated www.arizmoon.com with what has been agreed in this thread as usable optimized apps for SSE, SSE2 and SSE3.

Please let me know if I'm wrong, thanks.
____________

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8480 - Posted: 16 Jan 2009 | 17:32:35 UTC - in response to Message 8478.

I'm pretty sure the newest versions of the stock app checkpoint to 20 digits past the decimal point so that isn't happening anymore.

*edit* And honestly, if there are bugs in the application that you know about, please post them to the code discussion forum. If you make a post about them there (instead of random snarky comments in random threads), it would actually be helpful to us so we can update the application and get rid of them.

A silent update? I just checked it and the code version on the server is still from December 3rd which saves only 6 decimal places (not even the significant ones!) in the checkpoints and exhibits the memory leak, Crunch3r mentioned (some whopping 170MB!).

Concerning the memory leak, it shows up when calling calculate_probabilities from calculate_likelyhood, if I remember correctly.
Btw., you should output the values not with "%.nf" (with n the number of decimal places after the point), but better as "%.ng", as this preserves the significant digits in the shortest printable form.


I just looked at the code and i see the problem. The stock app should be updated by the end of the day.
____________

Profile Crunch3r
Volunteer developer
Avatar
Send message
Joined: 17 Feb 08
Posts: 358
Credit: 256,958,531
RAC: 3,952
Message 8481 - Posted: 16 Jan 2009 | 17:44:51 UTC - in response to Message 8480.


I just looked at the code and i see the problem. The stock app should be updated by the end of the day.


Nice :) But don't forget to test it across all platforms, since i'm not that sure that all OS will give the same output. At least that's what i've seen a while ago.





____________

Join BOINC United now!

tito
Send message
Joined: 3 Mar 08
Posts: 4
Credit: 24,613,816
RAC: 164,299
Message 8494 - Posted: 16 Jan 2009 | 21:14:09 UTC

My friend just checked some output files from www.arizmoon.com applications

oryginal - fitness: -2.995617917242637
fitness: -2.995617917245859
astronomy_sse3_app.exe (909.824 bytes) (totally mess)
fitness: -2.902433307966717
fitness: -2.902433307983750
astronomy_sse2_app.exe 913.408 (909.824 bytes) (totally mess)
fitness: -2.902433307966717
fitness: -2.902433307983750

astronomy_SSE3_s.exe (two last digits are wrong)
fitness: -2.995617917242672
fitness: -2.995617917245897
astronomy_sse2_app.exe (257.536 bytes) (exactly same output)
fitness: -2.995617917242637
fitness: -2.995617917245859

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8504 - Posted: 17 Jan 2009 | 0:15:06 UTC - in response to Message 8479.
Last modified: 17 Jan 2009 | 0:15:29 UTC

At least my SSE3-App I linked to in this thread does not suffer from any of these shortcomings ;)

I for one am grateful for you making this available Cluster Physik.

I've already added it to www.arizmoon.com which I will be updating now with what I think are the 'correct' SSE2 and SSE apps.

OK, I've updated www.arizmoon.com with what has been agreed in this thread as usable optimized apps for SSE, SSE2 and SSE3.

Please let me know if I'm wrong, thanks.

I have moved my additional download resource to www.zslip.com


.
____________

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8510 - Posted: 17 Jan 2009 | 8:01:41 UTC
Last modified: 17 Jan 2009 | 8:18:43 UTC

A reminder on how to use CPU-Z;

On www.zslip.com you will find a link to CPU-Z. Download that and run CPU-Z on your PC.

Under the CPU tab in CPU-Z the 'Instructions' may show SSE, SSE2, SSSE3...

If all are included you can use SSE3, but if only SSE and SSE2 then only use SSE2. Use SSE if the other 2 do not appear.

Shut down your BOINC manager. Copy the appropriate app_info.xml and astronomy....exe app file as appropriate
to your 'projects' file milkyway.cs.rpi.edu_milkyway.

Restart BOINC.

In your BOINC Manager, under the 'Messages' tab, check that "Found app_info.xml; using anonymous platform"
appears in the first few lines. This confirms that BOINC is using the optimized app.
____________

EigenState
Send message
Joined: 19 Apr 08
Posts: 13
Credit: 84,666
RAC: 0
Message 8519 - Posted: 17 Jan 2009 | 15:56:47 UTC - in response to Message 8504.

At least my SSE3-App I linked to in this thread does not suffer from any of these shortcomings ;)

I for one am grateful for you making this available Cluster Physik.

I've already added it to www.arizmoon.com which I will be updating now with what I think are the 'correct' SSE2 and SSE apps.

OK, I've updated www.arizmoon.com with what has been agreed in this thread as usable optimized apps for SSE, SSE2 and SSE3.

Please let me know if I'm wrong, thanks.

I have moved my additional download resource to www.zslip.com


.


Just to be sure I have this right since I have been away for a few weeks.

The SSE2 application currently on zslip is different from the one that had been available at arizmoon a couple of days ago. Different hashes and the current zslip one I find to be approximately 25% slower.

Results from both have given validated results for me. So, is the current zslip application the one that gives more reliable results compared to the stock application?


[BOINCstats] LostBoy
Send message
Joined: 8 Mar 08
Posts: 4
Credit: 774,815
RAC: 0
Message 8520 - Posted: 17 Jan 2009 | 17:28:06 UTC - in response to Message 8519.

You can try the SSE MW_SSEV2.zip app.It should be 25% faster than the SSE2 astronomy_sse2_app.

Original app:
fitness: -3.046272445362277

SSEV2:
fitness: -3.046272445362275

@ICE
You can delete the SSE2 astronomy_sse2_app.rar.It is the same,but slower.

LB

Bill & Patsy
Avatar
Send message
Joined: 7 Jul 08
Posts: 47
Credit: 1,057,350
RAC: 0
Message 8528 - Posted: 17 Jan 2009 | 18:52:39 UTC

How soon will these improvements be incorporated into the stock app?

Thanks.
____________
--Bill

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8532 - Posted: 17 Jan 2009 | 19:25:05 UTC - in response to Message 8528.

How soon will these improvements be incorporated into the stock app?

Thanks.


As soon as someone lets me know what they are.
____________

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8536 - Posted: 17 Jan 2009 | 20:13:01 UTC - in response to Message 8520.

You can try the SSE MW_SSEV2.zip app.It should be 25% faster than the SSE2 astronomy_sse2_app.

Original app:
fitness: -3.046272445362277

SSEV2:
fitness: -3.046272445362275

@ICE
You can delete the SSE2 astronomy_sse2_app.rar.It is the same,but slower.

LB

Thanks for that LostBoy. I've updated zslip.com

Cheers



____________

[BOINCstats] LostBoy
Send message
Joined: 8 Mar 08
Posts: 4
Credit: 774,815
RAC: 0
Message 8539 - Posted: 17 Jan 2009 | 21:03:54 UTC - in response to Message 8536.

You can try the SSE MW_SSEV2.zip app.It should be 25% faster than the SSE2 astronomy_sse2_app.

Original app:
fitness: -3.046272445362277

SSEV2:
fitness: -3.046272445362275

@ICE
You can delete the SSE2 astronomy_sse2_app.rar.It is the same,but slower.

LB

Thanks for that LostBoy. I've updated zslip.com

Cheers





You are welcome.

I have found a faster SSE2 app.It is about 20% faster than the SSE2_V2 app.

MW_SSE2_V3

Original app:
fitness: -3.046272445362277

MW_SSE2_V3:
fitness: -3.046272445362275

have fun

LB

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8541 - Posted: 17 Jan 2009 | 21:31:43 UTC - in response to Message 8539.



You are welcome.

I have found a faster SSE2 app.It is about 20% faster than the SSE2_V2 app.

MW_SSE2_V3

Original app:
fitness: -3.046272445362277

MW_SSE2_V3:
fitness: -3.046272445362275

have fun

LB

Thanks again LB. It certainly is faster :) zslip is updated.



____________

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8542 - Posted: 17 Jan 2009 | 21:37:54 UTC

Thanks Lostboy & Ice.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Bill & Patsy
Avatar
Send message
Joined: 7 Jul 08
Posts: 47
Credit: 1,057,350
RAC: 0
Message 8547 - Posted: 17 Jan 2009 | 22:24:36 UTC

Is anybody sharing this with Travis?
____________
--Bill

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 8548 - Posted: 17 Jan 2009 | 22:39:37 UTC

SHARE YOUR SOURCE CODE WITH ADMIN!
____________

Profile DoctorNow
Avatar
Send message
Joined: 28 Aug 07
Posts: 146
Credit: 5,183,509
RAC: 0
Message 8568 - Posted: 18 Jan 2009 | 11:04:34 UTC - in response to Message 8541.

zslip is updated.

Hi Ice.
Only a little hint:
You should mention on the site that these are only Windows apps.
Someone could mistaken them for Linux ones. ;-)
The most who come there will know it from here, but just to make it sure. ;-)
____________
Member of BOINC@Heidelberg and ATA!

My BOINCstats

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8569 - Posted: 18 Jan 2009 | 11:10:30 UTC - in response to Message 8568.

zslip is updated.

Hi Ice.
Only a little hint:
You should mention on the site that these are only Windows apps.
Someone could mistaken them for Linux ones. ;-)
The most who come there will know it from here, but just to make it sure. ;-)

Good point DoctorNow. Thanks!

zslip is updated again.



____________

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8594 - Posted: 18 Jan 2009 | 19:53:07 UTC

Just installed the sse3 app and runs really fast.
7 minutes for each task instead of 45 on phenom 9500.

But why is credit for each task ~13 points instead of ~40 that it was?
Shouldn't it be the same?

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8595 - Posted: 18 Jan 2009 | 19:57:36 UTC

Also, on my second computer, a xeon 5410 2.33mhz quad, the credit for each unit
is 9.2 points, Which results in the same 10500 credit per day as the phenom 9500!!!

What's up?

Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 8596 - Posted: 18 Jan 2009 | 20:20:26 UTC - in response to Message 8595.
Last modified: 18 Jan 2009 | 20:22:25 UTC

Also, on my second computer, a xeon 5410 2.33mhz quad, the credit for each unit
is 9.2 points, Which results in the same 10500 credit per day as the phenom 9500!!!

What's up?



The admins have set a credits limit of 108 credits per core/hour. If your machine is faster you can do a lot of wus only obtaining 108cr/h.

More work but the same credits... Absourd...
____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8599 - Posted: 18 Jan 2009 | 20:26:01 UTC

That's really absurd.

I wonder what their reasoning is.

Why would a 35000 credit/day machine only get 10500.

tahanko
Send message
Joined: 13 Dec 07
Posts: 11
Credit: 1,849,193
RAC: 0
Message 8600 - Posted: 18 Jan 2009 | 20:34:01 UTC
Last modified: 18 Jan 2009 | 20:35:49 UTC

to admins: do u plan to integrate the "new" optimalization in to the standard aplication? how about the workunits, will they be longer - more work would
be done.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8602 - Posted: 18 Jan 2009 | 20:43:16 UTC - in response to Message 8599.

That's really absurd.

I wonder what their reasoning is.

Why would a 35000 credit/day machine only get 10500.



The reasoning is that 'TOO' many credits were being given out. And DA was complaining since that was more than seti standard is putting out.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8603 - Posted: 18 Jan 2009 | 20:47:45 UTC - in response to Message 8600.

to admins: do u plan to integrate the "new" optimalization in to the standard aplication? how about the workunits, will they be longer - more work would
be done.



Agree.

Longer workunits would also remove some of the load off the server.
Perhaps then you would be able to remove the 108 credit/core/hour limit.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8604 - Posted: 18 Jan 2009 | 20:53:25 UTC - in response to Message 8603.

to admins: do u plan to integrate the "new" optimalization in to the standard aplication? how about the workunits, will they be longer - more work would
be done.



Agree.

Longer workunits would also remove some of the load off the server.
Perhaps then you would be able to remove the 108 credit/core/hour limit.



Longer units worked the last time the app changed this much. Dropped the load down a lot. The s_79's & s_82's are a tad shorter to start with. I would say a 6-10x increase in work length to give them a little room for an even better app.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8605 - Posted: 18 Jan 2009 | 20:54:36 UTC - in response to Message 8602.

That's really absurd.

I wonder what their reasoning is.

Why would a 35000 credit/day machine only get 10500.



The reasoning is that 'TOO' many credits were being given out. And DA was complaining since that was more than seti standard is putting out.


I still think it is not right, for two reasons:

- I was planning to upgrade one of my machines just for BOINC. What's the reason now?

- Milkyway got an optimization that seti didn't. From 45 minutes to 7 minutes it's 650% faster. What is wrong with that?

Personally, I like credit. It's something to have in the place of VERY valuable
scientific results that I am not going to see or have for the foreseeable future.


thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8607 - Posted: 18 Jan 2009 | 21:00:37 UTC

Not to forget.

Congrats for the optimized apps.


I mean, WOW!!!!!!!!

I'm very impressed.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8608 - Posted: 18 Jan 2009 | 21:03:53 UTC - in response to Message 8605.

Here are a couple topics on credits:

http://milkyway.cs.rpi.edu/milkyway/forum_thread.php?id=508#7153

http://milkyway.cs.rpi.edu/milkyway/forum_thread.php?id=484#6585

There is more through out other topics. May give you a sense of how the admin feel about credits.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8611 - Posted: 18 Jan 2009 | 21:24:57 UTC

Yes, giving out candy should solve the problem!!!!!!!!!!


Funny!!!

Profile speedimic
Avatar
Send message
Joined: 22 Feb 08
Posts: 260
Credit: 57,387,048
RAC: 0
Message 8613 - Posted: 18 Jan 2009 | 21:34:45 UTC

What's all the fuss about?
MW is handing out more credits than any other (CPU-) project (in my case nearly 2x more compared to seti optimized).

____________
mic.


thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8614 - Posted: 18 Jan 2009 | 21:37:49 UTC - in response to Message 8613.

What's all the fuss about?
MW is handing out more credits than any other (CPU-) project (in my case nearly 2x more compared to seti optimized).


Well, seti gets an optimization speedup of ~60%
MW is 650%

Credit for that 650% is lost, which I think is unfair to MW and its users.

Profile speedimic
Avatar
Send message
Joined: 22 Feb 08
Posts: 260
Credit: 57,387,048
RAC: 0
Message 8616 - Posted: 18 Jan 2009 | 21:53:12 UTC - in response to Message 8614.

What's all the fuss about?
MW is handing out more credits than any other (CPU-) project (in my case nearly 2x more compared to seti optimized).


Well, seti gets an optimization speedup of ~60%
MW is 650%

Credit for that 650% is lost, which I think is unfair to MW and its users.


So you want to say two crunchers setting up to equal rigs, one runnin seti and getting 1000RAC, and one runnin MW getting 6500RAC is fair???

The one running MW must be ashamed looking at BOINCstats and see his rig storming through the ranks.

That's like celebrating a win over Ben Johnson - when he is 100m and the other just 20...



____________
mic.


thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8617 - Posted: 18 Jan 2009 | 22:00:19 UTC - in response to Message 8616.
Last modified: 18 Jan 2009 | 22:09:12 UTC

It's not exactly like that. I sure don't mean that.

Suppose two projects start. At 1 credit/hour in the beginning (I suppose MW calibrated with SETI at their beginning, am I right?).

Then project 2 got optimized to reach so many times the calculations they were getting at the beginning. Why wouldn't they get their credit?

Unless of course the projects didn't start at the same level of optimization, which could be the case.

If MW was a LOT less optimised than SETI when they started, then that's a way to get such a high optimization "rate" and thus credit.

What has really happened here?

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8618 - Posted: 18 Jan 2009 | 22:02:40 UTC - in response to Message 8617.

I'm certainly NOT talking about shame.

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 8620 - Posted: 18 Jan 2009 | 22:16:46 UTC - in response to Message 8617.

Each time MW has been optimized it has been ~ 6x faster. This I believe is the 3rd of this sort.

The begining code from my knowledge was just basic coding to get started on since none of the staff are code experts. If you look at the real early posts they asked for someone to help with optimizing it since none of them know how. I don't know how adept they are now.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8622 - Posted: 18 Jan 2009 | 22:29:17 UTC - in response to Message 8620.

Each time MW has been optimized it has been ~ 6x faster. This I believe is the 3rd of this sort.

The begining code from my knowledge was just basic coding to get started on since none of the staff are code experts. If you look at the real early posts they asked for someone to help with optimizing it since none of them know how. I don't know how adept they are now.


I believe SETI was like that in their beginning.
Just the science and only enough of the programming to run. Sounds logical.
Why spend resources on something that might not have a future?

I wonder what seti is going to do now with their cuda app. Will they cap it?

Sailor
Send message
Joined: 10 Feb 08
Posts: 32
Credit: 13,176,644
RAC: 0
Message 8623 - Posted: 18 Jan 2009 | 23:25:37 UTC - in response to Message 8622.



I wonder what seti is going to do now with their cuda app. Will they cap it?


What has a GPU to do with a CPU ? Its like saying a 3 GHz Quad core shouldnt be alowed to get more credits then a P II...

And it doesnt matter how much a project improves over the time, and certainly not compared to other project. How you gonna compare or value the science output from 2 totaly different projects? exactly, you cant.

And if MW stock app gets update to a new, faster level, admins might lower the credits again, like they did in the past, then youll be even far away from the numbers you are pulling now - so what? Im happy that I can run WUs so much faster now, and help the project getting to their goals a lot faster. Why dont see it this way? Its much more rewarding then pressing F5 on a statspage every 10mins looking how a stupid number keeps increasing.

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 8633 - Posted: 19 Jan 2009 | 1:49:46 UTC - in response to Message 8622.

I wonder what seti is going to do now with their cuda app. Will they cap it?

The real question is will they analyze it. Years of data and so far no analysis of it. Now they're working on crunching non-analyzed data even faster. They are putting the cart before the horse.
____________

Profile Travis
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 30 Aug 07
Posts: 1976
Credit: 26,480
RAC: 0
Message 8635 - Posted: 19 Jan 2009 | 4:06:02 UTC - in response to Message 8600.

to admins: do u plan to integrate the "new" optimalization in to the standard aplication? how about the workunits, will they be longer - more work would
be done.


I would like to, however the code (or compiler flags) hasn't been shared with us, so there's not much I can do until that happens.
____________

thimios
Send message
Joined: 12 Jan 09
Posts: 14
Credit: 1,161,203
RAC: 0
Message 8641 - Posted: 19 Jan 2009 | 6:28:42 UTC - in response to Message 8623.



I wonder what seti is going to do now with their cuda app. Will they cap it?


What has a GPU to do with a CPU ? Its like saying a 3 GHz Quad core shouldnt be alowed to get more credits then a P II...

And it doesnt matter how much a project improves over the time, and certainly not compared to other project. How you gonna compare or value the science output from 2 totaly different projects? exactly, you cant.

And if MW stock app gets update to a new, faster level, admins might lower the credits again, like they did in the past, then youll be even far away from the numbers you are pulling now - so what? Im happy that I can run WUs so much faster now, and help the project getting to their goals a lot faster. Why dont see it this way? Its much more rewarding then pressing F5 on a statspage every 10mins looking how a stupid number keeps increasing.


I don't understand what you are saying. Should a faster processing (on GPU or CPU) get more credit or not?

I'm not comparing the value of science either. How can I? My only point is that more work should give more credit, which is not the case in MW currently.

About that stupid number, credit, I like it (that's me). I like looking at what I've done over the years processing for scientific projects. Plus, it's fun to play with this number and compare to countries, teams, people, computer technology over time, programming evolution over time etc. It's a good pastime. Gives me a better understanding of the world around me. But if it's capped or otherwise manipulated...

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 8642 - Posted: 19 Jan 2009 | 7:07:06 UTC
Last modified: 19 Jan 2009 | 7:10:57 UTC

200th post! Wow these new apps are faster!

The admins have set a credits limit of 108 credits per core/hour.

7 min a wu on my system. 60/7*12.5(aprox)=107. Ooooh. :D
____________

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 8646 - Posted: 19 Jan 2009 | 7:52:14 UTC - in response to Message 8642.

200th post! Wow these new apps are faster!

The admins have set a credits limit of 108 credits per core/hour.

7 min a wu on my system. 60/7*12.5(aprox)=107. Ooooh. :D

8 min 34 secs per WU on my Core2.

But then its running 2 WUs at a time so I must on average be turning over a WU every 4 minutes and 17 seconds on my Core2. (Previously with the stock app it was approx. 35 minutes on average)


____________

Bill & Patsy
Avatar
Send message
Joined: 7 Jul 08
Posts: 47
Credit: 1,057,350
RAC: 0
Message 8650 - Posted: 19 Jan 2009 | 10:20:16 UTC - in response to Message 8547.

Is anybody sharing this with Travis?

bump...
____________
--Bill

Sailor
Send message
Joined: 10 Feb 08
Posts: 32
Credit: 13,176,644
RAC: 0
Message 8657 - Posted: 19 Jan 2009 | 12:51:03 UTC - in response to Message 8641.


I don't understand what you are saying. Should a faster processing (on GPU or CPU) get more credit or not?


Yes, my point was that a faster processor ofc should get more credits.


I'm not comparing the value of science either. How can I? My only point is that more work should give more credit, which is not the case in MW currently.


but more work IS getting more credit, the stock application doesnt get you 108 credits per hour.


About that stupid number, credit, I like it (that's me). I like looking at what I've done over the years processing for scientific projects. Plus, it's fun to play with this number and compare to countries, teams, people, computer technology over time, programming evolution over time etc. It's a good pastime. Gives me a better understanding of the world around me. But if it's capped or otherwise manipulated...


Well I do look at my stats aswell, but ill have to say I look at them from a different view. You say, the numbers tell the efford in science you did, but do they really? I mean I look at my numbers and I see MW now has caught QMC, but Ive spend much more processing time in QMC then in MW. So much for the comparison. I pretty much use credit to determine, in which project my CPU is efficient. Examples are : in Rosetta my CPU performs very poorly, the small L2 cache prevents better numbers, while Intels f.e. e8x00 series perform outstanding. So ive withdrawn from that project, not because I was looking for more credits, but because I think, my time can be spend better elsewhere - I think thats what credits are good for. In other projects you can tell from other things but credits, but Rosetta is one of those, where you can only tell from credits.

About the capped credits: I mean you are making 108 credits per hour and you talk about capped credits? And even pretty old CPUs getting these numbers. Show me any project that is even close to those numbers.

Profile Kevint
Avatar
Send message
Joined: 22 Nov 07
Posts: 285
Credit: 1,076,786,368
RAC: 0
Message 8689 - Posted: 19 Jan 2009 | 23:25:19 UTC
Last modified: 19 Jan 2009 | 23:26:16 UTC

No work?

I have been using the tested and approved opti app and saw there was no new work,
So I have removed the XML file and still get no new work..

Are we out of work ?

Profile Cori
Avatar
Send message
Joined: 27 Aug 07
Posts: 647
Credit: 27,592,547
RAC: 0
Message 8690 - Posted: 19 Jan 2009 | 23:26:29 UTC - in response to Message 8689.

Currently server status says: "Results ready to send 0"... ;-(
____________
Lovely greetings, Cori

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 8702 - Posted: 20 Jan 2009 | 1:34:09 UTC

These optimized apps will have to be recoded.
____________

Profile Providence Christian School
Send message
Joined: 6 May 08
Posts: 7
Credit: 1,769,082
RAC: 188
Message 9355 - Posted: 29 Jan 2009 | 15:03:15 UTC - in response to Message 8702.

So have apps which take advantage of the SSE variants been recompiled with the updated code changes? URL?

What would it take for the "stock" app to check for cpu capabilities and then download or use different code for the important parts? at least when it just comes to compiler switches. It seems silly to not use SSE(2,3,4) level instructions on machines which can take advantage of it and contribute a much greater benefit because of it.

I enjoy running the various BOINC projects; I also enjoy squeezing every last bit out of my machines and taking advantage of all their capabilities. That is the premise of BOINC right? the primary reason my machines were purchased was not for BOINC, but I run BOINC to take advantage of all that unused capacity. The same optimization principles should apply to the BOINC apps, if the machine can do SSE3 then feed them an app which can use that unused capacity, rather than a lowest common denominator, at least for the major groups of machine classes. While discovering an optimized app for a project is fun, deploying it and maintaining it on a collection of machines is not efficient and if I can have a computer perform that repetitive task...

I always find it puzzling that, cpu manufacturers tout cool new cpu features, which take months or years to make it into general compilers and then take even longer to make into applications... So your cool new whiz bang i7 is mostly running code limited to a 486 instruction set.

Profile speedimic
Avatar
Send message
Joined: 22 Feb 08
Posts: 260
Credit: 57,387,048
RAC: 0
Message 9360 - Posted: 29 Jan 2009 | 15:54:07 UTC - in response to Message 8702.

These optimized apps will have to be recoded.

you mean there, don't you...?
____________
mic.


jedirock
Avatar
Send message
Joined: 8 Nov 08
Posts: 178
Credit: 6,140,854
RAC: 0
Message 9361 - Posted: 29 Jan 2009 | 16:27:55 UTC - in response to Message 9355.

What would it take for the "stock" app to check for cpu capabilities and then download or use different code for the important parts? at least when it just comes to compiler switches. It seems silly to not use SSE(2,3,4) level instructions on machines which can take advantage of it and contribute a much greater benefit because of it.

Einstein@Home does this, but from what I understand, you have to have different function names for each optimized function, compile them into object (.o) files with different compiler flags, and then link them with running code that can detect SSEx on the fly. Bernd over at E@H might have some insight or code samples to do that, but I have not done anything like that.
____________

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 9369 - Posted: 29 Jan 2009 | 22:34:59 UTC - in response to Message 9360.

These optimized apps will have to be recoded.

you mean there, don't you...?

Absolutely not.
____________

Profile The Gas Giant
Avatar
Send message
Joined: 24 Dec 07
Posts: 1947
Credit: 240,865,573
RAC: 0
Message 9567 - Posted: 2 Feb 2009 | 20:23:48 UTC - in response to Message 8569.

zslip is updated.

Hi Ice.
Only a little hint:
You should mention on the site that these are only Windows apps.
Someone could mistaken them for Linux ones. ;-)
The most who come there will know it from here, but just to make it sure. ;-)

Good point DoctorNow. Thanks!

zslip is updated again.



WTF. A username and password are required!

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 9569 - Posted: 2 Feb 2009 | 20:38:25 UTC - in response to Message 9567.
Last modified: 2 Feb 2009 | 20:39:37 UTC

zslip is updated.

Hi Ice.
Only a little hint:
You should mention on the site that these are only Windows apps.
Someone could mistaken them for Linux ones. ;-)
The most who come there will know it from here, but just to make it sure. ;-)

Good point DoctorNow. Thanks!

zslip is updated again.



WTF. A username and password are required!

Yes clever, isn't it. But even if you had the password there is nothing there since nothing has been posted on these boards (that is current) to be downloaded. When something is posted on these boards (that is current), then there might be something to download on zslip. I will be happy to provide the additional download resource again.
____________

Profile Kevint
Avatar
Send message
Joined: 22 Nov 07
Posts: 285
Credit: 1,076,786,368
RAC: 0
Message 9570 - Posted: 2 Feb 2009 | 20:42:42 UTC - in response to Message 9567.

zslip is updated.

Hi Ice.
Only a little hint:
You should mention on the site that these are only Windows apps.
Someone could mistaken them for Linux ones. ;-)
The most who come there will know it from here, but just to make it sure. ;-)

Good point DoctorNow. Thanks!

zslip is updated again.



WTF. A username and password are required!



I do think those are outdated apps ---

____________
.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 9574 - Posted: 2 Feb 2009 | 21:03:16 UTC - in response to Message 9570.

zslip is updated.

Hi Ice.
Only a little hint:
You should mention on the site that these are only Windows apps.
Someone could mistaken them for Linux ones. ;-)
The most who come there will know it from here, but just to make it sure. ;-)

Good point DoctorNow. Thanks!

zslip is updated again.



WTF. A username and password are required!



I do think those are outdated apps ---

Yes, the ones I had which now don't work since they don't comply with the rules set down by Travis. I am not including anything on zslip that is not posted on these boards first, and is current, i.e., working. As I said, I will be happy to provide an additional download source if it's wanted.

____________

Profile banditwolf
Avatar
Send message
Joined: 12 Nov 07
Posts: 2425
Credit: 295,133
RAC: 0
Message 9575 - Posted: 2 Feb 2009 | 21:07:46 UTC - in response to Message 9574.


Yes, the ones I had which now don't work since they don't comply with the rules set down by Travis. I am not including anything on zslip that is not posted on these boards first, and is current, i.e., working. As I said, I will be happy to provide an additional download source if it's wanted.


I do think it's great to supply another dl spot, also it's appreciated. Too bad there is nothing to dl yet.
____________
Doesn't expecting the unexpected make the unexpected the expected?
If it makes sense, DON'T do it.

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 9685 - Posted: 4 Feb 2009 | 22:58:26 UTC


Click the pic!
____________

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 9705 - Posted: 5 Feb 2009 | 3:46:31 UTC - in response to Message 9685.

I've updated my app_info.xml and replaced the versions 14 and 16 with 16 and 17. I don't know if this really makes a difference, but the app is running fine.
____________

zioriga
Send message
Joined: 30 Aug 07
Posts: 12
Credit: 1,087,392
RAC: 2,886
Message 9715 - Posted: 5 Feb 2009 | 11:20:19 UTC

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/

Gavin Shaw
Avatar
Send message
Joined: 16 Jan 08
Posts: 98
Credit: 1,371,299
RAC: 0
Message 9716 - Posted: 5 Feb 2009 | 11:40:31 UTC - in response to Message 9715.
Last modified: 5 Feb 2009 | 11:41:37 UTC

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/


Did you use the correct version? You need to use CPU-Z to find out what SSE version your processor supports and get that one. Then you have to stop Boinc and shut it down completely (so no services are running). Then install the app_info.xml and exe file in the milkyway projects folder and then start Boinc back up.

If you have any work units from the stock version and the stock version is higher than the app version then they will be trashed. If stock version is 0.17 and opt app version is 0.16 then Boinc will say that it can not process those units as the opt app is an 'older' version. They will be lost. Then try getting new work and everything should be good.

I have been using a opt app for a while and have had no trouble at all. If it is returning bad results then no one has told me.
____________
Never surrender and never give up. In the darkest hour there is always hope.

Profile caspr
Avatar
Send message
Joined: 22 Mar 08
Posts: 90
Credit: 501,728
RAC: 0
Message 9718 - Posted: 5 Feb 2009 | 13:30:05 UTC - in response to Message 9715.

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/



I did the same with a 64bit '03 intel server w/3.0 xeon's and cant get any of these apps. to work so I guess I'll go back to linux and PG.
____________
A clear conscience is usually the sign of a bad memory



Cluster Physik
Send message
Joined: 26 Jul 08
Posts: 627
Credit: 94,940,203
RAC: 0
Message 9727 - Posted: 7 Feb 2009 | 0:41:49 UTC - in response to Message 9718.

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/



I did the same with a 64bit '03 intel server w/3.0 xeon's and cant get any of these apps. to work so I guess I'll go back to linux and PG.

I guess the problem was that the SSE3_x64 app on zslip.com was actually the GPU app for ATI cards.
Btw, there is a new version of it. I will post it in the code discussion forum.

Profile GalaxyIce
Avatar
Send message
Joined: 6 Apr 08
Posts: 2018
Credit: 100,142,856
RAC: 0
Message 9745 - Posted: 7 Feb 2009 | 0:58:21 UTC - in response to Message 9727.
Last modified: 7 Feb 2009 | 1:20:17 UTC

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/



I did the same with a 64bit '03 intel server w/3.0 xeon's and cant get any of these apps. to work so I guess I'll go back to linux and PG.

I guess the problem was that the SSE3_x64 app on zslip.com was actually the GPU app for ATI cards.
Btw, there is a new version of it. I will post it in the code discussion forum.

Thanks Cluster Physik, I'll update zslip.com when I get to that code

[edit] zslip.com is updated with the above
____________

Profile Misfit
Avatar
Send message
Joined: 27 Aug 07
Posts: 915
Credit: 1,503,115
RAC: 0
Message 9773 - Posted: 7 Feb 2009 | 2:13:28 UTC - in response to Message 9716.

If you have any work units from the stock version and the stock version is higher than the app version then they will be trashed. If stock version is 0.17 and opt app version is 0.16 then Boinc will say that it can not process those units as the opt app is an 'older' version. They will be lost.

I seem to remember at SETI Beta there were some who were running the optimized app from the main project when we were testing the new Enhanced units. The stock app was always being updated. Nothing mentioned in this regard about trashed work. Are you sure about this?
____________

Profile Providence Christian School
Send message
Joined: 6 May 08
Posts: 7
Credit: 1,769,082
RAC: 188
Message 10423 - Posted: 12 Feb 2009 | 18:25:03 UTC
Last modified: 12 Feb 2009 | 18:25:45 UTC

The optimized apps rock. It thrills my geek heart to take advantage of more of the cpu capabilities.
I have an AMD Phenom x3 with an ATI 3450 in it. Would the party who created the 64 bit win app for AMD/ATI GPU be interested in compiling a 32bit windows version?
I assume that Brook libs will work on anything in the HD(2,3,4)xxx range (the same folding app does), so that it would also run on the 3450.
At least I am willing to test it out.

Profile caspr
Avatar
Send message
Joined: 22 Mar 08
Posts: 90
Credit: 501,728
RAC: 0
Message 10424 - Posted: 12 Feb 2009 | 18:34:02 UTC - in response to Message 9745.
Last modified: 12 Feb 2009 | 18:37:24 UTC

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/



I did the same with a 64bit '03 intel server w/3.0 xeon's and cant get any of these apps. to work so I guess I'll go back to linux and PG.

I guess the problem was that the SSE3_x64 app on zslip.com was actually the GPU app for ATI cards.
Btw, there is a new version of it. I will post it in the code discussion forum.

Thanks Cluster Physik, I'll update zslip.com when I get to that code

[edit] zslip.com is updated with the above



Tryed the app. for 64bit windoz and this is what I get,any ideas?

2/12/2009 12:30:57 PM|Milkyway@home|Starting nm_s82_r10_623695_1234462983_0
2/12/2009 12:30:57 PM|Milkyway@home|Starting task nm_s82_r10_623695_1234462983_0 using milkyway version 17
2/12/2009 12:30:58 PM|Milkyway@home|Computation for task nm_s82_r10_623695_1234462983_0 finished
2/12/2009 12:30:58 PM|Milkyway@home|Output file nm_s82_r10_623695_1234462983_0_0 for task nm_s82_r10_623695_1234462983_0 absent
____________
A clear conscience is usually the sign of a bad memory



Profile Logan
Avatar
Send message
Joined: 15 Aug 08
Posts: 163
Credit: 3,321,530
RAC: 0
Message 10427 - Posted: 12 Feb 2009 | 18:46:08 UTC - in response to Message 10424.

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/



I did the same with a 64bit '03 intel server w/3.0 xeon's and cant get any of these apps. to work so I guess I'll go back to linux and PG.

I guess the problem was that the SSE3_x64 app on zslip.com was actually the GPU app for ATI cards.
Btw, there is a new version of it. I will post it in the code discussion forum.

Thanks Cluster Physik, I'll update zslip.com when I get to that code

[edit] zslip.com is updated with the above



Tryed the app. for 64bit windoz and this is what I get,any ideas?

2/12/2009 12:30:57 PM|Milkyway@home|Starting nm_s82_r10_623695_1234462983_0
2/12/2009 12:30:57 PM|Milkyway@home|Starting task nm_s82_r10_623695_1234462983_0 using milkyway version 17
2/12/2009 12:30:58 PM|Milkyway@home|Computation for task nm_s82_r10_623695_1234462983_0 finished
2/12/2009 12:30:58 PM|Milkyway@home|Output file nm_s82_r10_623695_1234462983_0_0 for task nm_s82_r10_623695_1234462983_0 absent


It is only for 64bits windows and ATI card.

You must to use 32 bits windows app if you don't have. See the zslip.com site explanation.

____________
Logan.

BOINC FAQ Service (Ahora, también disponible en Español/Now available in Spanish)

Cluster Physik
Send message
Joined: 26 Jul 08
Posts: 627
Credit: 94,940,203
RAC: 0
Message 10432 - Posted: 12 Feb 2009 | 19:20:30 UTC - in response to Message 10423.

I assume that Brook libs will work on anything in the HD(2,3,4)xxx range (the same folding app does), so that it would also run on the 3450.
At least I am willing to test it out.

The problem is that MW requires double precision. Only the HD38x0 and HD48x0 cards have support for that. For the ATI GPU app you need in the moment a Win64 installation and a HD38x0 or HD48x0 card with the Catalyst 8.12 or 9.1 driver.
Support for Win32 and Linux is coming, when I find some time for that.

Profile caspr
Avatar
Send message
Joined: 22 Mar 08
Posts: 90
Credit: 501,728
RAC: 0
Message 10433 - Posted: 12 Feb 2009 | 19:27:31 UTC - in response to Message 10427.
Last modified: 12 Feb 2009 | 20:09:30 UTC

I tried the zslip optimized application in my AMD 5200 X2 - Windows XP 64b but all the Wu crashed.
I'm asking if those applications are accepted by the project administrator !!!
Now I discard those application and return to a normal application.

http://www.zslip.com/



I did the same with a 64bit '03 intel server w/3.0 xeon's and cant get any of these apps. to work so I guess I'll go back to linux and PG.

I guess the problem was that the SSE3_x64 app on zslip.com was actually the GPU app for ATI cards.
Btw, there is a new version of it. I will post it in the code discussion forum.

Thanks Cluster Physik, I'll update zslip.com when I get to that code

[edit] zslip.com is updated with the above



Tryed the app. for 64bit windoz and this is what I get,any ideas?

2/12/2009 12:30:57 PM|Milkyway@home|Starting nm_s82_r10_623695_1234462983_0
2/12/2009 12:30:57 PM|Milkyway@home|Starting task nm_s82_r10_623695_1234462983_0 using milkyway version 17
2/12/2009 12:30:58 PM|Milkyway@home|Computation for task nm_s82_r10_623695_1234462983_0 finished
2/12/2009 12:30:58 PM|Milkyway@home|Output file nm_s82_r10_623695_1234462983_0_0 for task nm_s82_r10_623695_1234462983_0 absent


It is only for 64bits windows and ATI card.

You must to use 32 bits windows app if you don't have. See the zslip.com site explanation.



O'well, Ive tried EVERY app.up there and cant get any of them to work! According to the message tab on my manager I should be using sse2, but it doesn't come up that an "anonymous" app. is being used on that or any of the other apps.

EDIT: Did a little more work and and finally figured it out. Thank for the help folks!
____________
A clear conscience is usually the sign of a bad memory



Post to thread

Message boards : Number crunching : New faster application?


Main page · Your account · Message boards


Copyright © 2013 AstroInformatics Group