Changes between Version 23 and Version 24 of AppCoprocessor


Ignore:
Timestamp:
Sep 30, 2009, 10:11:42 AM (15 years ago)
Author:
romw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppCoprocessor

    v23 v24  
    4848
    4949You 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 ati12amd 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
    5151In all cases (NVIDIA and ATI), the application is assumed to use 1 GPU,
    5252and the CPU usage is assumed to be 0.5% the FLOPS of the GPU.