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

Two parrellel version of Fortran

fehanson
Beginner
450 Views

I would like to run two versions offortran. Version 8.1 with VS 2003 and Version 10.1 with VS 2005.

When I installed Version 10.1 it integrated itself into VS 2003 and VS 2005. How do I get Version 10.1 to only integrate into VS 2005

0 Kudos
1 Reply
Steven_L_Intel1
Employee
450 Views
Add/Remove Programs. Select the Intel Fortran 10.1 Integration into Microsoft Visual Studio, select Change. When you get to the Program Maintenance page, select Modify and click Next. On the Custom Setup page, change the setting for "Integrate into Microsoft Visual Studio.NET 2003" to "This feature will not be available" and click Next until it is finished.

Now reinstall 8.1.

In the future, when you install 10.1, select a Custom install and disable the VS.NET 2003 integration.
0 Kudos
Reply