Jeff Squyres wrote:
Two questions:1. Have you tried the just-released 1.1.2?
No, not yet.
2. Are you closing stdin/out/err?
How do you do this? I did get some help on how to fix the problem by adding ' < /dev/null' at the very end of the mpirun line. This seems to have fixed the problem. Is this normal or is a bug that is due to be fixed later? (just checking so I understand). Thanks! Jeff