AMD Logo AMD Developer Central
Home
Drivers & Downloads
CPU Tools
GPU Tools
Partner Tools
Tech Zones
Docs & Articles
Samples & Demos
Community
Programs
Support

AMD Performance Libraries
Skip Navigation LinksHome > CPU Tools > AMD Performance Libraries

Overview
AMD's perfomance and optimization libraries contain a broad array of routines and functions designed to save you development time and effort, as well as to provide you with an easy path to faster, multi-threaded applications.
Products
ACML provides a simple interface to take advantage of latest hardware innovations.
»AMD Core Math Library (ACML)

Framewave, an open-source APL derivative, is a collection of popular low-level software routines beginning with simple arithmetic and extending into rich domains, such as image and signal processing.
»Framewave Project

The SSEPlus library simplifies SIMD development through optimized emulation of SSE instructions, CPUID wrappers, and fast versions of key SIMD algorithms.
»SSEPlus Project  
The AMD String Library provides standard GNU C Library (glibc) string functions optimized for AMD processors.
»AMD String Library