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

Default ivf compiler

Ambaprasad_P_
Beginner
212 Views

how do i make IA64 the default compiler in VS2013 while compiling Fortran programs ?

0 Kudos
1 Reply
TimP
Honored Contributor III
212 Views

vs2013 doesn't support ia64 (Itanium) development. Microsoft discontinued support for Itanium about the time Intel introduced Intel64 Nehalem.

If you mean you want a new project to default to x64, there's a discussion at

http://stackoverflow.com/questions/5241975/how-to-create-a-project-with-x64-platform-by-default-in-the-visual-studio-under

0 Kudos
Reply