Changes between Version 39 and Version 40 of AppCoprocessor


Ignore:
Timestamp:
Jun 12, 2012, 11:13:11 PM (12 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppCoprocessor

    v39 v40  
    7575using either [AppPlanSpec XML] or [PlanClassFunc C++].
    7676
     77Plan 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