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

forrtl error

Deleted_U_Intel
Employee
519 Views
I got the following error running the parallel version of acode (mpich1.2.5)that is compiled with ifort8.0. I do not get this errorrunning with an executable that is compiledwith ifc 7.1.What does the PC number mean? THanks.rocko
0 Kudos
2 Replies
Steven_L_Intel1
Employee
519 Views
PC = Program Counter - the address of the instruction active in that call frame.
The "illegal seek" is interesting. Did you build this specifying the thread-safe libraries?
0 Kudos
Steven_L_Intel1
Employee
519 Views
All I can suggest is to send a reproducible example to support for analysis.
0 Kudos
Reply