Changes between Version 39 and Version 40 of AppCoprocessor
- Timestamp:
- Jun 12, 2012, 11:13:11 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppCoprocessor
v39 v40 75 75 using either [AppPlanSpec XML] or [PlanClassFunc C++]. 76 76 77 Plan class names for GPU apps must obey these rules: 78 79 * For OpenCL apps, the name must contain "opencl" 80 * For CUDA apps, the name must contain "cuda" 81 * For CAL apps, the name must contain "ati". 82