"Your app_info.xml file doesn't have a usable version of SETI@home Enhanced" errors

Message boards : Number crunching : "Your app_info.xml file doesn't have a usable version of SETI@home Enhanced" errors
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3

AuthorMessage
Profile BilBg
Volunteer tester
Avatar

Send message
Joined: 27 May 07
Posts: 3720
Credit: 9,385,827
RAC: 0
Bulgaria
Message 1370804 - Posted: 23 May 2013, 4:51:51 UTC - in response to Message 1370785.  


I think you can use MB7_win_x86_SSE2_CPU_r1717_nonIPP_FFTW.7z from here:
http://mikesworldnet.de/produkte.html

I don't know what is 'nonIPP', maybe this?:
http://software.intel.com/en-us/intel-ipp
http://en.wikipedia.org/wiki/Integrated_Performance_Primitives


 


- ALF - "Find out what you don't do well ..... then don't do it!" :)
 
ID: 1370804 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 1370864 - Posted: 23 May 2013, 8:53:49 UTC - in response to Message 1370785.  

You're missed out the following which should go before the <app_version> sections:

<app>
<name>setiathome_enhanced</name>
</app>
<file_info>
<name>setiathome_6.03_windows_intelx86.exe</name>
<executable/>
</file_info>
<file_info>
<name>libfftw3f-3-1-1a_upx.dll</name>
<executable/>
</file_info>
<file_info>
<name>setigraphics_6.03_windows_intelx86.exe</name>
<executable/>
</file_info>

Claggy
ID: 1370864 · Report as offensive
Profile Dingo
Volunteer tester
Avatar

Send message
Joined: 28 Jun 99
Posts: 104
Credit: 16,364,896
RAC: 1
Australia
Message 1372345 - Posted: 27 May 2013, 4:35:57 UTC
Last modified: 27 May 2013, 4:37:16 UTC

I am trying to setup a Linux PC with NVIDIA GTX275 and downloaded the Optimised app and it had a app_info.xml with it.

When I run BOINC i get this error which is because I do not have the SETI@home Enhanced in the app_info.xml


27-May-13 14:23:16 | SETI@home | Message from server: Your app_info.xml file doesn't have a usable version of SETI@home Enhanced.


I tried to modify the app_info.xml and when I started BOINC it deleted all the work and also the SETI@home Enhanced applications.

Can someone point out where I went wrong ??

<app_info>
<app>
<name>astropulse_v6</name>
</app>
<file_info>
<name>ap_6.07r1844_sse2_clNV_linux64</name>
<executable/>
</file_info>
<app_version>
<app_name>astropulse_v6</app_name>
<version_num>607</version_num>
<avg_ncpus>0.2</avg_ncpus>
<max_ncpus>0.2</max_ncpus>
<platform>x86_64-pc-linux-gnu</platform>
<plan_class>opencl_nvidia_100</plan_class>
<cmdline></cmdline>
<coproc>
<type>NVIDIA</type>
<count>1</count>
</coproc>
<file_ref>
<file_name>ap_6.07r1844_sse2_clNV_linux64</file_name>
<main_program/>
</file_ref>
</app_version>
<app_version>
<app_name>astropulse_v6</app_name>
<version_num>607</version_num>
<avg_ncpus>0.2</avg_ncpus>
<max_ncpus>0.2</max_ncpus>
<platform>x86_64-pc-linux-gnu</platform>
<plan_class>cuda_opencl_100</plan_class>
<cmdline></cmdline>
<coproc>
<type>CUDA</type>
<count>1</count>
</coproc>
<file_ref>
<file_name>ap_6.07r1844_sse2_clNV_linux64</file_name>
<main_program/>
</file_ref>
</app_version>
** I added the following as I had a 6.03 and a 528 application**
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>603</version_num>
<platform>x86_64-pc-linux-gnu</platform>
<file_ref>
<file_name>setiathome_6.03_i686-pc-linux-gnu</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>setigraphics_6.03_i686-pc-linux-gnu</file_name>
<open_name>graphics_app</open_name>
</file_ref> </app_version>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>528</version_num>
<platform>x86_64-pc-linux-gnu</platform>
<file_ref>
<file_name>setiathome_528.i686-pc-linux-gnu</file_name>
<main_program/>
</file_ref>

</app_version>

</app_info>

Proud Founder and member of



Have a look at my WebCam
ID: 1372345 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 1372397 - Posted: 27 May 2013, 9:21:24 UTC - in response to Message 1372345.  
Last modified: 27 May 2013, 9:23:19 UTC

I tried to modify the app_info.xml and when I started BOINC it deleted all the work and also the SETI@home Enhanced applications.

Can someone point out where I went wrong ??

Snip

