Forum > Windows

Need Help with app_info.xml for HYBRID ATI GPU/CPU Optimized AstroPulse_v505 5.0

<< < (2/7) > >>

Frizz:
At the moment I have this in my app_info.xml. Is this correct for my Quad CPU + 1 GPU configuration?


   <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.5</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>

Frizz:
Problem is: GPUz shows 0% GPU usage when running the AP tasks. In Windows taskmanager I can see two ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe running, each consuming about 25% CPU.

Why are they not using my GPU?

Raistmer:
They use GPU but only in part of code. Look at GPU usage (or CPU usage) longer and you will see spikes (drops).

Frizz:
OK, thanks for reply. I will monitor it.

Is this setup here OK for my Quad CPU + 1 GPU configuration?


   <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.5</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>

Raistmer:
Recently Claggy posted more advanced app_info version that works for him, but if you can get AP tasks, this one should be enough for start.
Here Claggy's one:



--- Quote ---    <app>
        <name>astropulse_v505</name>
    </app>
<file_info>
           <name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</name>
           <executable/>
</file_info>
<file_info>
           <name>brook.dll</name>
</file_info>
<file_info>
           <name>brook_cal.dll</name>
</file_info>
    <app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>505</version_num>
   <platform>windows_intelx86</platform>
    <avg_ncpus>0.01</avg_ncpus>
    <max_ncpus>1.0</max_ncpus>
    <flops>166695850055.448060</flops>
    <plan_class>ati13ati</plan_class>
             <file_ref>
                  <file_name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</file_name>
                  <main_program/>                           
           </file_ref>
    <file_ref>
        <file_name>brook.dll</file_name>
    </file_ref>
    <file_ref>
        <file_name>brook_cal.dll</file_name>
    </file_ref>
   <coproc>
   <type>ATI</type>
   <count>0.5</count>
   </coproc>
   <gpu_ram>209715200.000000</gpu_ram>
   </app_version>
    </app_version>   
    <app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>505</version_num>
   <platform>windows_x86_64</platform>
    <avg_ncpus>0.01</avg_ncpus>
    <max_ncpus>1.0</max_ncpus>
    <flops>166695850055.448060</flops>
    <plan_class>ati13ati</plan_class>
             <file_ref>
                  <file_name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</file_name>
                  <main_program/>                           
           </file_ref>
    <file_ref>
        <file_name>brook.dll</file_name>
    </file_ref>
    <file_ref>
        <file_name>brook_cal.dll</file_name>
    </file_ref>
   <coproc>
   <type>ATI</type>
   <count>0.5</count>
   </coproc>
   <gpu_ram>209715200.000000</gpu_ram>
   </app_version>
--- End quote ---

My changes in green.
He used full core + single AP task per GPU cause his host has both CUDA and ATI GPUs and many AP tasks badly affected on CUDA processing. In most cases only one type of GPU present (either CUDA or ATI) .

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version