Hi, I have created a cluster with openmpi this way.
1 - Configured SSH with authorized_keys from the server to the nodes.
2 - In /etc/openmpi-default-hostfile\ I have typed the IP of every nodes and the server.
3 - Afterward I have created a Java application of two threads just to type a text on the console and runned it by