Installing software in your home directory/fr: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
No edit summary
(Updating to match new version of source page)
Line 42: Line 42:


L'outil [https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor MKL Link Advisor] est utile aussi lorsque vous obtenez des messages d'erreur ''undefined reference'' au chargement du compilateur Intel et de <code>-mkl</code>.
L'outil [https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor MKL Link Advisor] est utile aussi lorsque vous obtenez des messages d'erreur ''undefined reference'' au chargement du compilateur Intel et de <code>-mkl</code>.
There are other open source alternatives for BLAS and LAPACK that can be downloaded, built, and used:
* [http://www.openblas.net/ OpenBLAS]
* [http://math-atlas.sourceforge.net/ ATLAS]
* [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 et yum  ==
== apt-get et yum  ==
35,719

edits

Navigation menu