Changes between Version 23 and Version 24 of AppPlan


Ignore:
Timestamp:
Oct 15, 2011, 9:38:08 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppPlan

    v23 v24  
    1111
    1212An app version has an associated '''plan_class''': a character string, possibly empty.
    13 The plan class is encoded in the app version's directory name,
    14 as used by [UpdateVersions update_versions].
     13See [AppVersionNew how to specify an app version's plan class].
    1514
    1615The scheduler is linked with a function
     
    6362 '''nci''':: A non-CPU-intensive application that uses 1% of a CPU (this will cause the BOINC client 6.7+ to run it at non-idle priority).
    6463 '''sse3''':: A CPU app that requires the SSE3 CPU feature.
    65  '''vbox32''':: A 32-bit VirtualBox VM
    66  '''vbox64''':: A 64-bit VirtualBox VM
     64 '''vbox32''':: An app that runs in a 32-bit VirtualBox VM
     65 '''vbox64''':: An app that runs in a 64-bit VirtualBox VM
    6766
    6867... and a number of [AppCoprocessor GPU plan classes].