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.
29285 Discussions

Slow running times for Intel fortran compiler with Visual Studio 2019

jgruen1
Beginner
1,218 Views

Hi,

my fortran compiler has very slow running times with Visual Studio 2019. Just before I used Geany and shell commands in Linux. 

To test VS I run a program ( with two step sizes) . The calcuation times are 2 and 145 seconds with Geany/Linux. But with VS it takes 10 and 810 seconds. So it is much slower. 

Then I tried the windows command shell and the running times are compared to the Linux ones. 

I tried to set everything to fast speed in the VS compiler options, but it didn't improve anything. 

What can there be wrong?

0 Kudos
1 Reply
mecej4
Honored Contributor III
1,204 Views

Which configuration ("debug" or "release") did you use in Visual Studio? 

Attach a copy of the Visual Studio build-log (buildlog.htm) to your reply.

0 Kudos
Reply