+- +-
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 76305 times)

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #60 on: 11 Oct 2009, 12:26:59 pm »
I have no choice, there is only one version of BOINC for 64bit freebsd :(

Why can't you use the Boinc version in Ports?

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #61 on: 16 Oct 2009, 05:23:17 am »
Urs, sorry for not reporting back but since Jocelyn hasn't been online until now I haven't been able to verify the results. My RAC on that machine has increased during Jocelyn's downtime so some WUs must have been validated. I reported another WU now that got validated immediately and another one is waiting for validation. The FreeBSD version appears to work correctly. Many thanks again for your hard work.
http://setiathome.berkeley.edu/results.php?hostid=4993313

Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: Open BSD i386 Seti@HOME Applications
« Reply #62 on: 16 Oct 2009, 05:58:15 am »
Quote from: pp
...The FreeBSD version appears to work correctly. Many thanks again for your hard work.

Many thanks for providing the possibility of testing on this platform.
Your CPU is relatively "low end". Do you have any idea of how much speedup you see there ?

The biggest problem, non static fftw library, is currently worked on. Expect a (final) version in the next days. It will be a little bit faster.
_\|/_
U r s

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #63 on: 16 Oct 2009, 08:03:52 am »
I intentionally bought that system for my router/firewall so I went as cheap as possible and it's still overkill for its tasks. Just wanted a 64-bit platform to play with for FreeBSD. CPU was practically for free... :-)

I ran the FreeBSD version form dotsch.de for a while which according to that page is based on the stock code. Execution times were 120 hours then with two simultaneous tasks. As we discussed earlier, the small cache on this CPU hurts performance badly when running two tasks, practically doubling execution time. I therefor run one task at a time now and it takes 44 hours with the optimized app which should be compared to roughly 60 hours then with the stock 5.03 code. So I'd estimate about 30% increase in speed.


Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: Open BSD i386 Seti@HOME Applications
« Reply #64 on: 19 Oct 2009, 05:59:05 pm »
New builds are released now for 64bit FreeBSD.
_\|/_
U r s

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #65 on: 20 Oct 2009, 03:16:39 am »
„Nikdy se nebojme vzdát se dobrého pro lepší.“

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #66 on: 20 Oct 2009, 03:22:19 am »
However the Windows version seems to run much faster:
http://setiathome.berkeley.edu/workunit.php?wuid=519583169

Core2 2.66 GHz faster than my
Xeon 2.83 GHz
„Nikdy se nebojme vzdát se dobrého pro lepší.“

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #67 on: 20 Oct 2009, 07:25:48 am »
I have no choice, there is only one version of BOINC for 64bit freebsd :(

Why can't you use the Boinc version in Ports?

Because it allways wants to install tons of X11 libraries and I don't want to use them, I am running FreeBSD as a server only without graphics support.
„Nikdy se nebojme vzdát se dobrého pro lepší.“

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #68 on: 20 Oct 2009, 07:29:29 am »
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

Thanx Josef, that works.
„Nikdy se nebojme vzdát se dobrého pro lepší.“

pp

  • Guest
Re: Open BSD i386 Seti@HOME Applications
« Reply #69 on: 20 Oct 2009, 02:28:24 pm »
Why can't you use the Boinc version in Ports?

Because it allways wants to install tons of X11 libraries and I don't want to use them, I am running FreeBSD as a server only without graphics support.

Add WITHOUT_X11=yes to your /etc/make.conf if you want no X on that machine.

Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: Open BSD i386 Seti@HOME Applications
« Reply #70 on: 21 Oct 2009, 06:42:59 am »
Thank you for this AP application:
http://setiathome.berkeley.edu/results.php?hostid=5106981
Result and wu lists are currently unavailable. Which version running on what host ? How much time did it take (compared to another version) ?
_\|/_
U r s

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #71 on: 21 Oct 2009, 06:50:03 pm »
When the WU lists were available, from what I remember that was SSE3 64bit WIN APP Core2@2.66GHz vs SSE3 64bit FreeBSD APP Xeon 3360@2.83GHz. But we have to wait until the WU lists on seti HP are available again. That link pointed to both machines - the same workunit.
« Last Edit: 21 Oct 2009, 06:58:19 pm by zvonas »
„Nikdy se nebojme vzdát se dobrého pro lepší.“

Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: Open BSD i386 Seti@HOME Applications
« Reply #72 on: 22 Oct 2009, 06:58:22 am »
When the WU lists were available, from what I remember that was SSE3 64bit WIN APP Core2@2.66GHz vs SSE3 64bit FreeBSD APP Xeon 3360@2.83GHz. But we have to wait until the WU lists on seti HP are available again. That link pointed to both machines - the same workunit.
Was the used FreeBSD AP app r236 or r237 ?  :-\
_\|/_
U r s

Offline zvonas

  • Knight o' The Realm
  • **
  • Posts: 60
  • XJR-X350
    • Real estate in Czech Republic
Re: Open BSD i386 Seti@HOME Applications
« Reply #73 on: 22 Oct 2009, 10:14:19 am »
Urs, I think that was still 236. After I installed 237, I could not compare since the seti was down again... I will letya know. Anyway, the 64bit SSE2 APP works perfectly as well. Let's wait until seti homepage wakes up again  ;)
„Nikdy se nebojme vzdát se dobrého pro lepší.“

Offline Urs Echternacht

  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 4121
  • ++
Re: Open BSD i386 Seti@HOME Applications
« Reply #74 on: 22 Oct 2009, 04:37:17 pm »
Urs, I think that was still 236. After I installed 237, I could not compare since the seti was down again... I will letya know. Anyway, the 64bit SSE2 APP works perfectly as well. Let's wait until seti homepage wakes up again  ;)
The wu lists are visible again. r237 is doing nice on your Xeon. What do you think, zvonas, is speed better now ?  :D
_\|/_
U r s

 

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: 21
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 21
Total: 21
Powered by EzPortal