Results 1 to 25 of 498

Thread: HCC GPU Launched.

Threaded View

  1. #11
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    Repost from page 11. This config will run 2 GPUs and also run HCC on as many CPU cores as you have left over. The indicator if you can/ should run multiple GPU instances is if your GPU utilization is less than roughly 95%. After that you will still get some increase in work done but the machine will respond slowly (laggy).

    Code:
    <app_info>
       <app>
          <name>hcc1</name>
          <user_friendly_name>Help Conquer Cancer</user_friendly_name>
       </app>
    
       <file_info>
          <name>wcg_hcc1_img_6.56_windows_intelx86__nvidia_hcc1</name>
          <executable/> 
       </file_info>
       <file_info>
          <name>hcckernel.cl.6.56</name>
          <executable/>
       </file_info>
    
       <file_info>
          <name>wcg_hcc1_img_6.56_windows_intelx86</name>
          <executable/>
       </file_info>
    
    
       <app_version>
          <app_name>hcc1</app_name>
          <version_num>656</version_num>
          <platform>windows_intelx86</platform>
          <plan_class>nvidia_hcc1</plan_class>
          <avg_ncpus>1.0</avg_ncpus>
          <max_ncpus>0.783972</max_ncpus>
          <coproc>
             <type>CUDA</type>
             <count>.5</count>
          </coproc>
          <file_ref>
              <file_name>wcg_hcc1_img_6.56_windows_intelx86__nvidia_hcc1</file_name>
              <main_program/>
          </file_ref>
          <file_ref>
             <file_name>hcckernel.cl.6.56</file_name>
             <open_name>hcckernel.cl</open_name>
          </file_ref>
       </app_version>
    
    <app_version>
        <app_name>hcc1</app_name>
        <version_num>656</version_num>
        <platform>windows_intelx86</platform>
        <avg_ncpus>1.000000</avg_ncpus>
        <max_ncpus>1.000000</max_ncpus>
        <flops>3231932486.733310</flops>
        <api_version>6.13.0</api_version>
        <file_ref>
            <file_name>wcg_hcc1_img_6.56_windows_intelx86</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    
    </app_info>
    Last edited by Snow Crash; 10-18-2012 at 05:45 PM.

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •