Eclipse PTP: Running parallel (MPI) applications o

2019-04-12 20:33发布

问题:

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.