Translations:Narval/19/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "==BLAS and LAPACK libraries== The Intel MKL library works with AMD processors, although not in an optimal way. We are presently examining the option of using the [https://gith...")
 
No edit summary
Line 1: Line 1:
==BLAS and LAPACK libraries==
==BLAS and LAPACK libraries==
The Intel MKL library works with AMD processors, although not in an optimal way. We are presently examining the option of using the [https://github.com/mpimd-csc/flexiblas FlexiBLAS] library when installing the next software versions; this would automatically load the appropriate library, depending on the processor's provider. If you think that your code is espacially sensitive to the performance of BLAS or LAPACK, please report this to [[Technical support]].
The Intel MKL library works with AMD processors, although not in an optimal way. We are presently examining the option of using the [https://github.com/mpimd-csc/flexiblas FlexiBLAS] library when installing future software versions; this would automatically load the appropriate library, depending on the processor's manufacturer. If you think that your code is especially sensitive to the performance of BLAS or LAPACK, please report this to [[Technical support]].

Revision as of 19:42, 18 October 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Narval)
===Bibliothèques BLAS et LAPACK===
La bibliothèque Intel MKL fonctionne sur les processeurs AMD, mais elle n'est pas optimale. Nous favorisons dorénavant l'utilisation de FlexiBLAS. Pour plus de détails, consulter la page [[BLAS and LAPACK/fr|BLAS et LAPACK]].

BLAS and LAPACK libraries[edit]

The Intel MKL library works with AMD processors, although not in an optimal way. We are presently examining the option of using the FlexiBLAS library when installing future software versions; this would automatically load the appropriate library, depending on the processor's manufacturer. If you think that your code is especially sensitive to the performance of BLAS or LAPACK, please report this to Technical support.