AMD Core Math Library: Difference between revisions

Content deleted Content added
rm promotional and unsourced sentence
Refined some things.
Line 1:
'''AMD Core Math Library (ACML)''' is a [[software development]] library released by [[AMD]]. This library provides mathematical routines optimized for AMD processors.
 
==Features==
ACML consists of the following main components:<ref name="AMD-Core-Math-Library-dotcom">[http://developer.amd.com/tools-and-sdks/cpu-development/amd-core-math-library-acml/ ACML]</ref>
<ref name="AMD-Core-Math-Library-dotcom">[http://developer.amd.com/tools-and-sdks/cpu-development/amd-core-math-library-acml/ ACML]</ref>
* A full implementation of Level 1, 2 and 3 [[Basic Linear Algebra Subprograms]] (BLAS), with optimizations for AMD Opteron processors.
* A full suite of [[Linear Algebra]] ([[LAPACK]]) routines.
Line 19 ⟶ 18:
 
==License==
ACML has a proprietary license. The library is distributed in binary form free of charge, but cannot be freely redistributed.<ref>[http://developer.amd.com/tools-and-sdks/cpu-development/amd-core-math-library-acml/acml-redistribution-agreements/ Redistribution Agreements], ACML Redistribution Agreements</ref> <ref>[http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/ACML-EULA.pdf ACML EULA], End-user license agreement</ref>
 
ACML has a proprietary license. The library is distributed in binary form free of charge, but cannot be freely redistributed.<ref>[http://developer.amd.com/tools-and-sdks/cpu-development/amd-core-math-library-acml/acml-redistribution-agreements/ Redistribution Agreements], ACML Redistribution Agreements</ref> <ref>[http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/ACML-EULA.pdf ACML EULA], End-user license agreement</ref>
 
==References==