Answered Getting MPI job to finish

  • 2011年5月17日 13:55
     
     
    I have a feeling this is a real stupid question, but after 30mins or looking I haven't seen an answer. I'm trying to run an MPI job with 3 nodes, and it completes my code but then won't actually Finish. It just stays in the Run state. It seems like the mpiexec is prompting to hit any key to continue? If that is my issue, how do I get mpiexec to just finish instead of waiting for any input?

全部回复

  • 2011年5月17日 14:57
     
     已答复
    Dang, my fault. The code had logic to enable the "Run job until cancelled or run time expires" job feature. I didn't realize the developer had added that since it isn't useful in our case. I guess it wasn't due to any prompts from mpiexec.
    • 已标记为答案 Rock2000 2011年5月17日 14:57
    •