** I added the following as I had a 6.03 and a 528 application**
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>603</version_num>
<platform>x86_64-pc-linux-gnu</platform>
<file_ref>
<file_name>setiathome_6.03_i686-pc-linux-gnu</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>setigraphics_6.03_i686-pc-linux-gnu</file_name>
<open_name>graphics_app</open_name>
</file_ref> </app_version>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>528</version_num>
<platform>x86_64-pc-linux-gnu</platform>
<file_ref>
<file_name>setiathome_528.i686-pc-linux-gnu</file_name>
<main_program/>
</file_ref>

</app_version>

</app_info>


Same as before, you're missed out the setiathome_enhanced app name/file_info section.

Claggy
ID: 1372397 · Report as offensive
Profile Dingo
Volunteer tester
Avatar

Send message
Joined: 28 Jun 99
Posts: 104
Credit: 16,364,896
RAC: 1
Australia
Message 1372407 - Posted: 27 May 2013, 9:50:11 UTC - in response to Message 1372397.  

so what you are saying is I need to add this before <app_version>?

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

Proud Founder and member of



Have a look at my WebCam
ID: 1372407 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 1372408 - Posted: 27 May 2013, 9:53:55 UTC - in response to Message 1372407.  

so what you are saying is I need to add this before <app_version>?

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

Not just that, you need the <file_info> for each app or dll mentioned in the <app_version> section too.

Claggy
ID: 1372408 · Report as offensive
Profile Dingo
Volunteer tester
Avatar

Send message
Joined: 28 Jun 99
Posts: 104
Credit: 16,364,896
RAC: 1
Australia
Message 1372411 - Posted: 27 May 2013, 10:17:56 UTC - in response to Message 1372408.  

I think I will just run the optimised application and use the CPU on another project. It is just too hard for me, I am an old fart (64) and it is getting beyond me I think.

Thanks for the help, if you could post what it is supposed to look like for Linux I could then use the CPU as well on SETI.

Thanks


Proud Founder and member of



Have a look at my WebCam
ID: 1372411 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 1372417 - Posted: 27 May 2013, 10:54:08 UTC - in response to Message 1372411.  
Last modified: 27 May 2013, 10:57:53 UTC

I think I will just run the optimised application and use the CPU on another project. It is just too hard for me, I am an old fart (64) and it is getting beyond me I think.

Thanks for the help, if you could post what it is supposed to look like for Linux I could then use the CPU as well on SETI.

Thanks

You need to add the following just before your setiathome_enhanced <app_version> section:

<app>
<name>setiathome_enhanced</name>
</app>
<file_info>
<name>setiathome_6.03_i686-pc-linux-gnu</name>
<executable/>
</file_info>
<file_info>
<name>setigraphics_6.03_i686-pc-linux-gnu</name>
<executable/>
</file_info>
<file_info>
<name>setiathome_528.i686-pc-linux-gnu</name>
<executable/>
</file_info>

Note: you're also got a typo where the following are both on the same line: </file_ref> </app_version>

Other things to Note: rather than using the Stock 6.03 & 5.28 apps, you can just download an Optimised app package from Crunchers Anonymous, and add the Nvidia OpenCL AP app to that app_info, and the x41g Linux Cuda app.

More things to Note: On Wednesday Setiathome v7 goes live, Setiathome v6 work will then start to dry up, without v7 apps mentioned in your app_info you won't get any v7 work, let alone v6 work,
Expect Arkayn to update his packages in the near future when we know what the app version names and version numbers are going to be.

Claggy
ID: 1372417 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 1372432 - Posted: 27 May 2013, 12:49:03 UTC - in response to Message 1372411.  

I think I will just run the optimised application and use the CPU on another project.

All your Nvidia OpenCL AP Wu's are erroring out, please check you have followed the instructions and copied all the needed files to your setiathome project directory.

Claggy
ID: 1372432 · Report as offensive
Profile Dingo
Volunteer tester
Avatar

Send message
Joined: 28 Jun 99
Posts: 104
Credit: 16,364,896
RAC: 1
Australia
Message 1372617 - Posted: 28 May 2013, 2:43:33 UTC - in response to Message 1372432.  

They errored out when I took the app_info file out of the folder to download the seti_enhanced standard app. It did not work so I am sticking with the optimised astropulse app and another project. I have started working on new Optimised astropulse work and I will check to see that they finish OK.

Maybe I can get it working when the new version comes out and I can get a app_info that works.

Thanks for the help though much appreciated.



Proud Founder and member of



Have a look at my WebCam
ID: 1372617 · Report as offensive
Previous · 1 · 2 · 3

Message boards : Number crunching : "Your app_info.xml file doesn't have a usable version of SETI@home Enhanced" errors


 
©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.