Installing software in your home directory: Difference between revisions

Jump to navigation Jump to search
caution against reference BLAS
No edit summary
(caution against reference BLAS)
Line 56: Line 56:


There are other open source alternatives for BLAS and LAPACK that can be downloaded, built, and used:
There are other open source alternatives for BLAS and LAPACK that can be downloaded, built, and used:
* [http://www.netlib.org/lapack reference implementation of BLAS/LAPACK]
* [http://www.openblas.net/ OpenBLAS]
* [http://www.openblas.net/ OpenBLAS]
* [http://math-atlas.sourceforge.net/ ATLAS]
* [http://math-atlas.sourceforge.net/ ATLAS]
If you use any of these, be sure to build them with suitable optimizations using recent compilers. If possible, verify their efficiency relative to other implementations.
* [http://www.netlib.org/lapack Reference implementation of BLAS/LAPACK]
If you use any of these, be sure to build them with suitable optimizations using recent compilers. If possible, verify their efficiency relative to other implementations. The reference implementation in particular is not optimized for performance; it is not recommended for work where speed is important.


== apt-get and yum == <!--T:7-->
== apt-get and yum == <!--T:7-->
Bureaucrats, cc_docs_admin, cc_staff
2,773

edits

Navigation menu