AMD Core Math Library

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Artoria2e5 (talk | contribs) at 10:11, 3 September 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

AMD Core Math Library (ACML) is an end-of-life[1] software development library released by AMD. 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 the open source BLIS, libFLAME, ScaLAPACK, FFTW, and AOCL-Sparse, plus the original closed-source AMD LibM, memcpy, and RNG.[2]

Features

ACML consists of the following main components:[3]

Supported platforms

AMD offers pre-compiled binaries for Linux, Solaris, and Windows available for download. Supported compilers include GNU Fortran, Intel Fortran Compiler, Microsoft Visual Studio, NAG, PathScale, PGI compiler, and Sun Studio.[4]

License

ACML has a proprietary freeware license. The library is distributed in binary form free of charge, but cannot be freely redistributed.[5][6]

See also

  • GPUOpen - Open-source software suite for visual effects, HPC, and GPGPU
  • Framewave - formerly the AMD Performance Library
  • Open64 - AMD has an Open64 compiler distribution that can be used with ACML
  • Math Kernel Library (MKL)

References

  1. ^ AMD Core Math Library Product Features[dead link]
  2. ^ "AMD Optimizing CPU Libraries (AOCL)". AMD.
  3. ^ "ACML". Archived from the original on 2014-10-15. Retrieved 2014-10-19.
  4. ^ ACML Downloads & Resources[dead link]
  5. ^ Redistribution Agreements Archived 2014-10-15 at the Wayback Machine, ACML Redistribution Agreements
  6. ^ ACML EULA, End-user license agreement

External links