AMD Core Math Library

AMD Core Math Library (ACML) is an end-of-life software development library released by AMD, replaced by many open source libraries, including AMD libm 4.0. This library provides mathematical routines optimized for AMD processors.

The successor to ACML is the AMD Optimizing CPU Libraries (AOCL), a set of mostly open source libraries compiled for AMD64 processors. It includes optimized open source forks of various projects including BLIS, libFLAME, ScaLAPACK, and FFTW. It also offers various new open source solutions including AOCL-Sparse which implements sparse linear algebra, the AOCL-LibM math library, and AOCL-LibMem which implements memcpy and similar functions. The AOCL RNG random number generation library is closed source.