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

Visual Studio Ultimate

Dave_A__from_Lifeboa
1,101 Views
I have a customer who wants to install and use Visual Studio Ultimate with Intel Fortran Composer with IMSL. Problems? Suggestions? Do's or don'ts?
thanks.....Dave A. from Lifeboat.
0 Kudos
6 Replies
Steven_L_Intel1
Employee
1,101 Views
No problem, as long as it is VS2005, 2008 or 2010. Please ask the customer to read Installing and Configuring the IMSL* Libraries
0 Kudos
Dave_A__from_Lifeboa
1,101 Views
Thanks Steve !!
0 Kudos
saineyl
Beginner
1,101 Views
Hi,
I've installed visual studio ultimate and the Intel c++ studio.
I'm trying to follow the "Intel C++ Composer XE 2011 GettingStarted Tutorials" but can't find some of the properties described in the tutorial (I do see under project->Intel c++ composer...).
For exmaple:
* Preparing Applications for Parallel Debugging:

1. Select Configuration Properties > C/C++ > Debug in the left pane.

2. Under Enable Parallel Debug Checks, select Yes (/debug:parallel)
(I can't find "Enable paralkel...).
* Under Project > Properties, I don't see the "Intel Specific" definitions.

What am I missing?

Thanks,
Lior

0 Kudos
Steven_L_Intel1
Employee
1,101 Views
Which version of Visual Studio? If it is "Visual Studio 11", that is not yet supported.
0 Kudos
TimP
Honored Contributor III
1,101 Views
The easily accessible version of VS11 doesn't even include C++.
0 Kudos
Steven_L_Intel1
Employee
1,101 Views
In order to see the "Intel specific" project properties, you have to right click on the project and select Intel Composer XE 2011 > Use Intel C++. Perhaps that is what is missing here?
0 Kudos
Reply