where is the app info xml

Tom Philippart
Tom Philippart
Joined: 1 Oct 06
Posts: 11
Credit: 11670137
RAC: 0
Topic 194911

Hello,
where can I find the stock app info xml file, I'd like to change a setting for my cuda card...

In Seti you get the file with the optimized apps, but where can I find it here?

thanks

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2140
Credit: 2769962134
RAC: 932997

where is the app info xml

Quote:

Hello,
where can I find the stock app info xml file, I'd like to change a setting for my cuda card...

In Seti you get the file with the optimized apps, but where can I find it here?

thanks


You can't. Srock apps run without an app_info file: the relevant data is inserted directly into client_state.xml from the scheduler_reply.xml file sent by the project when work is issued.

app_info.xml is simply an alternative mechanism for inserting information into client_state.xml: you usually only use it when you want to tell BOINC that you don't want to use the stock app - hence the SETI/opti app case.

Jord
Joined: 26 Jan 05
Posts: 2952
Credit: 5779100
RAC: 0

There is none. The stock

There is none. The stock application is a known application to both the project and BOINC. The app_info.xml file tells BOINC that you use an anonymous (platform) application, such as the optimized Seti application is. It's not downloaded from the project (stock), but needs to be put into the project directory by you.

Gundolf Jahn
Gundolf Jahn
Joined: 1 Mar 05
Posts: 1079
Credit: 341280
RAC: 0

"stock app info xml file" is

"stock app info xml file" is a contradiction in itself :-)

You either have a stock application or are running anonymous platform, which needs an app_info.xml file.

Gruß,
Gundolf
[edit]Wow, three at a time! :-)[/edit]

Computer sind nicht alles im Leben. (Kleiner Scherz)

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2140
Credit: 2769962134
RAC: 932997

RE: Wow, three at a time!

Message 97988 in response to message 97987

Quote:
Wow, three at a time! :-)


One for all and all for one? ;-)

Quote:

"stock app info xml file" is a contradiction in itself :-)

You either have a stock application or are running anonymous platform, which needs an app_info.xml file.

Gruß,
Gundolf


Actually, I understand Tom Philippart's position. I run the stock apps at AQUA (they optimise them themselves, there's no need to run anything different), but on a couple of machines I've tried wrapping them round with an app_info so they only run on three cores instead of four.

Tom, you can do that, but you're on your own. If you're familiar with SETI opti apps, you'll have seen the basic framework of an app_info, and you can work from that. Much of the information you'll need can be gleaned from client_state once you have the stock app running, and the rest you can read in the BOINC Wiki.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.