Quantcast
Channel: Intel® Software - Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 3005

MKL + gfortran on ARM processors (e.g. Raspberry Pi 3, quad core ARMv8 64bit)

$
0
0

The short question: is it possible to use MKL on current ARM processors?

The slightly longer version: recent ARM processors, such as the one in the subject line, are quite fast and support full Linux installations (e.g. Raspbian, Ubuntu and others), as well as gcc, gfortran, and blas/lapack libraries. Perhaps it's not surprising that Intel "Compiler+MKL" Composer Suites are not (fully) supported on ARM architectures. But the combination of stand-alone MKL (as here https://software.intel.com/en-us/articles/intel-mkl-111-install-guide ), linked against gfortran seems like it should be possible. Is it, though? Any suggestions or experiences by others would be appreciated.

 

 

 

 


Viewing all articles
Browse latest Browse all 3005

Trending Articles