Changes between Version 30 and Version 31 of AppCoprocessor
- Timestamp:
- Dec 15, 2010, 3:19:04 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppCoprocessor
v30 v31 58 58 '''ati13ati''':: CAL version 1.3+, ati* DLLs 59 59 '''ati14''':: CAL version 1.4+, ati* DLLs 60 '''ati_1_10''':: CAL version 1.10+ (supports OpenCL apps)61 60 62 61 You 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.