Re: [OMPI devel] Launch windows nodes from linux

2012-01-20 Thread Ralph Castain
Guess I'm confused. The launcher is running on a Linux machine, so it has to use a Linux service to launch the remote daemon. Can you use ssh to launch the daemons onto the Windows machines? In other words, can you have the Windows machine support an ssh connection? I did a quick search and fou

[OMPI devel] Launch windows nodes from linux

2012-01-20 Thread Alex.Burton
Hi developers, I can see in the code that the part that launches processes on other machines on Windows is not compiled on other platforms because it uses COM. Is there another way of launching processes on Windows from non windows machines ? What would I need to do to write a daemon similar to