Changes between Version 24 and Version 25 of AppCoprocessor
- Timestamp:
- Sep 30, 2009, 10:12:33 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppCoprocessor
v24 v25 47 47 '''ati14''':: CAL version 1.4+, ati* DLLs 48 48 49 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 ati1 2amd 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.49 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. 50 50 51 51 In all cases (NVIDIA and ATI), the application is assumed to use 1 GPU,