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

Intermittent runtime error reading a large ascii file

kstephenson
Beginner
282 Views
I get intermittent errors reading an 8GB ascii file. Sometimes I get all the way through it and sometimes not. The error shows up by getting spurious info in the read data. Since it happens intermittently it must be some incompatibility between fortran and the operating system, but what??? Heap corruption? Buffering problems? Any help would be appreciated.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
282 Views
Very difficult to say based on just a description. If you see the problem using the current version of the compiler (10.0.026), I suggest filing a support request with Intel Premier Support and the engineers can work with you to diagnose it.
0 Kudos
Reply