Good morning, I'm trying to run one of the NAS Parallel Benchmarks (bt) with OpenMPI-1.0.1 that was built with PGI 6.0. The code never starts (at least I don't see any output) until I kill the code. Then I get the following message:
[0,1,2][btl_tcp_endpoint.c:559:mca_btl_tcp_endpoint_complete_connect] connect() failed with errno=113[0,1,4][btl_tcp_endpoint.c:559:mca_btl_tcp_endpoint_complete_connect] connect() failed with errno=113[0,1,8][btl_tcp_endpoint.c:559:mca_btl_tcp_endpoint_complete_connect] connect() failed with errno=113mpirun: killing job...
Any ideas on this one? Thanks! Jeff