Collatz

Author
RHMash
FTW Member
  • Total Posts : 1118
  • Reward points : 0
  • Joined: 2009/12/08 13:56:43
  • Status: offline
  • Ribbons : 6
2011/12/15 13:52:58 (permalink)
Created a team for Collatz but it won't let me join, anyone else having this issue?  About to head to work so I won't be able to do anything with it until after....



#1

5 Replies Related Threads

    RHMash
    FTW Member
    • Total Posts : 1118
    • Reward points : 0
    • Joined: 2009/12/08 13:56:43
    • Status: offline
    • Ribbons : 6
    Re:Collatz 2011/12/15 19:16:23 (permalink)
    found a work around, but it's not all that practical....  No "Join this team" link, looked up a random team with the link, copied the address for the link and changed the team id to that for Crunching@EVGA and it went through....



    #2
    MOBAJOBG
    ACX Member
    • Total Posts : 272
    • Reward points : 0
    • Joined: 2011/01/20 20:40:22
    • Status: offline
    • Ribbons : 3
    Re:Collatz 2011/12/17 08:22:26 (permalink)
    I've just added Collatz Conjecture project but my GPU usage, % is just ~87 instead of 99. I guess it's because of my rig's Win7 64-bit o/s.
    post edited by MOBAJOBG - 2011/12/17 08:24:04

    EVGA GeForce GTX 580 CoD: Black Ops edition

                                                
     
    #3
    linuxrouter
    Omnipotent Enthusiast
    • Total Posts : 8043
    • Reward points : 0
    • Joined: 2008/02/28 14:47:45
    • Status: offline
    • Ribbons : 102
    Re:Collatz 2011/12/17 10:03:01 (permalink)
    MOBAJOBG

    I've just added Collatz Conjecture project but my GPU usage, % is just ~87 instead of 99. I guess it's because of my rig's Win7 64-bit o/s.

     

    This is probably normal. I have not tried Collatz recently but some project applications use the GPU less than 100%.

     

    CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w Titanium
    Affiliate Code: OZJ-0TQ-41NJ
    #4
    RHMash
    FTW Member
    • Total Posts : 1118
    • Reward points : 0
    • Joined: 2009/12/08 13:56:43
    • Status: offline
    • Ribbons : 6
    Re:Collatz 2011/12/17 13:58:56 (permalink)
    linuxrouter

    MOBAJOBG

    I've just added Collatz Conjecture project but my GPU usage, % is just ~87 instead of 99. I guess it's because of my rig's Win7 64-bit o/s.



    This is probably normal. I have not tried Collatz recently but some project applications use the GPU less than 100%.



    Yeah, it's normal with my 460....



    #5
    MOBAJOBG
    ACX Member
    • Total Posts : 272
    • Reward points : 0
    • Joined: 2011/01/20 20:40:22
    • Status: offline
    • Ribbons : 3
    Re:Collatz 2012/01/04 06:53:26 (permalink)
    I'd performed some tinkering of Collatz Conjecture's app_info.xml (see below search for those parts which are bolded in blue) after reading http://boinc.thesonntags..../forum_thread.php?id=3 (this thread) about "Optimized Applications", I've managed to get my GPU usage, % up to 99.
     
    The scripts of app_info.xml file;-
    <app_info>
     <app>
      <name>collatz</name>
      </app>
     <file_info>
      <name>collatz_2.05_windows_x86_64__cuda31.exe</name>
      <executable/>
      </file_info>
     <file_info>
      <name>cudart32_31_9.dll</name>
      <executable/>
      </file_info>
     <app_version>
      <app_name>collatz</app_name>
      <version_num>203</version_num>
      <plan_class>cuda</plan_class>
      <avg_ncpus>0.013</avg_ncpus>
      <max_ncpus>1</max_ncpus>
      <flops>1.0e11</flops>
     <coproc>
      <type>CUDA</type>
      <count>1</count>
      </coproc>
      <cmdline>L13 I8 S0</cmdline>
     <file_ref>
      <file_name>collatz_2.05_windows_x86_64__cuda31.exe</file_name>
      <main_program/>
      </file_ref>
     <file_ref>
      <file_name>cudart32_31_9.dll</file_name>
      </file_ref>
      </app_version>
     <app_version>
      <app_name>collatz</app_name>
      <version_num>204</version_num>
      <plan_class>cuda</plan_class>
      <avg_ncpus>0.013</avg_ncpus>
      <max_ncpus>1</max_ncpus>
      <flops>1.0e11</flops>
     <coproc>
      <type>CUDA</type>
      <count>1</count>
      </coproc>
      <cmdline>L13 I8 S0</cmdline>
     <file_ref>
      <file_name>collatz_2.05_windows_x86_64__cuda31.exe</file_name>
      <main_program/>
      </file_ref>
     <file_ref>
      <file_name>cudart32_31_9.dll</file_name>
      </file_ref>
      </app_version>
     <app_version>
      <app_name>collatz</app_name>
      <version_num>205</version_num>
      <plan_class>cuda</plan_class>
      <avg_ncpus>0.013</avg_ncpus>
      <max_ncpus>1</max_ncpus>
      <flops>1.0e11</flops>
     <coproc>
      <type>CUDA</type>
      <count>1</count>
      </coproc>
      <cmdline>L13 I8 S0</cmdline>
     <file_ref>
      <file_name>collatz_2.05_windows_x86_64__cuda31.exe</file_name>
      <main_program/>
      </file_ref>
     <file_ref>
      <file_name>cudart32_31_9.dll</file_name>
     </file_ref>
    </app_version>
    </app_info>
     
    Take Note;-
    app_info.xml,  collatz_2.05_windows_x86_64__cuda31.exe & cudart32_31_9.dll are copied together into boinc.thesonntags.com_collatz folder whereas L13 I8 S0 is the secret recipe and the full explanation of its syntax can be found in the readme.txt for Windows 64-bit o/s.
     
     
    post edited by MOBAJOBG - 2012/01/04 07:00:57

    EVGA GeForce GTX 580 CoD: Black Ops edition

                                                
     
    #6
    Jump to:
  • Back to Mobile