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

intel_fc_81 syntax error on cluster

jiead
Beginner
586 Views
hey everyone,
I had a problem with intel_fc_81, the same code, the same input file works fine with fc_80, the error is
forrtl: severe (59): list-directed I/O syntax error, unit 10,
it means the format of one of the input files is wrong, but it's ok with the old version, does any one have the same problem?
Thanks!
0 Kudos
3 Replies
Steven_L_Intel1
Employee
586 Views
Well, what is the data being read? It could be that 8.0 did not complain about an error that 8.1 does catch.
0 Kudos
jiead
Beginner
586 Views

0 Kudos
Steven_L_Intel1
Employee
586 Views
One would need to see the READ, the datatypes of the variables, and which line of the file it started in. Better, send a complete test case to Intel Premier Support.
0 Kudos
Reply