From 1b9e7b381dfcada32aeb7e53bd83098454958d4d Mon Sep 17 00:00:00 2001 From: test2 Date: Thu, 17 Oct 2019 11:13:28 +0300 Subject: [PATCH] sec --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d92552a..2cd3a31 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -MPICH SwarmLab.io +SEC SwarmLab.io ==================== -Orchestrate a Swarmlab MPI cluster: +Orchestrate a Swarmlab SEC cluster: + Using Docker Compose to replicate production environment on single Docker host @@ -17,7 +17,7 @@ Relevant files: Project ├── Dockerfile # Image specification ├── project # Sample program source code -│ └── mpi_hello_world.c +│ └── hello_world.c ├── ssh # keys for accessing │ ├── id_rsa # (could generate your own) │ └── id_rsa.pub