| log in |
Message boards : Number crunching : FAQ - pls read first
| Author | Message |
|---|---|
|
General infos transient upload error Current issues / solutions invalid WUs Gerbicz check failed many times and aborting (check your CPU, RAM, OC, heat etc.) Invalid certificate BOINC Client If you are getting an error in your BOINC client log or you cant upload/download new WUS: Scheduler request failed: Peer certificate cannot be authenticated you must update/replace the ca-bundle.crt from the BOINC client. ca-bundle.crt | |
| ID: 14 · Rating: 0 · rate:
| |
|
Badges | |
| ID: 451 · Rating: 0 · rate:
| |
|
TOP5000 primes / How to report a prime | |
| ID: 600 · Rating: 0 · rate:
| |
|
Hardware requirements | |
| ID: 680 · Rating: 0 · rate:
| |
|
Apps runtime | |
| ID: 698 · Rating: 0 · rate:
| |
|
Invitation code | |
| ID: 1348 · Rating: 0 · rate:
| |
|
Multithreading / app_config.xml <app_config>
<app>
<name>srbase</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase2</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase3</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase4</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase5</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase6</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase7</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase8</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase9</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase10</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase11</name>
<max_concurrent>1</max_concurrent>
</app>
<app>
<name>srbase12</name>
<max_concurrent>1</max_concurrent>
</app>
<app_version>
<app_name>srbase</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase2</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase3</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase4</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase5</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase6</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase7</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase8</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase9</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase10</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase11</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
<app_version>
<app_name>srbase12</app_name>
<cmdline>-t4</cmdline>
<avg_ncpus>4</avg_ncpus>
</app_version>
</app_config> srbase = Sierpinski / Riesel Base srbase2 = Riesel Base srbase3 = Sierpinski Base srbase4 = Sierpinski / Riesel Base - short srbase5 = Sierpinski / Riesel Base - long srbase6 = Sierpinski / Riesel Base - average srbase7 = Riesel Base - short srbase8 = Sierpinski Base - short srbase9 = Sierpinski / Riesel Base - average2 srbase10 = Sierpinski / Riesel Base - average3 srbase11 = Sierpinski / Riesel Base - long2 srbase12 = Sierpinski / Riesel Base - long3 Remove only the lines you don't need to run short apps. Change the -tx commandline to use all of your cores you have / want to run. | |
| ID: 3795 · Rating: 0 · rate:
| |
|
Trial Factoring <exclude_gpu>
<url>http://srbase.my-firewall.org/sr5/</url>
<type>ATI</type>
<device_num>0</device_num>
<app>TF</app>
</exclude_gpu> Multi-GPU <cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config> Solution to run on any Device for another project: <cc_config>
<options>
<exclude_gpu>
<url>http://srbase.my-firewall.org/sr5/</url>
<type>ATI</type>
<device_num>0</device_num>
<app>TF</app>
</exclude_gpu>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config> cc_config.xml must be put in the BOINC data directory. | |
| ID: 5765 · Rating: 0 · rate:
| |
|
LL-dc <exclude_gpu>
<url>http://srbase.my-firewall.org/sr5/</url>
<type>ATI</type>
<device_num>0</device_num>
<app>LL-dc</app>
</exclude_gpu> Checking estimated runtime - open slot folder and check stderr.txt with the 2nd ETA value Reducing log iterations writing on faster cards by app_config.xml <app_config>
<app_version>
<app_name>LL-dc</app_name>
<plan_class>opencl_nvidia_200</plan_class>
<cmdline>-log 400000</cmdline>
</app_version>
</app_config> or <app_config>
<app_version>
<app_name>LL-dc</app_name>
<plan_class>opencl_ati_200</plan_class>
<cmdline>-log 400000</cmdline>
</app_version>
</app_config> Put the app_config.xml file in the project folder estimated runtimes A2000 - 71h A4000 - 45h 1060 - 120h 1080 - 104h 1650 - 73h 2070 - 26h 3050 - 46h 3060 - 25h 3080 - 15h 4060 - 25h 4070 - 11h 4080 - 7,4h 4090 - 5h 5060 - 15h 5070 - 13h (win)/11h (linux) 5080 - 7,5h 5090 - 5.1h 5500 - 68h 5700 - 38h 6600 - 39h 9070 - 17h VII - 13,3h Badges | |
| ID: 11696 · Rating: 0 · rate:
| |
Message boards :
Number crunching :
FAQ - pls read first