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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

CARRIAGECONTROL='FORTRAN' on XP

nevblackman
Beginner
658 Views
I have an application which writes to a file which is opened with CARRIAGECONTROL='FORTRAN'. The application runs in approximately 5 seconds on Windows NT, but takes about 90 seconds to run on Windows XP.
(Opening a file without using CARRIAGECONTROL='FORTRAN' the application seems to run with comparable speed on XP)
Are there any extra options which need to be set for XP or any other suggestions ?

Regards,
Nev
0 Kudos
2 Replies
Steven_L_Intel1
Employee
658 Views
Compiler name and version? I've never heard of this behavior before...

Steve
0 Kudos
nevblackman
Beginner
658 Views
Compaq VF v6.6
However, on further investigation, I find that if I write to the C: drive, times are comparable. My original problem was when I was writing to a Network drive, so maybe we have something set up wrongly. Sorry to trouble you.
0 Kudos
Reply