Browse Source

examples

master
test2 4 years ago
parent
commit
680a0f17ff
  1. 2
      README.md

2
README.md

@ -76,7 +76,7 @@ The host file that contains addresses of connected workers can be created with:
#### run the MPI hello world program
> sudo -u mpi mpirun -n 10 -f /home/ubuntu/hosts /home/ubuntu/mpi_hello_world
> mpirun -n 10 -f /home/ubuntu/hosts /home/ubuntu/mpi_hello_world
---

Loading…
Cancel
Save