Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29439 Обсуждение

Intel Fortran generated executable on windows 7

damianiesss_com_br
Начинающий
702Просмотр.
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 баллов
1 Ответить
IDZ_A_Intel
Сотрудник
702Просмотр.

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.

Ответить