log in |
Message boards : News : Formula BOINC project 11.11.2021 21:00 (UTC) - 14.11.2021 20:59 (UTC)
Author | Message |
---|---|
SRBase was choosen for Formula BOINC. | |
ID: 7985 · Rating: 0 · rate: / Reply Quote | |
Hi | |
ID: 7986 · Rating: 0 · rate: / Reply Quote | |
Hi That should be included in the app now. | |
ID: 7987 · Rating: 0 · rate: / Reply Quote | |
Thanks. I will test tomorrow | |
ID: 7988 · Rating: 0 · rate: / Reply Quote | |
Hi Lots of tasks failing asking for glibc 2.29 with driver 470 on 18.04 | |
ID: 7989 · Rating: 0 · rate: / Reply Quote | |
Hi you must update glibc | |
ID: 7990 · Rating: 0 · rate: / Reply Quote | |
Hi You must send the correct version. CUDA 100 version works but the server sends 99.6% CUDA111. 2 out of 560. Those 2 completed just fine with Ubuntu 18 and driver 470. | |
ID: 7992 · Rating: 0 · rate: / Reply Quote | |
Hi This is the plan_class spec file. With all these driver/cuda versions a bit tricky, see https://srbase.my-firewall.org/sr5/forum_thread.php?id=6&postid=5765 The best thing is to build an app_config file to avoid the switch and only getting cuda10 apps. | |
ID: 7993 · Rating: 0 · rate: / Reply Quote | |
Possible solution for glibc 2.29 errors on linux... <app_config>
<app>
<name>TF</name>
<max_concurrent>1</max_concurrent>
<gpu_versions>
<cpu_usage>0.1</cpu_usage>
</gpu_versions>
<app_version>
<app_name>cuda100</app_name>
</app_version>]
</app>
</app_config> Before setup, finish all your current work! This file is only for running cuda10 GPU apps without updating glibc for linux (glibc 2.29 error) 1. create an app_config.xml file with this content in the srbase project folder 2. restart BOINC 3. You should only getting cuda10 apps for TF, check the FAQ if you match the driver rules with cuda10 toolkit. I cannot test it, need of course some tweaking or changes. Let me know if you can run it or not. | |
ID: 7994 · Rating: 0 · rate: / Reply Quote | |
app_config.xml only overrides settings for the specified app names and plan classes, it does not prevent the client from getting tasks for different app names or plan classes. | |
ID: 7997 · Rating: 0 · rate: / Reply Quote | |
Hi It works fine thanks | |
ID: 7998 · Rating: 0 · rate: / Reply Quote | |
A short challenge conclusion: | |
ID: 8006 · Rating: 0 · rate: / Reply Quote | |
Message boards :
News :
Formula BOINC project 11.11.2021 21:00 (UTC) - 14.11.2021 20:59 (UTC)