in reply to Re^3: Parallel ForkManager problem: parent dies early before all the child finishes
in thread Parallel ForkManager problem: parent dies early before all the child finishes

I was running the normal(serial) version of the program and it runs for 1 hour or so without any problem. I was trying to use parallel version to make the whole thing faster, but for some reason, parent process cant live for even 3/4 minutes.
  • Comment on Re^4: Parallel ForkManager problem: parent dies early before all the child finishes

Replies are listed 'Best First'.
Re^5: Parallel ForkManager problem: parent dies early before all the child finishes
by zentara (Cardinal) on Aug 19, 2011 at 17:56 UTC