Hell0 list. i have a question. when a node was down send the SIGSHRINK signal but who receive the signal the others node? who i read the signal ?. for example i do a MPI::COMM_WORLD.Send(buf,100,MPI::BYTE,dest,Tag)
how know the node, the another node is down ? in the example case just hang on .
|