AMD Logo AMD Developer Central

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 free set of thoroughly optimized and threaded math routines for HPC, scientific, engineering and related compute-intensive applications. ACML is ideal for weather modeling, computational fluid dynamics, financial analysis, oil and gas applications and more.
»AMD Core Math Library (ACML)

AMD Core Math Library for Graphic Processors (ACML-GPU) provides an ATI Stream-accelerated version of ACML. ACML-GPU accelerates certain routines in ACML, such as SGEMM and DGEMM, by off-loading the computation to the compatible GPUs in the system.
»ACML-GPU

AMD LibM is a software library containing a collection of basic math functions optimized for x86-64 processor based machines.
»AMD LibM

The AMD String Library provides standard GNU C Library (glibc) string functions optimized for AMD processors.
»AMD String Library

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