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 ScaLAPACK use

lapdevelopper
Beginner
448 Views
hello every body,
please i need ur help ..

in my project, i will work with PDGETRF routine for Lu factoriztion,
and i think that MKL library is useful for me , and i installed it on my machine.
but, my problem is after the installation what i can do? and how i can using this library in my code which i use C language and MPI...

please help me

best regards
Rahaf

0 Kudos
1 Reply
Todd_R_Intel
Employee
448 Views
Anyone out there got a simple C program for calling PDGETRF?

There are some sample programs over at www.netlib.org (http://www.netlib.org/scalapack/examples/). They're all in Fortran, but you can get a pretty good feel for the calling sequence by looking them over. These together with the reference manual should help.

-Todd
0 Kudos
Reply