Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2159 Discussions

forrtl: error (78): process killed (SIGTERM)

aernst
Beginner
772 Views
Hi:

I get the following runtime error on our Beowulf cluster with an parallel MPI Code compiled with ifort:

forrtl: error (78): process killed (SIGTERM)
PSIlogger: Child with rank 0 exited with status 1.

PSIlogger: done


How can I find out more about this error, where and why it occurs? Debugging works not for the parallel code for some reason.

Thanks in advance,

Andreas
0 Kudos
1 Reply
Andrey_D_Intel
Employee
772 Views

Hi Andreas,

What MPI implementation do you use? Does this code work correctly when compiled with other compiler?

Best regards,

Andrey

0 Kudos
Reply