Hello All.
I am trying to checkpoint a mpi application that has been started using the follwong mpirun command
mpirun -am ft-enable-cr -np 8 pw.x < Ge46.pw.in > Ge46.ph.out
ompi-checkpoint 31396 ( Works) How ever when i try to terminate the process
ompi-checkpoint --term 31396 it never finishes. How do i bebug this issue.
Rangam
|