Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Intel Fortran generated executable on windows 7

damianiesss_com_br
510 Views
Hi,
I'm usingIntel Visual Fortran Compiler Integration for Microsoft Visual Studio* 2008, 11.1.3463.2008
On Visual Studio 2008, version 9.0.21022.8.
My OS is Windows Vista Business with Service Pack 2.
I'm able to compile and execute my program on my machine and a few other machines using Vista and Windows 7.
But on some machines my executable just don't run.
I'm trying to run my executable on a Windows 7 Home Premium and it doesn't work.
The process is using 100% of my CPU and gets stuck in this state forever.
Is there any compilation flag or compatibility issue with this compiler version.
Regards,
Damiani
0 Kudos
1 Reply
IDZ_A_Intel
Employee
510 Views

What's the package ID of the compiler you areusing? You may get it by running command "ifort" within the command line build window.

11.1.3463.2008 is the version of the IDE integeration component instead of the compiler. You may also try to upgrade to the latest 11.1 update 7 which can be download from Intel Registration Center.

0 Kudos
Reply