Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
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.
29282 Discussions

Finding Intel Math Kernel Library Implementations of IMSL functions

Baba_Yara__Fahiz
Beginner
727 Views

I am currently working on updating some legacy code that calls the IMSL function DRNNOA. I would like to know if there is a structured way of going about finding functions in the Intel MKL offering that produces the same output as these IMSL functions. 
Tangentially, is a structured way of going about finding high quality free implementations of these subroutines online?

0 Kudos
3 Replies
Steve_Lionel
Honored Contributor III
727 Views

You might have better success posting in the MKL forum.

0 Kudos
Baba_Yara__Fahiz
Beginner
727 Views

Thank you Steve. 

0 Kudos
Greg_T_
Valued Contributor I
727 Views

You could take a look at the NIST Guide to Available Mathematical Software (GAMS): http://gams.nist.gov/

There is a good search tool there to find the numerical routines you might be looking for. I've used several routines from that site.

Regards, Greg

0 Kudos
Reply