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

I have problem with ifc and petsc

reily
Beginner
716 Views
Hi,
Did anyone know this error? Thank you very much!
I install ifc7.0.
My fortran program will use Pestc (solve the matrix)to solve the problem. I can compile the program using ifc. But when I run the program, it came to the following errors:

--------------- Stack Frames ---------------
Note: The EXACT line numbers in the stack are not available,
INSTEAD the line number of the start of the function
is given.
--------------------------------------------
[0]PETSC ERROR: User provided function() line 0 in Unknown directoryUnknown file[0]PETSC ERROR: Signal received!
[0]PETSC ERROR: Caught signal number 11 SEGV:
PETSC ERROR: Segmentation Violation, probably memory access out of range
PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger to
PETSC ERROR: determine where problem occurs
PETSC ERROR: likely location of problem given above in stack

Before We use pgf90, it works well. I don't know where the error problem came out from? any advice. thanks

best wishes
reily
0 Kudos
0 Replies
Reply