Changes between Version 1 and Version 2 of AppPlanConfig
- Timestamp:
- Mar 14, 2012, 1:13:39 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppPlanConfig
v1 v2 1 1 = Configurable app plan functions = 2 2 3 This is an alternative way of defining app plan functions. 4 It allows you to define these functions using an XML config file 5 (project/cgi-bin/plan_class_spec.xml) 6 with the following format: 3 7 {{{ 4 Possible tags:5 6 8 <name> Name of the plan class, string without spaces, exact match 7 9 <type> type of the plan class, currently understood are 0 = CPU and 1 = CUDA