test2 5 years ago
parent
commit
1b9e7b381d
  1. 6
      README.md

6
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

Loading…
Cancel
Save