Re: [OMPI users] Problem with PGI 6.1 and OpenMPI-1.1.1

2006-10-20 Thread Jeffrey B. Layton
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.

Re: [OMPI users] Problem with PGI 6.1 and OpenMPI-1.1.1

2006-10-20 Thread Jeff Squyres
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

Re: [OMPI users] Problem with PGI 6.1 and OpenMPI-1.1.1

2006-10-19 Thread Jeffrey B. Layton
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

[OMPI users] Problem with PGI 6.1 and OpenMPI-1.1.1

2006-10-19 Thread Jeffrey B. Layton
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}