Overclock.net banner

PrimeGrid Races 2018

3K views 49 replies 9 participants last post by  mmonnin 
#1 ·


"The PrimeGrid Challenge Series is an annual competition based on the results of monthly/bi-monthly challenges. The purpose of the Challenge is to spotlight a specific project within PrimeGrid's family of projects as well as to offer a little "healthy" competition for PrimeGrid's participants. It is also an opportunity for people to learn more about each specific project and have fun doing it."

Current Schedule

Happy New Year Challenge
  • (SoB-LLR)
app_config.xml
Code:

Code:
<app_config>
   <app>
      <name>llrSOB</name>
      <fraction_done_exact/>
    </app>
   <app_version>
       <app_name>llrSOB</app_name>
       <cmdline>-t 4</cmdline>
       <avg_ncpus>4</avg_ncpus>
   </app_version>
</app_config>

Individual Standings

Team Standings
 
See less See more
1
#5 ·
Quote:
Originally Posted by emoga View Post

I know it's hard to drum up interest in math projects, so I might be alone in these competitions. However, I find competitions are when I'm enjoying Boinc the most.
smile.gif


Looks like Beercan and Gorgotha are already competing.
thumb.gif
Yeah I put my gpu's on it for fun. I am usually medical only but ever since I found that mega prime I am hooked so I run some projects. I started late but still gained around 150 spots so far
biggrin.gif
to bad I sold most of my 980/ti's and have 2 of my 1080's waiting on wc parts
frown.gif
 
#9 ·
Sure, why not give it a whirl - I'm in as well ^_^
 
#13 ·
I found one a while back myself. Not large enough for the top 1k or 500,but still ^_^
 
#21 ·
SoB Challenge in Jan.

http://www.primegrid.com/forum_thread.php?id=7767&nowrap=true#112619

I've never heard of this before but LLR apps can run in multithreaded mode. app_config file for 4 threaded CPU. Prob a good idea with how long these can run.

Code:

Code:
<app_config>
   <app>
      <name>llrSOB</name>
      <fraction_done_exact/>
      <max_concurrent>1</max_concurrent>
    </app>
   <app_version>
       <app_name>llrSOB</app_name>
       <cmdline>-t 4</cmdline>
       <avg_ncpus>4</avg_ncpus>
   </app_version>
</app_config>
HT OFF is recommended for Intel CPUs. Or 50% CPU cores in BM.
 
#25 ·
Quote:
Originally Posted by tictoc View Post

I don't think I've ever run any of the CPU tasks on PrimeGrid. I did run the original Seventeen or Bust client back in 2004/2005, so I will probably give this a go. I will be running with HT on on my 2P, so we can see what kind of a hit it takes vs running with HT off.
Your poor badge list. It's so empty.
frown.gif
wink.gif
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top