Commit Graph

4 Commits

Author SHA1 Message Date
David Anderson 99adec43ef Additions and fixes to plan class mechanism
- new plan class features:
    <user_id>
    <infeasible_random>
    <cpu_model_regex>
    <min_gpu_peak_flops>, <max_gpu_peak_flops>
- apply projected_flops_scale to GPU as well as CPU apps
- web code: recognize "amd" as well as "ati"
2018-05-15 21:56:17 -07:00
David Anderson b156e88208 scheduler: sample code for the SSE3 plan class must check for "pni" rather than "sse3"; clients report "pni" 2013-08-08 11:00:29 -07:00
Eric J Korpela 84fc11cb3a Updated sample plan classes to show newer features. 2013-04-25 13:43:30 -07:00
David Anderson c94ca443c1 - scheduler: add example plan_class_spec.xml
- scheduler: change gpu_type from "ati" to "amd" in plan class spec


svn path=/trunk/boinc/; revision=25741
2012-06-06 06:05:14 +00:00