How to install optimized ap (ak v8...) in 6.2.19??

Message boards : Number crunching : How to install optimized ap (ak v8...) in 6.2.19??
Message board moderation

To post messages, you must log in.

AuthorMessage
fjpod

Send message
Joined: 3 Nov 07
Posts: 57
Credit: 4,919,604
RAC: 0
United States
Message 822616 - Posted: 24 Oct 2008, 10:08:19 UTC

If I am setting up a new computer with 6.2.19, what directory do I have to copy the ak v8 files to?
ID: 822616 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14690
Credit: 200,643,578
RAC: 874
United Kingdom
Message 822617 - Posted: 24 Oct 2008, 10:19:38 UTC - in response to Message 822616.  

If I am setting up a new computer with 6.2.19, what directory do I have to copy the ak v8 files to?

You want the BOINC Data folder (well, the project's subfolder in the data folder), but where that folder is depends on the operating system you're using.

There's a list of the default locations for various OSs in The Big BOINC 6 Answer Thread. Note that on some operating systems (Windows Vista in particular), the data folder may be hidden by default.
ID: 822617 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 822619 - Posted: 24 Oct 2008, 10:31:14 UTC

I adapted the How to install a Seti optimized application FAQ for use with BOINC 6 some time ago.
ID: 822619 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14690
Credit: 200,643,578
RAC: 874
United Kingdom
Message 822624 - Posted: 24 Oct 2008, 11:42:42 UTC

There are a couple of things which haven't been updated in the installation FAQ yet:

When you first attach a new computer to the SETI project, you'll be allocated at least one WU, and the stock application to run it. That initial WU might be MB, or it might be AP, or if you leave it alone for a few minutes, you might get some of each.

1) Initial MB WU
This will branded as v6.03, and the standard AK_V8 app_info.xml file hasn't been updated to reflect this. You need to edit this file (using Notepad), and find the section

    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>528</version_num>
        <file_ref>
           <file_name>AK_v8_win_whatever.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>

Copy and duplicate this entire section, and update the version number in the new section:

    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>528</version_num>
        <file_ref>
           <file_name>AK_v8_win_whatever.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>603</version_num>
        <file_ref>
           <file_name>AK_v8_win_whatever.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>

2) Initial AP WU
Installing the AK_V8 application on its own will destroy your computer's ability to handle AP tasks: any AP task which has been downloaded, whether it has started running or not, will be returned as a client error.

If you want the ability to crunch AP tasks as well, you need to download and install the optimised AP application too, and splice the two app_info.xml files together - incorporating the updated MB version number as well.
ID: 822624 · Report as offensive
fjpod

Send message
Joined: 3 Nov 07
Posts: 57
Credit: 4,919,604
RAC: 0
United States
Message 822908 - Posted: 24 Oct 2008, 23:23:53 UTC

Thanks all. I think I've got it now.
ID: 822908 · Report as offensive

Message boards : Number crunching : How to install optimized ap (ak v8...) in 6.2.19??


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