Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /disks/centurion/b/carolyn/b/home/boincadm/projects/beta/html/inc/boinc_db.inc on line 147
osecw (optimized seti enhanced client for windows)

osecw (optimized seti enhanced client for windows)

Message boards : SETI@home Enhanced : osecw (optimized seti enhanced client for windows)
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 377 - Posted: 7 Jul 2005, 17:41:16 UTC
Last modified: 7 Jul 2005, 17:52:48 UTC

Now that everone is supposed to use version 4.02, I guess many people want to use optimized clients. If you still use 4.00 you'll get invalid results and others who use 4.02 will also suffer from the old clients.

I've made an optimized windows 4.02 client osecw(optimized seti enhanced client for windows) with sse for now (compiled with Intel C++ compiler with fftw), but I'm not sure how faster it is than the official one. In my experience with the public seti@home, it will boost 10-20% at least. The official one is also sse enabled and linked with fftw. The advantage of osecw over the official one is this one is efficiently vectorized (sse is used to do multiple calculations at once) and IPO (interprocedural optimization) which will move or include several procedures inline or arrange so the app will work efficiently, so it must be faster than the official client, but graphics is disabled. And it isn't fully tested.

So use at your own risk. I will make sse2 version and Linux versions also soon. Anyone want non-sse version? It may take a bit time to build.

The link is osecw-402-sse.zip

app_info.xml and the client is included in this zip file.

Happy crunching!!

Since this isn't fully tested, if you have any problems please post here. But be aware, in this beta site, even the official client can get invalid results...:( We need a special attention.

PS: I also like beta testing :)
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 377 · Report as offensive
Iceless
Volunteer tester

Send message
Joined: 14 Jun 05
Posts: 292
Credit: 16,523
RAC: 0
Message 378 - Posted: 7 Jul 2005, 18:04:46 UTC

Even using the new Boinc version can get you invalid results...

One result by Rom Walton (using 4.70). ;)
ID: 378 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 379 - Posted: 7 Jul 2005, 18:50:57 UTC - in response to Message 378.  

Even using the new Boinc version can get you invalid results...

One result by Rom Walton (using 4.70). ;)


yeah, you shouldn't expect too much for optimized clients. but core client is another story.
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 379 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 380 - Posted: 7 Jul 2005, 19:09:43 UTC
Last modified: 7 Jul 2005, 19:13:25 UTC

okay, this sse version is a bit faster.

osecw-402-sse-r2.zip

This is an sse version. I will make sse2 version tomorrow.

But warming. 4.02 sometimes takes much more time then 4.00, and that it's now standard. Don't blame 4.02, because it investigate WUs much more in many aspects. It may take more than 10 hours.
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 380 · Report as offensive
Profile Neil Woodvine
Volunteer tester
Avatar

Send message
Joined: 14 Jun 05
Posts: 15
Credit: 4,803
RAC: 0
United Kingdom
Message 381 - Posted: 7 Jul 2005, 19:49:25 UTC - in response to Message 377.  
Last modified: 7 Jul 2005, 19:52:06 UTC

Anyone want non-sse version? It may take a bit time to build.



I'll take a non sse for my p2 mmx's , if it's not too much trouble =)

<a href="http://www.boincsynergy.com"><img src="http://www.boincsynergy.com/images/stats/comb-950.jpg"></a>
ID: 381 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 382 - Posted: 7 Jul 2005, 20:06:23 UTC - in response to Message 381.  

Anyone want non-sse version? It may take a bit time to build.



I'll take a non sse for my p2 mmx's , if it's not too much trouble =)


okay.
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 382 · Report as offensive
Divide Overflow
Volunteer tester
Avatar

Send message
Joined: 14 Jun 05
Posts: 88
Credit: 13,041
RAC: 0
United States
Message 383 - Posted: 7 Jul 2005, 20:53:48 UTC - in response to Message 380.  
Last modified: 7 Jul 2005, 20:54:07 UTC

I will make sse2 version tomorrow.

But warming. 4.02 <i>sometimes</i> takes much more time then 4.00, and that it's now standard. Don't blame 4.02, because it investigate WUs much more in many aspects. It may take more than 10 hours.


Thanks yet again, Tetsuji! I look forward to being able to run an SSE2 optimized version of 4.02 for my Pentium M. I'll be grateful for any optimization to offset the crunch time added from the enhanced analysis for Gaussians and Pulses. (It's great to see the extra science being done, but I got spoiled with your earlier applications completeing WU's so quickly!)

ID: 383 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 386 - Posted: 8 Jul 2005, 4:36:22 UTC
Last modified: 8 Jul 2005, 5:24:24 UTC

I compiled two versions of optimized clients...

osecw-402-sse-r2.zip for sse enabled processors (P3, AthlonXP, etc.)

osecw-402-sse2-r2.zip for sse2 enabled processors (P4, Pentium M, Athlon64, etc.)

