Content deleted Content added
No edit summary |
Link |
||
(One intermediate revision by one other user not shown) | |||
Line 1:
'''AMD Core Math Library''' ('''ACML''') is an end-of-life<ref>[https://developer.amd.com/tools-and-sdks/archive/acml-product-features/ AMD Core Math Library Product Features]{{Dead link|date=March 2018}}</ref> [[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 the open source [[BLIS (software)|BLIS]], [[LAPACK#Implementations|libFLAME]], [[ScaLAPACK]], [[Fastest Fourier Transform in the West|FFTW]], and AOCL-Sparse, plus the original closed-source AMD LibM, [[memcpy]], and RNG.<ref>{{cite web |title=AMD Optimizing CPU Libraries (AOCL) |url=https://developer.amd.com/amd-aocl/ |website=AMD}}</ref>
==Features==
Line 19:
==See also==
* [[GPUOpen]] - Open-source software suite for visual effects, HPC, and GPGPU
*
* [[Open64]] - AMD has an Open64 compiler distribution that can be used with ACML
* [[Math Kernel Library]] (MKL)
|