Using mpiexec utility in Windows I've revealed that a different bootstrap (such as ssh or fork) can be used to run MPI programs rather than a windows service. My question is how to setup an ssh server on multiple nodes intended to execute my MPI program ? And is there a different between "ssh" and "fork" bootstraps ?
Thanks in advance.
Cheers, Arthur.