Raistmer wrote: > >If your app_info.xml specifies that app versions > >use coprocessors that the client knows about (NVIDIA or ATI) > >then jobs using those app versions will always run, > >regardless of CPU usage. > Well, unfortunately, AFAIK , job for those app versions will never run > if project not support same coprocessors by separate work feed. Maybe > something changes in that aspect in last BOINC versions and I just don't > aware about it?
If app_info.xml says that an app version uses CUDA or ATI, then the client will schedule jobs accordingly even if the project doesn't have CUDA or ATI apps. If it doesn't, it's a bug; please send me message log with <cpu_sched_debug> set. > I mean if project not use let say ATI coprocessor for its stock app then > it will not give separate work for that coprocessor then app_info > containing reference to this coprocessor will always recive "No work" > message from project servers, correct? No; it should get work if the project has any. However, this was fixed fairly recently ([18994], 2 Sept) and I'm not sure that's in 6.10.4. -- David _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