osecw-402-mmx-r2.zip for no-sse processors (P2, Athlon, etc.)

But sorry, fftw cannot be built w/o sse, so the last one doesn't use fftw...

Happy crunching!!
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 386 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 390 - Posted: 8 Jul 2005, 5:43:19 UTC - in response to Message 386.  
Last modified: 8 Jul 2005, 5:52:30 UTC

I compiled two versions of optimized clients...
--snip--


three versions of optimized clients... ;) though the last one won't be so fast....but must be faster than the one compiled with normal VC++ w/o fftw.

Linux version will follow today or tomorrow.
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 390 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 393 - Posted: 8 Jul 2005, 11:07:58 UTC - in response to Message 390.  


Linux version will follow today or tomorrow.


tired...stopped...
ID: 393 · Report as offensive
Andrew
Volunteer tester

Send message
Joined: 16 Jun 05
Posts: 6
Credit: 8,518
RAC: 0
Canada
Message 395 - Posted: 8 Jul 2005, 13:23:20 UTC

Can you make a windows P4 w/ sse3, please?

Thanks!

ID: 395 · Report as offensive
Profile Neil Woodvine
Volunteer tester
Avatar

Send message
Joined: 14 Jun 05
Posts: 15
Credit: 4,803
RAC: 0
United Kingdom
Message 396 - Posted: 8 Jul 2005, 13:53:26 UTC - in response to Message 393.  


Linux version will follow today or tomorrow.


tired...stopped...


Thank you for all your hard work Tetsuji , it is appreciated =)

<a href="http://www.boincsynergy.com"><img src="http://www.boincsynergy.com/images/stats/comb-950.jpg"></a>
ID: 396 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 397 - Posted: 8 Jul 2005, 14:30:35 UTC - in response to Message 395.  
Last modified: 8 Jul 2005, 14:30:54 UTC

Can you make a windows P4 w/ sse3, please?

Thanks!


it will be almost the same as sse2 ;) If you want, just a moment please.....I'll build one. For the time being, please use sse2 version.
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 397 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 403 - Posted: 8 Jul 2005, 16:23:36 UTC

Okay..sse3 version is available.

osecw-402-sse3-r2.zip
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 403 · Report as offensive
Andrew
Volunteer tester

Send message
Joined: 16 Jun 05
Posts: 6
Credit: 8,518
RAC: 0
Canada
Message 406 - Posted: 8 Jul 2005, 17:15:32 UTC

Thanks TMR!

ID: 406 · Report as offensive
Heffed
Volunteer tester

Send message
Joined: 14 Jun 05
Posts: 27
Credit: 2,237
RAC: 0
United States
Message 411 - Posted: 8 Jul 2005, 18:47:51 UTC

Runs around 4600 seconds on my machine. :) (about 2 minutes slower than your previous 4.11 based on 4.00)

Thanks Tetsuji!
ID: 411 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 412 - Posted: 8 Jul 2005, 19:33:10 UTC
Last modified: 8 Jul 2005, 19:43:00 UTC

I've been thinking of building fftw w/o sse on Windows, and succeeded, but I'm not sure it's faster than the original dft.

Anyway, I made a new mmx version with fftw, so if anyone would like to try, please try this one and use favorite one. This is for P2 or non-sse processor users.

When I try this and rev 2, the older one looks a bit faster, but I tested only a little bit and may be wrong.

osecw-402-mmx-r3.zip
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 412 · Report as offensive
Misfit
Volunteer tester
Avatar

Send message
Joined: 15 Jun 05
Posts: 3400
Credit: 1,026,406
RAC: 0
United States
Message 418 - Posted: 9 Jul 2005, 2:25:52 UTC - in response to Message 377.  

I hope you'll be around when Orbit gets off the ground. :)
me@rescam.org
ID: 418 · Report as offensive
JohnB175
Volunteer tester

Send message
Joined: 15 Jun 05
Posts: 11
Credit: 92,879
RAC: 0
United States
Message 530 - Posted: 14 Jul 2005, 17:12:09 UTC

I saw on the front page they released a new 4.04 client. Will we need a new 4.04 optimized or just continue using the 4.02 optimized?
ID: 530 · Report as offensive
Profile Tetsuji Maverick Rai
Project developer
Volunteer developer
Avatar

Send message
Joined: 15 Jun 05
Posts: 399
Credit: 16,571,350
RAC: 0
Japan
Message 531 - Posted: 14 Jul 2005, 17:32:59 UTC - in response to Message 530.  

I saw on the front page they released a new 4.04 client. Will we need a new 4.04 optimized or just continue using the 4.02 optimized?


4.04's source is the same as the optimized 4.02's.
Luckiest in the world. WMD = Weapon of Mass Distraction
ID: 531 · Report as offensive

Message boards : SETI@home Enhanced : osecw (optimized seti enhanced client for windows)


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.