Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Run-time libraries 2013 SP1 Update 3

Martin__Paul
New Contributor I
246 Views

I am trying to track down run-time libraries (specifically libm*.a/.so) released in Composer 2013 SP1 R3 for Linux.

We use Fortran 2013 SP1 R3 on Windows and recently ported some code to Linux gfortran.  However, we have observed small numerical differences in results originating in run-time math routines (exp and trigonometric functions), leading to the least significant bit being off by one in cross-platform comparisons.

In an attempt to eliminate these differences have integrated libmmd.dll on Windows and am looking for the Linux equivalent.

Can anyone point me in the direction of these libraries for Linux? 

Thank you.

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
246 Views

You'll need to ask Intel support, as the page for redist installers doesn't go back that far.

0 Kudos
Reply