AMD APP SDK 2.6

Started by Stefan, December 14, 2011, 08:33:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

QuoteImportant Notes

                      •   For SDK 2.6, the following values are returned when querying strings from OpenCL:

                          CL_PLATFORM_VERSION: OpenCL 1.1 AMD-APP (build.revision)
                          CL_PLATFORM_NAME: AMD Accelerated Parallel Processing
                          CL_PLATFORM_VENDOR: Advanced Micro Devices, Inc.

                      •  Check the Platform Vendor string, not the Platform Name, to determine AMD hardware. For
                         example code that shows how to check and use the CL_PLATFORM_VENDOR string, see the
                         AMD APP v2 Samples.

http://developer.amd.com/sdks/AMDAPPSDK/assets/AMD_APP_SDK_Getting_Started_Guide_v2.6.pdf

http://developer.amd.com/Downloads/AMD-APP-SDK-v2.6-lnx32.tgz
http://developer.amd.com/Downloads/AMD-APP-SDK-v2.6-lnx64.tgz

http://developer.amd.com/Downloads/AMD-APP-SDK-v2.6-Windows-32.exe
http://developer.amd.com/Downloads/AMD-APP-SDK-v2.6-Windows-64.exe

APP SDK 2.6 : New features