From 72772dd78cebbaeccf8f35c2312b43b2befe2cf4 Mon Sep 17 00:00:00 2001 From: test2 Date: Wed, 11 Mar 2020 14:15:11 +0200 Subject: [PATCH] readme 8 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a306252..f52585c 100644 --- a/README.md +++ b/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 -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 # scp hello wrold to all clients. sudo -u mpi for auto scp connect. see /home/mpi/.ssh