Eclipse PTP: Running parallel (MPI) applications on the local machine?

白昼怎懂夜的黑 提交于 2019-12-21 20:18:38

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!