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 Cluster

gregortreffe
Beginner
592 Views
Hello List,

I'm starting with MKL and wonder to make some questions.
I've read MKL supports parallel programming. Can I use
this library over a beowulf cluster.
Should I combine the library with MPI libraries ?

Where can I read something about that ?


Gregor.
0 Kudos
1 Reply
Gennady_F_Intel
Moderator
592 Views
Quoting - gregortreffe
Hello List,

I'm starting with MKL and wonder to make some questions.
I've read MKL supports parallel programming. Can I use
this library over a beowulf cluster.
Should I combine the library with MPI libraries ?

Where can I read something about that ?


Gregor.

Gregor,
yes, you can combine mkl with mpi. Please refer to the mkl user guide document. chapter 9 "Working with the Intel MKL Cluster Software". This chapter discusses the usage of MKL ScaLapack and Cluster FFT.
--Gennady
0 Kudos
Reply