astropulse and multibeam app_info help!

I’m currently being confused by the xml to run optimised astropulse and multibeam

Could someone offer some advice? No cuda as I have an ATI card :frowning:

Edit - I also cant seem to find a Sse4 64bit optimised astropulse client?

[QUOTE=Spesh;435791]I’m currently being confused by the xml to run optimised astropulse and multibeam

Could someone offer some advice? No cuda as I have an ATI card :frowning:

Edit - I also cant seem to find a Sse4 64bit optimised astropulse client?[/QUOTE]

There is no 64 bit optimized AP client AFAIK. In fact there is nothing higher than 32-bit SSE3 AFAIK.

So I’m assuming you have a SSE4 capable CPU running 64-bit Windows. You should be running BOINC manager 6.2.19 if you are not using CUDA. This XML will download only MB 6.03 and AP 5.03:

<app_info>

<app>
<name>setiathome_enhanced</name>
</app>

<file_info>
<name>AK_v8_win_x64_SSE41.exe</name>
<executable/>
</file_info>

<app_version>

<app_name>setiathome_enhanced</app_name>
<version_num>603</version_num>

<file_ref>
<file_name>AK_v8_win_x64_SSE41.exe</file_name>
<main_program/>
</file_ref>

</app_version>

<app>
<name>astropulse_v5</name>
</app>

<file_info>
<name>ap_5.03r112_SSE3.exe</name>
<executable/>
</file_info>

<app_version>

<app_name>astropulse_v5</app_name>
<version_num>503</version_num>

<file_ref>
<file_name>ap_5.03r112_SSE3.exe</file_name>
<main_program/>
</file_ref>

</app_version>

</app_info>

Go here : http://lunatics.kwsn.net/

About 2/3 of the way down the page, download the precombined package for Win 64 bit and install everything there. Then towards the top download the Optimized Astropulse 5.03 for Windows and place everything as needed execpt for the app_info file, save that someplace else. Open up that app_info file and copy everything there and then edit and paste into the app_info file from the 64 bit download.

If you have any problems, let me know and I’ll put everything together and stick it in a spot where you can download it from.

Mr mustang, could you do that for me?

I’m concerned I’ll nuke my current setup and lose work in progress :frowning:

Spesh, go here:

http://bis.midco.net/darineb3/Files%20to%20install/

Put all of those files in the setiathome.berkeley.edu directory where all the BOINC data is.

This should do it for you. This is the SSE4.1 win 64 version for Multibeam projects and the SSE3 win 32 version for AP (version 5.00 and V5.03). There is no optimised 64 bit version for AP at this time.

Edit:

When you are done and everything is working, let me know so I can remove the files.

Hrm

stopped boinc, downloaded them all and popped in the right directory and its whinging about the dll?


04/04/2009 15:26:57||Starting BOINC client version 6.4.7 for windows_x86_64
04/04/2009 15:26:57||log flags: task, file_xfer, sched_ops
04/04/2009 15:26:57||Libraries: libcurl/7.19.4 OpenSSL/0.9.8j zlib/1.2.3
04/04/2009 15:26:57||Running as a daemon
04/04/2009 15:26:57||Data directory: C:\ProgramData\BOINC
04/04/2009 15:26:57||Running under account boinc_master
04/04/2009 15:26:57||Processor: 4 GenuineIntel Intel(R) Xeon(R) CPU           X3350  @ 2.66GHz [Intel64 Family 6 Model 23 Stepping 7]
04/04/2009 15:26:57||Processor features: fpu tsc pae nx sse sse2 pni mmx
04/04/2009 15:26:57||OS: Microsoft Windows Vista: Ultimate x64 Editon, Service Pack 1, (06.00.6001.00)
04/04/2009 15:26:57||Memory: 4.00 GB physical, 8.22 GB virtual
04/04/2009 15:26:57||Disk: 31.30 GB total, 3.46 GB free
04/04/2009 15:26:57||Local time is UTC +1 hours
04/04/2009 15:26:57||Not using a proxy
04/04/2009 15:26:57||No CUDA devices found
04/04/2009 15:26:57||No coprocessors
04/04/2009 15:26:58|SETI@home|URL: http://setiathome.berkeley.edu/; Computer ID: 4845741; location: work; project prefs: work
04/04/2009 15:26:58||General prefs: from SETI@home (last modified 19-Oct-2006 16:36:00)
04/04/2009 15:26:58||Computer location: work
04/04/2009 15:26:58||General prefs: using separate prefs for work
04/04/2009 15:26:58||Reading preferences override file
04/04/2009 15:26:58||Preferences limit memory usage when active to 2046.79MB
04/04/2009 15:26:58||Preferences limit memory usage when idle to 3684.22MB
04/04/2009 15:26:58||Preferences limit disk usage to 3.47GB
04/04/2009 15:27:18|SETI@home|[error] Signature verification error for libfftw3f-3-1-1a_upx.dll
04/04/2009 15:27:23||[error] Can't create HTTP response output file projects/setiathome.berkeley.edu/libfftw3f-3-1-1a_upx.dll
04/04/2009 15:27:23|SETI@home|Backing off 1 min 57 sec on download of libfftw3f-3-1-1a_upx.dll

Ok worked it out

for some reason if I used the files from your download bit the permissions were all messed up, recreated the app_info as per yours, redownloaded the appropriate files and its working now

Glad you got it going.

aye thanks mustang :slight_smile: