Hi Toufik
Sorry for answering late. Have you found a solution for this problem?
Could you please provide me some information of your CMake configuration and an
output of ompi_info? This might be helpful for me to know what is wrong.
Regards,
Shiqing
On 2012-03-19 11:57 AM, Toufik wrote:
Hi
Well, yes and no. When a process abnormally terminates, OMPI will kill the job
- this is done by first hitting each process with a SIGTERM, followed shortly
thereafter by a SIGKILL. So you do have a short time on each process to attempt
to cleanup.
My guess is that your signal handler actually