问题
How must eclipse PTP be configured to run MPI applications using OpenMPI on the local machine? Using "Add Resource Manager", I can choose OpenMPI and switch on to Localhost in "Connection name". But still, I'm asked for some user and password name. Is this the right way?
回答1:
Do this
sudo apt-get install openssh-server openssh-client
Then follow this instructions on the PTP documentation.
来源:https://stackoverflow.com/questions/12051266/eclipse-ptp-running-parallel-mpi-applications-on-the-local-machine