Changes between Version 30 and Version 31 of AppCoprocessor


Ignore:
Timestamp:
Dec 15, 2010, 3:19:04 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppCoprocessor

    v30 v31  
    5858 '''ati13ati''':: CAL version 1.3+, ati* DLLs
    5959 '''ati14''':: CAL version 1.4+, ati* DLLs
    60  '''ati_1_10''':: CAL version 1.10+ (supports OpenCL apps)
    6160
    6261You can verify which DLLs your application is linked against by using [http://www.dependencywalker.com/ Dependency Walker] against your application.  If your executable contains DLL names prefixed with 'amd' then your plan class will be ati or ati13amd depending on which version of the CAL SDK you are using.  If the DLL names are prefixed with 'ati' then use the ati13ati or ati14 plan classes.