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