+- +-
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: Return back to the official client  (Read 6212 times)

Le Chaland

  • Guest
Return back to the official client
« on: 15 Feb 2007, 02:47:33 pm »
Hello from France  ;)

To do tests, i would like to return sometimes to the official client of seti at home.

But, if the installation of this great optimized client is very easy, restoring the official one is more difficult.

The only way i found is to delete manually the optimized client and restart the project with boinc manager and reload all the files, then i lost all the units under calculs at the moment.  :'(

Someone know a way to restore the official client without lost the work in process, as it is possible when you installl the optimized one ?  8)

Thanks.

Excuse me for my poor english, i hope you understand me ...  ::)

Offline Simon

  • Ni!
  • Knight who says 'Ni!'
  • *****
  • Posts: 1045
    • Is it a bird? Is it a plane? No...its-the.net!
Re: Return back to the official client
« Reply #1 on: 15 Feb 2007, 04:41:46 pm »
Salut,

an easy solution to this problem - keep two pre-edited app_info.xml files around.

What I mean - the file called "app_info.xml" tells BOINC which application to load. To use an optimized app, you need this file.

This file looks something like the following:
Quote
<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>SaH_5.15_KWSN_SSE3_Ben-Joe_2.0_B.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>512</version_num>
        <file_ref>
            <file_name>SaH_5.15_KWSN_SSE3_Ben-Joe_2.0_B.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
[...]
</app_info>

I've coloured the interesting parts red for you. Wherever it says something.exe, you need to replace that with the name of the stock app, so it looks similar to the following (of course, you have to change ALL occurrences, easiest is to do "edit/replace/replace all").
Quote
<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>setiathome_5.15_windows_intelx86.exe.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>512</version_num>
        <file_ref>
            <file_name>setiathome_5.15_windows_intelx86.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
[...]
</app_info>

Then save that file under say, app_info.xml.stock.

When you want to switch, stop BOINC. Rename app_info.xml to app_info.xml.optimized, renamed app_info.xml.stock to app_info.xml, start BOINC. It should happily resume crunching with the stock app.

Going back works exactly the same, just use the .optimized app_info.xml again.

HTH,
Simon.

 

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