Gilthanis
[H]ard|DCer of the Year - 2014
- Joined
- Jan 29, 2006
- Messages
- 8,811
I am just going to make one thread for this and people interested can just follow. that way I'm not making several threads that have similar info in them.
http://www.primegrid.com/challenge/challenge.php
2018 Challenge Series
Date Time UTC Project(s) Challenge Duration Results
1 1-16 January 00:00:00 SoB-LLR Happy New Year Challenge 15 days Individuals | Teams
2 16-23 March 18:00:00 321-LLR Year of the Dog Challenge 7 days Individuals | Teams
3 3-8 April 12:00:00 ESP-LLR Mathematics Awareness Month Challenge 5 days Individuals | Teams
4 14-19 June 00:00:00 SR5-LLR World Cup Challenge 5 days Individuals | Teams
5 10-13 August 18:00:00 PPS-LLR Solar Eclipse Challenge 3 days Individuals | Teams
6 15-22 September 18:00:00 CUL-LLR Oktoberfest Challenge 7 days Individuals | Teams
7 24-31 October 23:59:59 WOO-LLR Halloween Challenge 7 days Individuals | Teams
8 17-20 November 12:00:00 AP27 Conjunction of Venus and Jupiter Challenge 3 days Individuals | Teams
9 11-21 December 22:23:00 GFN-21 Winter Solstice Challenge 10 days Individuals | Teams
App_config for all subprojects - let me know if something needs added
Change N to the number of CPU threads or the number of GPU's to use per work unit. Typically people use a fraction of a GPU to run multiple work units. For example: Setting <gpu_usage>0.5</gpu_usage> would tell BOINC to use half the GPU for each work unit resulting in 2 work units running on the card. The following line <cpu_usage>1</cpu_usage> would tell BOINC to dedicate a full CPU thread for each of the work units.
<app_config>
<app>
<name>pps_sr2sieve</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer17low</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer17mega</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer16</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer18</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>llrSOB</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrSOB</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrMEGA</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrMEGA</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrTRP</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrTRP</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llr321</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llr321</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrPSP</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrPSP</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrTPS</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrTPS</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrWOO</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrWOO</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrCUL</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrCUL</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrPPS</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrPPS</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>ap27</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer_wr</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<name>llrPPSE</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrPPSE</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<name>llrSR5</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrSR5</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<name>llrESP</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrESP</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>genefer15</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer19</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer20</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>gcw_sieve</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>gcw_sieve</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<app>
<name>llrGCW</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrGCW</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
</app_config>
http://www.primegrid.com/challenge/challenge.php
2018 Challenge Series
Date Time UTC Project(s) Challenge Duration Results
1 1-16 January 00:00:00 SoB-LLR Happy New Year Challenge 15 days Individuals | Teams
2 16-23 March 18:00:00 321-LLR Year of the Dog Challenge 7 days Individuals | Teams
3 3-8 April 12:00:00 ESP-LLR Mathematics Awareness Month Challenge 5 days Individuals | Teams
4 14-19 June 00:00:00 SR5-LLR World Cup Challenge 5 days Individuals | Teams
5 10-13 August 18:00:00 PPS-LLR Solar Eclipse Challenge 3 days Individuals | Teams
6 15-22 September 18:00:00 CUL-LLR Oktoberfest Challenge 7 days Individuals | Teams
7 24-31 October 23:59:59 WOO-LLR Halloween Challenge 7 days Individuals | Teams
8 17-20 November 12:00:00 AP27 Conjunction of Venus and Jupiter Challenge 3 days Individuals | Teams
9 11-21 December 22:23:00 GFN-21 Winter Solstice Challenge 10 days Individuals | Teams
App_config for all subprojects - let me know if something needs added
Change N to the number of CPU threads or the number of GPU's to use per work unit. Typically people use a fraction of a GPU to run multiple work units. For example: Setting <gpu_usage>0.5</gpu_usage> would tell BOINC to use half the GPU for each work unit resulting in 2 work units running on the card. The following line <cpu_usage>1</cpu_usage> would tell BOINC to dedicate a full CPU thread for each of the work units.
<app_config>
<app>
<name>pps_sr2sieve</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer17low</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer17mega</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer16</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer18</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>llrSOB</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrSOB</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrMEGA</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrMEGA</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrTRP</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrTRP</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llr321</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llr321</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrPSP</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrPSP</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrTPS</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrTPS</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrWOO</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrWOO</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrCUL</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrCUL</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>llrPPS</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrPPS</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>ap27</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer_wr</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<name>llrPPSE</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrPPSE</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<name>llrSR5</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrSR5</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<name>llrESP</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrESP</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<name>genefer15</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer19</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>genefer20</name>
<gpu_versions>
<gpu_usage>N</gpu_usage>
<cpu_usage>N</cpu_usage>
</gpu_versions>
</app>
<app>
<name>gcw_sieve</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>gcw_sieve</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
<app>
<name>llrGCW</name>
<fraction_done_exact/>
</app>
<app_version>
<app_name>llrGCW</app_name>
<cmdline>-t N</cmdline>
<avg_ncpus>N</avg_ncpus>
</app_version>
<app>
</app_config>
Last edited: