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

Traceback to display/file with CVF 6.6C

g_f_thomas
Beginner
544 Views
IR a post dealing with this problem for CVF 6.5 and the poster was referred to Premier Support.

The problem is that reporting to display always works but to a file is iffy.

How did Premier Support resolve this difficulty?

Thanks,

Gerry T.
0 Kudos
4 Replies
g_f_thomas
Beginner
544 Views
Ah, I get it. If the file wasn't CLOSE(d) before TRACEBACKQQ (TB), the results of a successful TB won't be written to the file. Otherwise, the results of successive TBs are appended to the file until a TB aborts the app.

HTH,

Gerry T.
0 Kudos
Steven_L_Intel1
Employee
544 Views
You'll never get referred to Intel Premier Support for a CVF problem - at least not by Intel.
0 Kudos
g_f_thomas
Beginner
544 Views
The topic "TRACEBACKQQ not sending output to standard error device)" with CVF 6.5 posted 09-14-2004 and 09-24-2004 ended up being referred by you to Intel Premier Support on 09-24-2004.

Ciao,
Gerry T.
0 Kudos
Steven_L_Intel1
Employee
544 Views
Ah, that was my error. I did not notice at the time that it was for CVF. Sorry.
0 Kudos
Reply