Browse Source

readme 8

master
test2 4 years ago
parent
commit
72772dd78c
  1. 4
      README.md

4
README.md

@ -37,11 +37,11 @@ This is a quickstart guide of how you can typically use this *LabInstance to dep
- run the MPI hello world program - run the MPI hello world program
sudo -u mpi mpirun -n 10 -f /project/hosts /project/mpi_hello_world > sudo -u mpi mpirun -n 10 -f /project/hosts /project/mpi_hello_world
--- ---
**NOTE** **NOTE:** copy hello world to all clients
```bash ```bash
# scp hello wrold to all clients. sudo -u mpi for auto scp connect. see /home/mpi/.ssh # scp hello wrold to all clients. sudo -u mpi for auto scp connect. see /home/mpi/.ssh

Loading…
Cancel
Save