Forum > Linux

Initial public release - SSE2 Linux optimized Seti@Home client (5.15)

<< < (5/7) > >>

BenHer:
Hi Dirk,

Suggest you
1. go to  www.cpuid.com/cpuz
2. run a windoze on one of the partitions of your system (Im assumuing you've got one)
3. record your cpu setting information with cpuz
4. post the information (anonymously) to the web and post a link for your systems internal CPU and RAM info.
5. Change your signature(s) to include the link

Like this my Athlon 64 3800 X2

Simon:
Well, I always thought it didn't work (-return_results_immediately), but it's still in the help message. Anyway :)

I'm working on new Linux apps, should be released this week-end (maybe a first 64-bit test build if I can manage to get it compiled). These will have the real CPU speed in MHz in the stderr output, too, of course.

On 64-bit Linux, Crunch3r's 64-bit app is quickest still - but not available ;) - after that all other current optimized 32 bit apps.

The easiest way to do what you want to do from the console is to use boinc_curses by Jan Hornyak (Home page) - I have attached a compiled version for you to this post, since it's not that easy to get it compiled yourself.

Unpack boinc_man.tar.gz and run boinc_manager like so:

--- Code: ---tar xfz boinc_man.tar.gz
./boinc_manager
--- End code ---

You can press "h" and will get a help screen. It works very nicely.

As for UPX-compression, I will not do that for future releases - it's really just a cosmetic thing. If you don't have 7 megs available on your disk, then you don't, but most people do, so making it 2.5 megs instead is just not sensible since it creates problems on some Linux distributions. UPX works on Windows, too - all it does is compress an executable so it takes less space on disk and transparently uncompress it into memory only when it gets executed. Since the performance penalty for startup (under 1 sec, definitely) is negligible for the total run time of a WU in S@H's case, it is effectively just as quick as the non-UPX version.

HTH,
Simon.

[attachment deleted by admin]

Dirk Sadowski:
Hello Simon,

many thanks for your support! :)

When I would like to run "boinc_manager" I can/ must do this in KDE or I can do it in console- mode too?
Because the picture at the homepage "http://www.oook.cz/bsd/boinc_curses" is like a window in KDE...

I will test it later or tomorrow.


Greetings!


...when can I download the LINUX- 64 Bit SSE2 app? ;)

Simon:
He just ran it in an X-Windows console ;)

It is a program meant to be run in text mode (i.e. no KDE). the ncurses library enables all sorts of menu-driven text-mode apps, YaST too ;)

Regards,
Simon.

Dirk Sadowski:

--- Quote from: BenHer on 19 Aug 2006, 01:15:54 pm ---Hi Dirk,
Suggest you
1. go to  www.cpuid.com/cpuz
2. run a windoze on one of the partitions of your system (Im assumuing you've got one)
3. record your cpu setting information with cpuz
4. post the information (anonymously) to the web and post a link for your systems internal CPU and RAM info.
5. Change your signature(s) to include the link
Like this my Athlon 64 3800 X2

--- End quote ---


Hello!

Thanks for suggestion!  :)

Maybe I will do it!  :)

Greetings!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version