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

Using IMSL 5.0 with intel fortran 8 on visual studio.net 2003

kostastse
Beginner
590 Views
I am trying to compile a simple program from the imsl manual using an imsl subroutine and it looks like some of the subroutines are missing. Does anyone know what settings do I have to configure and wherein order to be able to use IMSL with VS.NET 2003?
Thanx in advance,
Kostas
0 Kudos
3 Replies
Steven_L_Intel1
Employee
590 Views
Do you have version 8.1? The information you need is in the Intel Fortran Compiler User Manual, the chapter on Using Libraries, section on using IMSL. There is an error there, though - where the manual has paths that say "Intel32", use "IA32" instead.
0 Kudos
kostastse
Beginner
590 Views
Actually I have version 8.0 and I cant find the specific manual you're talking about.
Instead I found the manuals you posted here
and they seem to work fine.
Thanx for your time! :smileywink:
0 Kudos
Steven_L_Intel1
Employee
590 Views
Ok, that's fine. The manuals are online here.

Message Edited by sblionel on 06-01-2005 01:21 PM

0 Kudos
Reply