Forum > GPU crunching

CPU/ATI GPU hybrid AstroPulse for Windows released

<< < (3/23) > >>

Raistmer:

--- Quote from: Claggy on 07 Nov 2009, 05:02:26 am ---
--- Quote from: cristipurdel on 07 Nov 2009, 01:49:38 am ---On my 2600 XT, this is what I'm getting:
07/11/2009 08:41:26   SETI@home   Sending scheduler request: To fetch work.
07/11/2009 08:41:26   SETI@home   Requesting new tasks for CPU
07/11/2009 08:41:31   SETI@home   Scheduler request completed: got 0 new tasks
07/11/2009 08:41:31   SETI@home   Message from server: No work sent
07/11/2009 08:41:31   SETI@home   Message from server: No work is available for Astropulse v5
07/11/2009 08:41:31   SETI@home   Message from server: Your app_info.xml file doesn't have a version of SETI@home Enhanced.
my app_info is:

<app_info>
    <app>
   <name>astropulse_v505</name>
    </app>
    <file_info>
        <name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>505</version_num>
        <avg_ncpus>0.1</avg_ncpus>
        <max_ncpus>1</max_ncpus>
        <coproc>
        <type>ATI</type>
   <count>0.01</count>
   </coproc>
        <file_ref>
            <file_name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</file_name>
            <main_program/>                           
        </file_ref>
     </app_version>
</app_info>
any suggestions? (GPU & CPU preferences yes on seti)

--- End quote ---
Set your Setiathome Preferences like this:

Run only the selected applications SETI@home Enhanced: no
Astropulse: yes
Astropulse v5: yes
 
If no work for selected applications is available, accept work from other applications? yes

Boinc will ask for Astropulse and Astropulse_v5 work, and since there is none available of those,
you'll be sent work from the other (unselected) applications, ie seti@home_enhanced and Astropulse_v505,
subject to what app's are listed in your app_info, and if there's any work to send to them.

Claggy

--- End quote ---
Pay attention to highlighted line (in green).
If your app_info has no SETI MB application listed, BOINC will not be able to download any MB work !
And there is no AP work currently available at all on SETI main, only MB. So you need to add AKv8b enty to your app_info.
The best way to construct correct app_info file is to use Lunatics installer for initial optimization and then add corresponding section for hybrid AstroPulse to app_info, leaving all other entries intact.

Raistmer:

--- Quote from: corsair on 07 Nov 2009, 07:19:00 am ---and what about x64 version?? I use not to run any x32 if I can.

--- End quote ---
Well, I could try to build but because my ATI-enabled host still uses x86 OS (not because it's better, just because of my laziness ;D ) it would be hard to test it for me.
Let's wait when I  install Win7 x64 on my quad first ;)


--- Quote ---Same messages:

58   SETI@home   07-11-2009 13:12:35   Message from server: No work sent   
59   SETI@home   07-11-2009 13:12:35   Message from server: No work is available for Astropulse v5   

Run only the selected applications:
SETI@home Enhanced - yes
Astropulse - yes
Astropulse v5 - yes
If no work for selected applications is available, accept work from other applications? - yes
Use Graphics Processing Unit (GPU) if available   - yes
Use Central Processing Unit (CPU)   - yes

--- End quote ---
If there is no work - there is no work.
Even "this wonderful app" ;) can't make workunits from the air. If server will not supply work - there will be no work to process...
Look this page for further info:
http://setiathome.berkeley.edu/sah_status.html

cristipurdel:

--- Quote ---Pay attention to highlighted line (in green).
If your app_info has no SETI MB application listed, BOINC will not be able to download any MB work !
And there is no AP work currently available at all on SETI main, only MB. So you need to add AKv8b enty to your app_info.
The best way to construct correct app_info file is to use Lunatics installer for initial optimization and then add corresponding section for hybrid AstroPulse to app_info, leaving all other entries intact.

--- End quote ---
I want to test only the beta app for AstroPulse using the ATI GPU, and not also the SETI enhanced or AKv8b (which is for MB if I'm not mistaken)
From what I'm figuring out, there are no WUs available right now for AP.
Can anybody post a script for my app_info pls. I want to crunch only for the SETI AP and in the same time for collatz.

alexander77:
For better use of hardware resources I recommend to use this app as addition to opt CPU SETI MB app (AKv8b) and to take participation into some other project that can make use of ATI GPUs like MilkyWay.

Hi,
coul'd anyone plese give an example, how the .xml file would look like to run both apps?

Raistmer:
It's for SSSE3-enabled host, x86 OS.

<app_info>
   <app>
      <name>astropulse_v505</name>
   </app>
   <file_info>
           <name>ap_5.05_win_x86_SSE3_BROOK_r280.exe</name>
           <executable/>
       </file_info>
       <app_version>
           <app_name>astropulse_v505</app_name>
           <version_num>506</version_num>
      <avg_ncpus>0.1</avg_ncpus>
      <max_ncpus>1</max_ncpus>
   <coproc>
   <type>ATI</type>
   <count>0.01</count>
   </coproc>
             <file_ref>
                  <file_name>ap_5.05_win_x86_SSE3_BROOK_r280.exe</file_name>
                  <main_program/>                           
           </file_ref>
       </app_version>
<app>
<name>setiathome_enhanced</name>
</app>
<file_info>
<name>AK_v8b_win_SSSE3x.exe</name>
<executable/>
</file_info>
<app_version>
   <app_name>setiathome_enhanced</app_name>
   <version_num>603</version_num>
   <platform>windows_intelx86</platform>
   <flops>4127010920</flops>
   <avg_ncpus>1.00</avg_ncpus>
   <max_ncpus>1.00</max_ncpus>
   <file_ref>
      <file_name>AK_v8b_win_SSSE3x.exe</file_name>
      <main_program/>
   </file_ref>
</app_version>
</app_info>

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version