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.
Two questions:
1. Have you tried the just-released 1.1.2?
2. Are you closing stdin/out/err?
On Oct 19, 2006, at 3:31 PM, Jeffrey B. Layton wrote:
A small update. I was looking through the error file a bit more
(it was 159MB). I found the following error message sequence:
o1:22805] mca_oob_tc
A small update. I was looking through the error file a bit more
(it was 159MB). I found the following error message sequence:
o1:22805] mca_oob_tcp_accept: accept() failed with errno 9.
[o4:11242] [0,1,4]-[0,0,0] mca_oob_tcp_peer_recv_blocking: recv() failed
with errno=104
[o1:22805] mca_oob_tc
Good afternoon,
I really hate to post asking for help with a problem, but
my own efforts have not worked out well (probably operator
error).
Anyway, I'm trying to run a code that was built with PGI 6.1
and OpenMPI-1.1.1. The mpirun command looks like:
mpirun --hostfile machines.${PBS_JOBID}