AMD APP SDK
AMD APP SDK is a software development kit by AMD for "Accelerated Parallel Processing" (APP).[1] AMD APP SDK also targets Heterogeneous System Architecture (not only GPU).[2]
Original author(s) | Advanced Micro Devices |
---|---|
Final release | 3.0 (3.0.130 Linux)
/ August 25, 2015 |
Preview release | 3.0 Beta
/ December 9, 2014 |
Operating system | Linux, Microsoft Windows |
Type | software development kit |
Website | web |
AMD APP SDK was available for 32-bit and 64-bit versions of Microsoft Windows and Linux but was removed from AMD's official website.[3] A developer stated in a forum post that the SDK was discontinued as the required libraries are now included with the drivers.[4]
AMD intends developers to employ AMD APP SDK to utilize Video Coding Engine hybrid mode to create hybrid encoders that pair custom motion estimation, inverse discrete cosine transform and motion compensation with the hardware entropy encoding to achieve faster than real-time encoding.
The AMD APP SDK v3.0 supports OpenCL™ 2.0 and Catalyst Omega 15.7 driver, also it includes samples for OpenCL™ as well as accelerated libraries such as Bolt (an open-source C++ template library) and the OpenCL™ accelerated OpenCV (Open Computer Vision) library. This last version can be downloaded with the aid of StackOverflow. [5]
History
AMD APP SDK replaced AMD Stream SDK (formerly named ATI Stream SDK). AMD CAL (Compute Abstraction Layer) SDK was replaced by ATI Stream SDK, available for Microsoft Windows and Linux, 32-bit and 64-bit.
References
- "AMD APP SDK OpenCL Accelerated Parallel Processing". Archived from the original on 2014-07-01. Retrieved 2016-02-19.
- https://stackoverflow.com/questions/9473420/whats-the-difference-between-amds-app-sdk-and-amd-atis-stream-technology
- https://github.com/fireice-uk/xmr-stak/issues/1511
- https://community.amd.com/thread/228059#comment-2866963
- https://stackoverflow.com/questions/53070673/download-opencl-amd-app-sdk-3-0-for-windows-and-linux
External links
- Unofficial Windows mirror
- Unofficial Linux mirror
- ROCm - Radeon Open Compute, designed to be a successor to the AMD APP SDK