log in |
Message boards : Number crunching : How to get specific Task ?
Author | Message |
---|---|
Hi, | |
ID: 8096 · Rating: 0 · rate: / Reply Quote | |
Hi, You must change your driver, see FAQ | |
ID: 8097 · Rating: 0 · rate: / Reply Quote | |
You must change your driver, see FAQ I Can't. I'm on a Linux VM and i am not admin. | |
ID: 8098 · Rating: 0 · rate: / Reply Quote | |
I just try to add an app_config.xml with the Following lines but it don't work. <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> An idea? | |
ID: 8099 · Rating: 0 · rate: / Reply Quote | |
I just try to add an app_config.xml with the Following lines but it don't work. I also have tried this in the past, with your error you can run these failed tasks if you update glibc to v2.29 | |
ID: 8100 · Rating: 0 · rate: / Reply Quote | |
Again, it is impossible to make any update on this linux serveur. | |
ID: 8103 · Rating: 0 · rate: / Reply Quote | |
I too am in the same situation where I cannot update the glibc version. <app_config>
<app_version>
<app_name>TF</app_name>
<version_num>12</version_num>
<platform>x86_64-pc-linux-gnu</platform>
<plan_class>cuda111</plan_class>
<avg_ncpus>0</avg_ncpus>
<ngpus>0</ngpus>
</app_version>
</app_config> I've also tried this without any luck. <app_config>
<app_version>
<app_name>TF</app_name>
<plan_class>cuda111</plan_class>
<avg_ncpus>99.000000</avg_ncpus>
<ngpus>99.000000</ngpus>
</app_version>
<app_version>
<app_name>TF</app_name>
<plan_class>cuda100</plan_class>
<avg_ncpus>1.000000</avg_ncpus>
<ngpus>1.000000</ngpus>
</app_version>
<report_results_immediately/>
</app_config> Any suggestions on how work for TF cuda111 can be avoided? | |
ID: 8159 · Rating: 0 · rate: / Reply Quote | |
At the moment only update the driver. I have posted this in mersenne forum to get a smaller glibc2.29 version. There was a guide how to do this. Is someone is able to do this on Ubuntu 18 that would be fine. | |
ID: 8160 · Rating: 0 · rate: / Reply Quote | |
Message boards :
Number crunching :
How to get specific Task ?