Changes between Version 2 and Version 3 of NonCpuIntensive

Show
Ignore:
Author:
Nicolas (IP: 201.213.144.58)
Timestamp:
06/03/07 12:57:33 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NonCpuIntensive

    v2 v3  
    1111 
    1212 * The core client maintains one result for the project 
    13  * The core client executes this result whenever computation is enabled,     bypassing the normal CPU scheduling mechanism. 
     13 * The core client executes this result whenever computation is enabled, bypassing the normal CPU scheduling mechanism. 
    1414 
    15 A project labels itself as non-CPU-intensive by including the `<non_cpu_intensive>` flag in its [ProjectConfigFile configuration file] 
     15A project labels itself as non-CPU-intensive by including the `<non_cpu_intensive>` flag in its [ProjectConfigFile configuration file]. 
    1616 
    1717This attribute is at the project level; there is no provision for a project to have some applications that are CPU intensive and some that aren't. 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.