Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

MKL's dependency on gcc and glibc

Fu_J_Intel
Employee
1,341 Views

HI,

what is MKL's dependency on gcc and glibc?

thanks,

Jeffrey

0 Kudos
6 Replies
Gennady_F_Intel
Moderator
1,341 Views

you may have a look at the mkl's system requirements - Supported C/C++ compilers for Linux : https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2017-system-requirements

 

0 Kudos
Fu_J_Intel
Employee
1,341 Views

Hi Gennady,

redhat EL6 is in the list of supported OS.  Does it mean centos 6.5 should also work with MKL?  My main concern is if gcc 4.4.7 works with MKL?

 

- Jeffrey

 

0 Kudos
TimP
Honored Contributor III
1,341 Views

Yes, CentOS 6 "should work," but likely hasn't been tested as fully as Red Hat.  It may require you to accept unsupported OS during installation.

0 Kudos
Fu_J_Intel
Employee
1,341 Views

Hi Tim and Genenady,

thanks for comments.

to be clear, my main concern is "what is the requirement of gcc for mkl-dnn?".    I heard mkl-dnn requires at least gcc 4.8.x.  Is that true?

thanks,

Jeffrey

0 Kudos
TimP
Honored Contributor III
1,341 Views
I see that gcc 4.9 is suggested if you don't use an Intel compiler. It's certainly possible to install a newer gcc in addition to your system compiler.
0 Kudos
Fu_J_Intel
Employee
1,341 Views

where is gcc 4.9 mentioned?

in (https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2017-syste-requirements),  I do not see any requirement of gcc.

0 Kudos
Reply