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.

examples using MKL library

envog
Beginner
470 Views
dear all,

i am a new user of IMKL library using the intel fortran compiler installed on linux. I wonder where i can find examples of linking and using the library (fortran 95 interfaces) and the sparse solver. I have tried linking options as described in "Getting started.." but the information was not of any hlep

Thanks

0 Kudos
1 Reply
TimP
Honored Contributor III
470 Views
As these libraries are compatible implementations of the public ones, you may find public documentation useful, e.g.
http://www.netlib.org/lapack95/lug95/

0 Kudos
Reply