+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: Open BSD i386 Seti@HOME Applications  (Read 76577 times)

Offline sunu

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 771
Re: Open BSD i386 Seti@HOME Applications
« Reply #45 on: 05 Oct 2009, 06:25:51 am »
Depends on what you want to do 600MiB+ will work. But that is rather low. The interesting stuff (ports collection) starts with an extra 400MiB+.

My guess is with 10GiB or more you will have enough space to live on FreeBSD.

Hope that helps.

I'm planning to build a cheap (about 160-170€) system in about a month used in full experimental/testing mode and of course full-time lunatics tester since I have neglected lately my "alpha tester" duties here. I have an old 36GB raptor that I'm planning to use and I was going to make 2 partitions for windows xp and sidux (and any other linux distro through livecd), so we're going to have direct windows-linux comparisons. If we're to support freebsd maybe I could make a third partition for freebsd.

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #46 on: 05 Oct 2009, 07:57:42 am »
I have a CLI only install on USB I use for rescue and maintanence. It's fully functional and includes source code and ports. It occupies only 1,7GiB on that USB stick. I don't use FreeBSD with graphics at all so I can't say exactly how much more would be needed for X and a windowmanager but you'll probably need another GiB or so.

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #47 on: 09 Oct 2009, 03:13:16 pm »
I still could not get AP workunit to download and therefore test the application  >:(
„Nikdy se nebojme vzdát se dobrého pro lepší.“

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #48 on: 09 Oct 2009, 03:26:42 pm »
If you only want to run AP on that machine you can do it like I do. First create an app_info.xml like below and make sure the binary is also present in the same directory.
Code: [Select]
<app_info>
    <app>
        <name>astropulse_v505</name>
    </app>
    <file_info>
        <name>ap_5.06r236_sse3_x86_64-pc-freebsd</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>506</version_num>
        <file_ref>
            <file_name>ap_5.06r236_sse3_x86_64-pc-freebsd</file_name>
            <main_program/>
        </file_ref>
    </app_version>
</app_info>

Then go to your SETI@Home preferences and add a separate preference for "school" assuming you don't use that profile for something else. Make the following adjustments:
Code: [Select]
Run only the selected applications SETI@home Enhanced: no
Astropulse: no
Astropulse v5: no
If no work for selected applications is available, accept work from other applications? yes
The last setting is the important one since that's what enables AP v505. Finally update the location of your FreeBSD computer to "school" and manually update the project once. Boinc should now download your new preferences and AP units should start downloading as soon as they're available.

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #49 on: 10 Oct 2009, 11:06:46 am »
A question for Urs here I guess... and I'm in deep water so bare with me if I completely misunderstand things here.

As I understand it, binutils in FreeBSD is from 2004 and has no knowledge of SSE3 and gcc from the base system can't generate SSE3 code because of this. Since I installed fftw from Ports I therefor assume it doesn't contain SSE3 code. Would your optimized Astropulse benefit from recompiling fftw with a newer version of gcc/binutils or is the speedup accomplished by the Astropulse application alone? Could it be statically linked with an optimized fftw to make things easier for users? There's an ongoing discussion on freebsd-questions@, debating the old toolchain in FreeBSD, and I've been following it for some time now trying to understand it as best as I can and its repercussions on the compiled code.

Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: Open BSD i386 Seti@HOME Applications
« Reply #50 on: 10 Oct 2009, 11:48:02 am »
Quote from: pp
]A question for Urs here I guess
Short answer :

FFTW uses only SSE. Please stay with standard features if you recompile it on your own. See docs contained in their downloadable GNU package (version 3.2.2.1 from fftw.org). No benefit from compiling with SSE3, rather this could break compatibility of AP results with other platforms.

SSE3 code is used only from inside AstroPulse. And gcc 4.2.1 (comes with FreeBSD7.2 64bit) does support building SSE3 code.
Static linkage i tried, but gcc gave me what you got, because of problems beyond. Maybe i should update to a newer version of gcc and make a new build, which will then hopefully go "full speed" and use less shared libs.
_\|/_
U r s

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #51 on: 10 Oct 2009, 11:52:32 am »
There's a guide over at freebsd.org: http://www.freebsd.org/doc/en/articles/custom-gcc/article.html
Doesn't seem too complicated to follow but the risk of creating incompatible results is ofc reason enough to stay away... thanks for the answer. I was just curious and try to learn by picking up bits and pieces here  and there.

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #52 on: 11 Oct 2009, 05:37:41 am »
Hi PP, thank you, my Xeon is computing first unit  ;D there are no more units now. I will report further.
Which file in Astropulse contains the line where I can read how much work is already computed?
„Nikdy se nebojme vzdát se dobrého pro lepší.“

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #53 on: 11 Oct 2009, 05:52:48 am »
You're welcome. Doesn't your Boinc manager show you how far the wu has progressed? I know the 6.9.x version had some trouble with this but earlier and later versions should work correctly in that respect.

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #54 on: 11 Oct 2009, 05:59:00 am »
No, I am running command-line client. In seti@home enhanced there was file named state.sah in slot directory and it contained frac_done line with some number - e.g. 0.4266, = 42.66 %
„Nikdy se nebojme vzdát se dobrého pro lepší.“

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #55 on: 11 Oct 2009, 06:08:48 am »
Check  boinc_task_state.xml in the appropriate slots/N/ directory unless it's only created if you run Boinc. Otherwise I don't know.

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #56 on: 11 Oct 2009, 09:07:43 am »
There is no such file... neither when running nor when stopped.
„Nikdy se nebojme vzdát se dobrého pro lepší.“

Offline Richard Haselgrove

  • Messenger Pigeon
  • Knight who says 'Ni!'
  • *****
  • Posts: 2819
Re: Open BSD i386 Seti@HOME Applications
« Reply #57 on: 11 Oct 2009, 10:36:51 am »
There is no such file... neither when running nor when stopped.

You need to be running BOINC v6.10.xx (or possibly v6.8 Facebook) to do it that way.

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #58 on: 11 Oct 2009, 10:54:38 am »
I have no choice, there is only one version of BOINC for 64bit freebsd :(
„Nikdy se nebojme vzdát se dobrého pro lepší.“

Offline Josef W. Segur

  • Janitor o' the Board
  • Knight who says 'Ni!'
  • *****
  • Posts: 3112
Re: Open BSD i386 Seti@HOME Applications
« Reply #59 on: 11 Oct 2009, 12:25:40 pm »
I have no choice, there is only one version of BOINC for 64bit freebsd :(

Astropulse has a binary checkpoint file (ap_state.dat*) which contains the fraction done in a double, so it's not convenient to check that way.

boinccmd --get_results will list all the tasks, including their fraction done.

Or for versions prior to the boinc_task_state.xml change you can open BOINC's client_state.xml file and check the <fraction_done> fields there.
                                                                             Joe

 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 28
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 25
Total: 25
Powered by EzPortal