[OMPI users] OpenMPI + NAT

2006-09-13 Thread Gunnar Johansson
dded in setting up an MPI cluster with "internal" and "external" nodes seperated by NAT. Note also that this is not a crucial problem, we could also make all nodes "external", but a solution with NAT would be quite practical. Regards, Gunnar Johansson

Re: [OMPI users] OpenMPI error in the simplest configuration...

2006-08-28 Thread Gunnar Johansson
cutes your program in a "new" session (possibly by ssh) it doesn't know of you currently exported variables. That's why you need to put it in .bashrc to load it at every login. Correct me if I'm wrong, anyone! Regards, Gunnar Johansson If this would have worked, I could

Re: [OMPI users] MPI application fails with errno 113

2006-08-03 Thread Gunnar Johansson
hrough the firewalls to some extent! Thanks, Gunnar Johansson On 8/3/06, Jeff Squyres wrote: Greetings Gunnar. Can you provide all the information listed here: http://www.open-mpi.org/community/help/ For example, what version are you using? We had some bugs in the TCP connection code de

[OMPI users] MPI application fails with errno 113

2006-07-25 Thread Gunnar Johansson
. We have set the btl_tcp_if_include and and the oob_tcp_include to the correct interface to use on each machine. Anything else we can try / diagnostics to run to provide more info about the problem? Thanks, Gunnar Johansson