Dear all,
is there any possibility to react on a process termination signal in R?
In a cluster (using RMPI and snow) if the main R process is aborted due
to runtime limitations I want to properly shutdown all spawned node
processes, e.g. via mpi.close.Rslaves.
Any hints are welcome,
Christian