Page 5 of 15 FirstFirst ... 2345678 ... LastLast
Results 101 to 125 of 371

Thread: Working app_info files

  1. #101
    V3 Xeons coming soon!
    Join Date
    Nov 2005
    Location
    New Hampshire
    Posts
    36,363
    Quote Originally Posted by OldChap View Post
    All you will lose is 1 thread for each additional gpu instance you have running on YOUR rig

    The main question is what are you running besides GPU? HCC?
    All sorts of projects..
    Crunch with us, the XS WCG team
    The XS WCG team needs your support.
    A good project with good goals.
    Come join us,get that warm fuzzy feeling that you've done something good for mankind.

    Quote Originally Posted by Frisch View Post
    If you have lost faith in humanity, then hold a newborn in your hands.

  2. #102
    Xtreme Legend
    Join Date
    Mar 2008
    Location
    Plymouth (UK)
    Posts
    5,279
    I need to be up in 4 hours, Maybe one of the others can put together a complete all projects app_info from the ones we have here for you (we normally don't need it because we haven't enough cores)


    My Biggest Fear Is When I die, My Wife Sells All My Stuff For What I Told Her I Paid For It.
    79 SB threads and 32 IB Threads across 4 rigs 111 threads Crunching!!

  3. #103
    V3 Xeons coming soon!
    Join Date
    Nov 2005
    Location
    New Hampshire
    Posts
    36,363
    Quote Originally Posted by OldChap View Post
    I need to be up in 4 hours, Maybe one of the others can put together a complete all projects app_info from the ones we have here for you (we normally don't need it because we haven't enough cores)
    okm pal, get some sleep..
    What I need is a app info file that will run 2GPU and leave me 30 threads for cpu..and any oher needed info.
    If I have to limit the cpu WU to HCC not an issue. I can do that.
    Crunch with us, the XS WCG team
    The XS WCG team needs your support.
    A good project with good goals.
    Come join us,get that warm fuzzy feeling that you've done something good for mankind.

    Quote Originally Posted by Frisch View Post
    If you have lost faith in humanity, then hold a newborn in your hands.

  4. #104
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    ok MM ...
    1. Change your WCG profile to only run hcc and hcc gpu
    2. Abort all of the other unstarted non-hcc cpu tasks
    3. While we wait for the non-hcc cpu tasks to finish out we'll get some basics in place

    4. Make a folder somewhere not in the BOINC structure
    5. Copy the following files into the new folder from \BOINC\projects\www.worldcommunitygrid.org
    5a. hcckernel.cl.6.56
    5b. wcg_hcc1_img_6.56_windows_intelx86__ati_hcc1
    5c. wcg_hcc1_img_6.56_windows_intelx86

    6. In the new folder make a file named app_info.xml
    6a. Make the file with notepad but make sure to change the file type to "All Files" when you save
    7. copy the following into the app_info file
    Code:
    <app_info>
    
       <app>
          <name>hcc1</name>
          <user_friendly_name>XtremeSystems Crunches Cancer</user_friendly_name>
       </app>
    
       <file_info>
          <name>wcg_hcc1_img_6.56_windows_intelx86</name>
          <executable/>
       </file_info>
    
       <file_info>
          <name>wcg_hcc1_img_6.56_windows_intelx86__ati_hcc1</name>
          <executable/> 
       </file_info>
       <file_info>
          <name>hcckernel.cl.6.56</name>
          <executable/>
       </file_info>
    
       <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_version>
          <app_name>hcc1</app_name>
          <version_num>656</version_num>
          <platform>windows_intelx86</platform>
          <plan_class>ati_hcc1</plan_class>
          <avg_ncpus>1.000000</avg_ncpus>
          <max_ncpus>1.000000</max_ncpus>
          <coproc>
             <type>ATI</type>
             <count>0.500000</count>
          </coproc>
          <file_ref>
              <file_name>wcg_hcc1_img_6.56_windows_intelx86__ati_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_info>

    We'll pick up again once the old non-hcc cpu tasks finish up.
    Please post back with the name of the new folder you created so I can use its real name for you.

    8. Once the non-hcc cpu tasks are finished, uploaded, and reported - fully stop boinc.
    9. Copy the app_info.xml file into the worldcommunitygrid.org folder
    10. Verify that the files from step 5 still exist in the worldcommunitygrig.org folder
    10a. If they are missing you can copy them from the *new* folder into worldcommunitygrid.org

    11. Restart BOINC.
    12. If you have any issues please post up the messages from the event log.
    Last edited by Snow Crash; 11-04-2012 at 05:18 PM.

  5. #105
    V3 Xeons coming soon!
    Join Date
    Nov 2005
    Location
    New Hampshire
    Posts
    36,363
    "We'll pick up again once the old non-hcc cpu tasks finish up"
    No, give me the rest!
    Crunch with us, the XS WCG team
    The XS WCG team needs your support.
    A good project with good goals.
    Come join us,get that warm fuzzy feeling that you've done something good for mankind.

    Quote Originally Posted by Frisch View Post
    If you have lost faith in humanity, then hold a newborn in your hands.

  6. #106
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    see above

  7. #107
    V3 Xeons coming soon!
    Join Date
    Nov 2005
    Location
    New Hampshire
    Posts
    36,363
    Quote Originally Posted by Snow Crash View Post
    see above
    Thanks!
    Crunch with us, the XS WCG team
    The XS WCG team needs your support.
    A good project with good goals.
    Come join us,get that warm fuzzy feeling that you've done something good for mankind.

    Quote Originally Posted by Frisch View Post
    If you have lost faith in humanity, then hold a newborn in your hands.

  8. #108
    Xtremely High Voltage Sparky's Avatar
    Join Date
    Mar 2006
    Location
    Ohio, USA
    Posts
    16,040
    OK I've had absolutely no hangs since the driver change to 12.11b4 so we're good there.

    However, I keep having the client randomly start processing some HCC units on the CPU, get a unit (or two, or three) about halfway done, then essentially abandon it to run 8 GPU threads again and it just lets the half-run unit expire. Any ideas what is up with that?
    The Cardboard Master
    Crunch with us, the XS WCG team
    Intel Core i7 2600k @ 4.5GHz, 16GB DDR3-1600, Radeon 7950 @ 1000/1250, Win 10 Pro x64

  9. #109
    Xtreme X.I.P.
    Join Date
    Jan 2008
    Posts
    727
    Sparky,

    Have you by chance selected the: " If there is no work available for my computer for the projects I have selected above, please send me work from another project." option in the profile for that particular device.

    Cheers,
    Jean-Guy


  10. #110
    Xtremely High Voltage Sparky's Avatar
    Join Date
    Mar 2006
    Location
    Ohio, USA
    Posts
    16,040
    No I haven't. What gets me is they are all HCC units, including the ones that started on the CPU. I'm just not sure what is triggering it to start them on the CPU in the first place, just to essentially abandon them halfway through later
    The Cardboard Master
    Crunch with us, the XS WCG team
    Intel Core i7 2600k @ 4.5GHz, 16GB DDR3-1600, Radeon 7950 @ 1000/1250, Win 10 Pro x64

  11. #111
    Xtreme Enthusiast
    Join Date
    Mar 2010
    Location
    Minnesota
    Posts
    587
    Quote Originally Posted by Sparky View Post
    No I haven't. What gets me is they are all HCC units, including the ones that started on the CPU. I'm just not sure what is triggering it to start them on the CPU in the first place, just to essentially abandon them halfway through later
    If your crunching ONLY GPU, you should select not to use cpu on the settings in WCG for that computer.

  12. #112
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    Are you are using an app_info that has both hcc_cpu and gcc_gpu and it is configured to run 8 GPU WUs at the same time? That would cause this issue as it is asking for cpu WUs but has no good way to actually run them so I'm guessing they only run when they hit high priority or your GPU cache runs low, or if you are manually suspending some GPU WUs to try and get them to not all be sync'd. I would switch to using an hcc_gpu only app_info. Don't forget to set NNT, abort all CPU WUs, stop BOINC fix your app_info and then restart.
    Last edited by Snow Crash; 11-04-2012 at 09:11 PM.

  13. #113
    Xtreme Member
    Join Date
    Dec 2008
    Location
    Las Vegas, Nevada
    Posts
    125
    This app_info.xml GPU only file is getting 86 results an hour (2128 results and 482,698 points total for yesterday only) from my FX-8150 and dual HD-6990's rig:

    Two threads per GPU for a total of eight, one per each CPU core.

    <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__ati_hcc1 </name>
    <executable/>
    </file_info>
    <file_info>
    <name>hcckernel.cl.6.56</name>
    <executable/>
    </file_info>
    <app_version>
    <app_name>hcc1</app_name>
    <version_num>656</version_num>
    <platform>windows_intelx86</platform>
    <plan_class>ati_hcc1</plan_class>
    <avg_ncpus>1.0</avg_ncpus>
    <max_ncpus>1.0</max_ncpus>
    <coproc>
    <type>ATI</type>
    <count>.5</count>
    </coproc>
    <file_ref>
    <file_name>wcg_hcc1_img_6.56_windows_intelx86__ati _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_info>
    Last edited by supercoolin; 11-04-2012 at 09:17 PM. Reason: Added info
    Asus Crossfire IV Extreme
    AMD FX-9590 @ 5.85Ghz
    Dual Powercolor HD 7990's in Quadfire
    Triple HP ZR30w 30" monitors (7680X1600 resolution)
    LSI 9265-8i Raid Controller w/CacheCade 2.0 & FastPath
    Intel RES2V240 SAS Expander
    ATI 650 PCIe Combo Dual TV Tuner
    SIIG Pro 4 port PCI Serial Comm Card
    4X4GB G.Skill DDR3 PC2133
    (8) OCZ Vertex 4 256GB SSD's Raid 0 Boot Drive
    (4) OCZ Vertex 4 256GB SSD's CacheCade Drive
    (12) HGST 3TB 7200RPM HDD's Raid 5 Data Drive
    EKWB FC7990 Video Water Blocks
    -52c SS Phase Change
    Koolance HD & Memory Liquid Cooling
    Koolance Pumps/Resevoirs & XSPC Radiators
    Mountain Mods Exteneded Ascension CYO
    Xlcio 1200W Power Supply
    450W Video Card Power Supply
    12V & 24V Fan and Water Pump Power Supplies




    http://valid.canardpc.com/2601008
    http://3dmark.com/3dm11/3024831
    http://www.techpowerup.com/gpuz/5zc7g/

  14. #114
    Xtremely High Voltage Sparky's Avatar
    Join Date
    Mar 2006
    Location
    Ohio, USA
    Posts
    16,040
    Here is my app_info I pulled from another thread. Looking at it I'm thinking it is a CPU+GPU

    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__ati_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>ati_hcc1</plan_class>
          <avg_ncpus>1.0</avg_ncpus>
          <max_ncpus>1.0</max_ncpus>
          <coproc>
             <type>ATI</type>
             <count>.125</count>
          </coproc>
          <file_ref>
              <file_name>wcg_hcc1_img_6.56_windows_intelx86__ati_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>
    So this is what it would have to look like for GPU only?

    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__ati_hcc1</name>
          <executable/>
       </file_info>
    
       <file_info>
          <name>hcckernel.cl.6.56</name>
          <executable/>
       </file_info>
    
       <app_version>
          <app_name>hcc1</app_name>
          <version_num>656</version_num>
          <platform>windows_intelx86</platform>
          <plan_class>ati_hcc1</plan_class>
          <avg_ncpus>1.0</avg_ncpus>
          <max_ncpus>1.0</max_ncpus>
          <coproc>
             <type>ATI</type>
             <count>.125</count>
          </coproc>
          <file_ref>
              <file_name>wcg_hcc1_img_6.56_windows_intelx86__ati_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_info>
    The Cardboard Master
    Crunch with us, the XS WCG team
    Intel Core i7 2600k @ 4.5GHz, 16GB DDR3-1600, Radeon 7950 @ 1000/1250, Win 10 Pro x64

  15. #115
    Xtreme Legend
    Join Date
    Mar 2008
    Location
    Plymouth (UK)
    Posts
    5,279
    Trying to build a master file from all the posts on this so far here before I get a shower and go to work. If anyone has time on their hands and would like to proof read for duplication etc. it sure would help. No HFCC so far.

    Code:
    <app_info> 
     
     <app> 
     <name>hcc1</name> 
    <user_friendly_name>Help Conquer Cancer</user_friendly_name> 
     </app> 
     <file_info> 
     <name>wcg_hcc1_img_7.05_windows_intelx86__ati_hcc1</name> 
     <executable/> 
     </file_info> 
     <file_info> 
     <name>hcckernel.cl.7.05</name> 
     <executable/> 
     </file_info> 
     <app_version> 
     <app_name>hcc1</app_name> 
     <version_num>705</version_num> 
     <platform>windows_intelx86</platform> 
    <plan_class>ati_hcc1</plan_class> 
     <avg_ncpus>1.0</avg_ncpus> 
     <max_ncpus>1.0</max_ncpus> 
     <coproc> 
     <type>ATI</type> 
     <count>.5</count> 
     </coproc> 
     <file_ref> 
     <file_name>wcg_hcc1_img_7.05_windows_intelx86__ati_hcc1</file_name> 
     <main_program/> 
     </file_ref> 
     <file_ref> 
     <file_name>hcckernel.cl.7.05</file_name> 
     <open_name>hcckernel.cl</open_name> 
     </file_ref> 
     </app_version> 
    
    
    ______________________________________________________________________________
    
    <app>
        <name>gfam</name>
        <user_friendly_name>GO Fight Against Malaria</user_friendly_name>
    </app>
    
       <file_info>
          <name>wcgrid_gfam_vina_6.12_windows_x86_64</name>
          <executable/>
       </file_info> 
       <file_info>
          <name>wcgrid_gfam_vina_prod_x86_64.exe.6.12</name>
          <executable/>
       </file_info>
       <file_info>
          <name>wcgrid_gfam_gfx_prod_x86_64.exe.6.12</name>
           <executable/>
       </file_info>
    
    <app_version>
        <app_name>gfam</app_name>
        <version_num>612</version_num>
        <platform>windows_x86_64</platform>
        <avg_ncpus>1.0</avg_ncpus>
        <max_ncpus>1.0</max_ncpus>
        <flops>3347548492.458962</flops>
        <api_version>7.1.0</api_version>
        <file_ref>
            <file_name>wcgrid_gfam_vina_6.12_windows_x86_64</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
             <file_name>wcgrid_gfam_vina_prod_x86_64.exe.6.12</file_name>
              <open_name>AutoDockVina64.exe</open_name>
         </file_ref>
         <file_ref>
             <file_name>wcgrid_gfam_gfx_prod_x86_64.exe.6.12</file_name>
              <open_name>graphics_app</open_name>
         </file_ref>
    </app_version>
    
    <app_version>
        <app_name>gfam</app_name>
        <version_num>612</version_num>
        <platform>windows_intelx86</platform>
        <avg_ncpus>1.000000</avg_ncpus>
        <max_ncpus>1.000000</max_ncpus>
        <flops>3347548492.458962</flops>
        <api_version>7.1.0</api_version>
        <file_ref>
            <file_name>wcgrid_gfam_vina_6.12_windows_x86_64</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
             <file_name>wcgrid_gfam_vina_prod_x86_64.exe.6.12</file_name>
              <open_name>AutoDockVina64.exe</open_name>
         </file_ref>
         <file_ref>
             <file_name>wcgrid_gfam_gfx_prod_x86_64.exe.6.12</file_name>
              <open_name>graphics_app</open_name>
         </file_ref>
    </app_version>
    
    __________________________________________________________________________
    
    <app>
        <name>sn2s</name>
        <user_friendly_name>Say No to Schistosoma</user_friendly_name>
    </app>
       <file_info>
          <name>wcgrid_sn2s_vina_6.20_windows_x86_64</name>
          <executable/>
       </file_info> 
       <file_info>
          <name>wcgrid_sn2s_vina_prod_x86_64.exe.6.20</name>
          <executable/>
       </file_info>
       <file_info>
          <name>wcgrid_sn2s_gfx_prod_x86_64.exe.6.20</name>
           <executable/>
       </file_info>
    <app_version>
        <app_name>sn2s</app_name>
        <version_num>620</version_num>
        <platform>windows_x86_64</platform>
        <avg_ncpus>1.0</avg_ncpus>
        <max_ncpus>1.0</max_ncpus>
        <flops>3347548492.458962</flops>
        <api_version>7.1.0</api_version>
        <file_ref>
            <file_name>wcgrid_sn2s_vina_6.20_windows_x86_64</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
             <file_name>wcgrid_sn2s_vina_prod_x86_64.exe.6.20</file_name>
              <open_name>AutoDockVina64.exe</open_name>
         </file_ref>
         <file_ref>
             <file_name>wcgrid_sn2s_gfx_prod_x86_64.exe.6.20</file_name>
              <open_name>graphics_app</open_name>
         </file_ref>
    </app_version>
    <app_version>
        <app_name>sn2s</app_name>
        <version_num>620</version_num>
        <platform>windows_intelx86</platform>
        <avg_ncpus>1.0</avg_ncpus>
        <max_ncpus>1.0</max_ncpus>
        <flops>3347548492.458962</flops>
        <api_version>7.1.0</api_version>
        <file_ref>
            <file_name>wcgrid_sn2s_vina_6.20_windows_x86_64</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
             <file_name>wcgrid_sn2s_vina_prod_x86_64.exe.6.20</file_name>
              <open_name>AutoDockVina64.exe</open_name>
         </file_ref>
         <file_ref>
             <file_name>wcgrid_sn2s_gfx_prod_x86_64.exe.6.20</file_name>
              <open_name>graphics_app</open_name>
         </file_ref>
    </app_version>
    
    _______________________________________________________________________________
    
    <app>
    	<name>cep2</name>
    	<user_friendly_name>The Clean Energy Project - Phase 2</user_friendly_name>
    </app>
    <file_info>
    	<name>wcgrid_cep2_6.40_windows_intelx86</name>
    	<executable/>
    </file_info>
    <file_info>
    	<name>wcgrid_cep2_qchem_6.40_windows_intelx86</name>
    	<executable/>
    </file_info>
    <file_info>
    	<name>wcgrid_cep2_graphics_6.40_windows_intelx86</name>
    	<executable/>
    </file_info>
    <file_info>
    	<name>cep2_qcaux_6.40.zip</name>
    </file_info>
    <file_info>
        <name>cep2_images_6.40.zip</name>
    </file_info>
    <app_version>
        <app_name>cep2</app_name>
        <version_num>640</version_num>
        <platform>windows_intelx86</platform>
        <avg_ncpus>1.000000</avg_ncpus>
        <max_ncpus>1.000000</max_ncpus>
        <flops>1982909446.217418</flops>
        <api_version>6.11.7</api_version>
        <file_ref>
            <file_name>wcgrid_cep2_6.40_windows_intelx86</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
            <file_name>wcgrid_cep2_qchem_6.40_windows_intelx86</file_name>
            <open_name>wcgrid_cep2_qchem_prod_linux.x86</open_name>
        </file_ref>
        <file_ref>
            <file_name>wcgrid_cep2_graphics_6.40_windows_intelx86</file_name>
            <open_name>graphics_app</open_name>
        </file_ref>
        <file_ref>
            <file_name>cep2_images_6.40.zip</file_name>
            <open_name>Cep2_images.zip</open_name>
        </file_ref>
        <file_ref>
            <file_name>cep2_qcaux_6.40.zip</file_name>
            <open_name>qcaux2.zip</open_name>
        </file_ref>
    </app_version>
    
    ______________________________________________________________________________
    
    <app>
        <name>faah</name>
        <user_friendly_name>FightAIDS@Home</user_friendly_name>
    </app>
    <file_info>
        <name>wcg_faah_autodock_6.40_windows_intelx86</name>
        <executable/>
    </file_info>
    <file_info>
        <name>wcg_faah_autodock_graphics_6.40_windows_intelx86</name>
        <executable/>
    </file_info>
    <file_info>
        <name>faah_protease_6.40.dat</name>
    </file_info>
    <file_info>
        <name>faah_image_6.40.tga</name>
    </file_info>
    <app_version>
        <app_name>faah</app_name>
        <version_num>640</version_num>
        <platform>windows_intelx86</platform>
        <avg_ncpus>1.000000</avg_ncpus>
        <max_ncpus>1.000000</max_ncpus>
        <flops>3894434573.022523</flops>
        <api_version>6.3.3</api_version>
        <file_ref>
            <file_name>wcg_faah_autodock_6.40_windows_intelx86</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
            <file_name>wcg_faah_autodock_graphics_6.40_windows_intelx86</file_name>
            <open_name>graphics_app</open_name>
        </file_ref>
        <file_ref>
            <file_name>faah_protease_6.40.dat</file_name>
            <open_name>protease.dat</open_name>
        </file_ref>
        <file_ref>
            <file_name>faah_image_6.40.tga</file_name>
            <open_name>wc_grid_s1b2.tga</open_name>
        </file_ref>
    </app_version>
    
    _______________________________________________________________________
    
    <app>
        <name>hpf2</name>
        <user_friendly_name>Human Proteome Folding - Phase 2</user_friendly_name>
    </app>
    <file_info>
        <name>wcg_hpf2_rosetta_6.40_windows_intelx86</name>
        <executable/>
    </file_info>
    <file_info>
        <name>wcg_hpf2_6.40.tga</name>
        <executable/>
    </file_info>
    <file_info>
        <name>wcg_hpf2_rosetta_graphics_6.40_windows_intelx86</name>
        <executable/>
    </file_info>
    <file_info>
        <name>hpf2_6.40_win_paths.txt</name>
        <executable/>
    </file_info>
    
    <app_version>
        <app_name>hpf2</app_name>
        <version_num>640</version_num>
        <platform>windows_intelx86</platform>
        <avg_ncpus>1.000000</avg_ncpus>
        <max_ncpus>1.000000</max_ncpus>
        <flops>3570131549.238372</flops>
        <api_version>6.3.3</api_version>
        <file_ref>
            <file_name>wcg_hpf2_rosetta_6.40_windows_intelx86</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
            <file_name>wcg_hpf2_6.40.tga</file_name>
            <open_name>wc_grid_hpf2.tga</open_name>
        </file_ref>
        <file_ref>
            <file_name>wcg_hpf2_rosetta_graphics_6.40_windows_intelx86</file_name>
            <open_name>graphics_app</open_name>
        </file_ref>
        <file_ref>
            <file_name>hpf2_6.40_win_paths.txt</file_name>
            <open_name>paths.txt</open_name>
        </file_ref>
    </app_version>
    
    
    <app_version>
        <app_name>hpf2</app_name>
        <version_num>640</version_num>
        <platform>windows_x86_64</platform>
        <avg_ncpus>1.000000</avg_ncpus>
        <max_ncpus>1.000000</max_ncpus>
        <flops>3570131549.238372</flops>
        <api_version>6.3.3</api_version>
        <file_ref>
            <file_name>wcg_hpf2_rosetta_6.40_windows_intelx86</file_name>
            <main_program/>
        </file_ref>
        <file_ref>
            <file_name>wcg_hpf2_6.40.tga</file_name>
            <open_name>wc_grid_hpf2.tga</open_name>
        </file_ref>
        <file_ref>
            <file_name>wcg_hpf2_rosetta_graphics_6.40_windows_intelx86</file_name>
            <open_name>graphics_app</open_name>
        </file_ref>
        <file_ref>
            <file_name>hpf2_6.40_win_paths.txt</file_name>
            <open_name>paths.txt</open_name>
        </file_ref>
    </app_version>
    
    _________________________________________________________________________________
    Drug Search for Leishmaniasis
    
    __________________________________________________________________________________
    
    Help Cure Muscular Dystrophy - Phase 2
    
    ___________________________________________________________________________________
    
    Help Fight Childhood Cancer
    
    _________________________________________________________________________________________
    
    <app>
          <name>hcc1</name>
          <user_friendly_name>Help Conquer Cancer</user_friendly_name>
       </app>
    <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 OldChap; 11-12-2012 at 01:56 PM.


    My Biggest Fear Is When I die, My Wife Sells All My Stuff For What I Told Her I Paid For It.
    79 SB threads and 32 IB Threads across 4 rigs 111 threads Crunching!!

  16. #116
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    Quote Originally Posted by Sparky View Post
    Here is my app_info I pulled from another thread. Looking at it I'm thinking it is a CPU+GPU

    So this is what it would have to look like for GPU only?
    Looks good but WCG has no hcc WUs right now

  17. #117
    Xtremely High Voltage Sparky's Avatar
    Join Date
    Mar 2006
    Location
    Ohio, USA
    Posts
    16,040
    Quote Originally Posted by Snow Crash View Post
    Looks good but WCG has no hcc WUs right now


    I have a queue full of them. Although they aren't running on GPU I see. Hm, uhoh, did we go through all their units way too fast?
    The Cardboard Master
    Crunch with us, the XS WCG team
    Intel Core i7 2600k @ 4.5GHz, 16GB DDR3-1600, Radeon 7950 @ 1000/1250, Win 10 Pro x64

  18. #118
    Xtreme Member
    Join Date
    Mar 2012
    Posts
    390
    Quote Originally Posted by Snow Crash View Post
    Looks good but WCG has no hcc WUs right now
    I ran out about an hour ago too. After a few minutes everything went back to normal. The queue is full again and I can go to sleep.

  19. #119
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    I started running out also and had just finished switching my rigs around when they started showing up again ... all reset back to optimal gpu crunching :sigh:

  20. #120
    Xtremely High Voltage Sparky's Avatar
    Join Date
    Mar 2006
    Location
    Ohio, USA
    Posts
    16,040
    I'm letting my current log of CPU units work through then switching it over to full GPU again. Means my PPD will be down in the tank for a little while however. I just don't really want to abort several dozen units.
    The Cardboard Master
    Crunch with us, the XS WCG team
    Intel Core i7 2600k @ 4.5GHz, 16GB DDR3-1600, Radeon 7950 @ 1000/1250, Win 10 Pro x64

  21. #121
    Not Yours!
    Join Date
    Nov 2009
    Location
    Oslo-Norway
    Posts
    550
    Hey guys I need some help here, can't get any WU's to my 6990+6970(in the same rig)

    I'm using this in my APP_INFO:XML

    PHP 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__ati_hcc1</name>
     <
    executable/>
     </
    file_info>
     <
    file_info>
     <
    name>hcckernel.cl.6.56</name>
     <
    executable/>
     </
    file_info>
     <
    app_version>
     <
    app_name>hcc1</app_name>
     <
    version_num>656</version_num>
     <
    platform>windows_intelx86</platform>
    <
    plan_class>ati_hcc1</plan_class>
     <
    avg_ncpus>1.0</avg_ncpus>
     <
    max_ncpus>1.0</max_ncpus>
     <
    coproc>
     <
    type>ATI</type>
     <
    count>.166</count>
     </
    coproc>
     <
    file_ref>
     <
    file_name>wcg_hcc1_img_6.56_windows_intelx86__ati_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_info
    But I get no WU's and this in the log

    PHP Code:
    05/11/2012 22:47:30 |  | Starting BOINC client version 7.0.28 for windows_x86_64
    05
    /11/2012 22:47:30 |  | log flagsfile_xfersched_opstask
    05
    /11/2012 22:47:30 |  | Librarieslibcurl/7.25.0 OpenSSL/1.0.1 zlib/1.2.6
    05
    /11/2012 22:47:30 |  | Data directoryC:\ProgramData\BOINC
    05
    /11/2012 22:47:30 |  | Running under account Cruncher1
    05
    /11/2012 22:47:30 |  | Processor24 GenuineIntel Intel(RXeon(RCPU           X5670  2.93GHz [Family 6 Model 44 Stepping 2]
    05/11/2012 22:47:30 |  | Processor256.00 KB cache
    05
    /11/2012 22:47:30 |  | Processor featuresfpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni ssse3 cx16 sse4_1 sse4_2 syscall nx lm vmx smx tm2 dca popcnt aes pbe
    05
    /11/2012 22:47:30 |  | OSMicrosoft Windows 7Ultimate x64 EditionService Pack 1, (06.01.7601.00)
    05/11/2012 22:47:30 |  | Memory11.99 GB physical23.98 GB virtual
    05
    /11/2012 22:47:30 |  | Disk195.21 GB total94.82 GB free
    05
    /11/2012 22:47:30 |  | Local time is UTC +1 hours
    05
    /11/2012 22:47:30 |  | ATI GPU 0Cayman (CAL version 1.4.17412048MB2016MB available6374 GFLOPS peak)
    05/11/2012 22:47:30 |  | ATI GPU 1Cayman (CAL version 1.4.17412048MB2016MB available6374 GFLOPS peak)
    05/11/2012 22:47:30 |  | ATI GPU 2Cayman (CAL version 1.4.17412048MB2016MB available6374 GFLOPS peak)
    05/11/2012 22:47:30 |  | OpenCLATI GPU 0Cayman (driver version 1016.4 (VM), device version OpenCL 1.2 AMD-APP (1016.4), 2048MB2016MB available)
    05/11/2012 22:47:30 |  | OpenCLATI GPU 1Cayman (driver version 1016.4 (VM), device version OpenCL 1.2 AMD-APP (1016.4), 2048MB2016MB available)
    05/11/2012 22:47:30 |  | OpenCLATI GPU 2Cayman (driver version 1016.4 (VM), device version OpenCL 1.2 AMD-APP (1016.4), 2048MB2016MB available)
    05/11/2012 22:47:30 World Community Grid Found app_info.xmlusing anonymous platform
    05
    /11/2012 22:47:30 World Community Grid File referenced in app_info.xml does not existwcg_hcc1_img_6.56_windows_intelx86__ati_hcc1
    05
    /11/2012 22:47:30 World Community Grid File referenced in app_info.xml does not existhcckernel.cl.6.56
    05
    /11/2012 22:47:30 World Community Grid | [errorState file errormissing application file wcg_hcc1_img_6.56_windows_intelx86__ati_hcc1
    05
    /11/2012 22:47:30 |  | Configreport completed tasks immediately
    05
    /11/2012 22:47:30 |  | Config: use all coprocessors
    05
    /11/2012 22:47:30 |  | ConfigGUI RPC allowed from:
    05/11/2012 22:47:30 |  | Config:   192.168.0.111
    05
    /11/2012 22:47:30 World Community Grid URL http://www.worldcommunitygrid.org/; Computer ID 2168370; resource share 100
    05/11/2012 22:47:30 World Community Grid General prefsfrom World Community Grid (last modified 17-Oct-2012 01:18:55)
    05/11/2012 22:47:30 World Community Grid Computer locationhome
    05
    /11/2012 22:47:30 |  | General prefsusing separate prefs for home
    05
    /11/2012 22:47:30 |  | Reading preferences override file
    05
    /11/2012 22:47:30 |  | Preferences:
    05/11/2012 22:47:30 |  | max memory usage when active12279.18MB
    05
    /11/2012 22:47:30 |  | max memory usage when idle12279.18MB
    05
    /11/2012 22:47:30 |  | max disk usage50.00GB
    05
    /11/2012 22:47:30 |  | max download rate9999002 bytes/sec
    05
    /11/2012 22:47:30 |  | max upload rate999004 bytes/sec
    05
    /11/2012 22:47:30 |  | (to change preferencesvisit the web site of an attached project, or select Preferences in the Manager)
    05/11/2012 22:47:30 |  | Not using a proxy 
    The app_info works on two other rigs, could it be that this is an SR-2?

  22. #122
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    The problem is that you don't have the necessary executable files

    05/11/2012 22:47:30 | World Community Grid | File referenced in app_info.xml does not exist: wcg_hcc1_img_6.56_windows_intelx86__ati_hcc1
    05/11/2012 22:47:30 | World Community Grid | File referenced in app_info.xml does not exist: hcckernel.cl.6.56

    so what you can do it fully stop BOINC, remove the app_info (I just rename it to __app_info.xml) and restart BOINC. Once you have some tasks downloaded and running fully stop BOINC again, put the app_info file back in place and restart. I like to keep copies of the executables in a separte folder also so I can easily restore them if necessary.

  23. #123
    Not Yours!
    Join Date
    Nov 2009
    Location
    Oslo-Norway
    Posts
    550
    Quote Originally Posted by Snow Crash View Post
    The problem is that you don't have the necessary executable files

    05/11/2012 22:47:30 | World Community Grid | File referenced in app_info.xml does not exist: wcg_hcc1_img_6.56_windows_intelx86__ati_hcc1
    05/11/2012 22:47:30 | World Community Grid | File referenced in app_info.xml does not exist: hcckernel.cl.6.56

    so what you can do it fully stop BOINC, remove the app_info (I just rename it to __app_info.xml) and restart BOINC. Once you have some tasks downloaded and running fully stop BOINC again, put the app_info file back in place and restart. I like to keep copies of the executables in a separte folder also so I can easily restore them if necessary.
    Thanks SC, working now with 6x3 WU's

    Maybe I should up it to 7 that gives me a total of 21 WU's for the 24 threads on the SR-2? or maybe 8?

  24. #124
    Xtreme Cruncher
    Join Date
    Mar 2009
    Location
    kingston.ma
    Posts
    2,139
    I would try 8 if not only to try and increase production but also to just to see the sheer awesomeness of an SR2 shine!!!

  25. #125
    Not Yours!
    Join Date
    Nov 2009
    Location
    Oslo-Norway
    Posts
    550
    Quote Originally Posted by Snow Crash View Post
    I would try 8 if not only to try and increase production but also to just to see the sheer awesomeness of an SR2 shine!!!
    Went up to 8, just my math skills that did a trick on me as I had it in my head that it was four GPU's not three as it is. WU times are way behind the 7970, like 15 mins or maybe more.

Page 5 of 15 FirstFirst ... 2345678 ... LastLast

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
  •