Browse Source

info 1

master
test2 4 years ago
parent
commit
971f356d0e
  1. 16
      README.md

16
README.md

@ -20,16 +20,15 @@ This is a quickstart guide of howto use this *LabInstance to deploy MPI programs
### HowTo use it
- On step "*1. Select Git Repo*" [see here](http://docs.swarmlab.io/SwarmLab-HowTos/HowTo-create-lab.adoc.html)
choose "*examples-mpi*"
- cd /ubuntu
- On step "*2. Select swarm service*" choose "*ondemand_mpi2_master*"
> git clone https://git.swarmlab.io:3000/swarmlab/examples-mpi2.git
- On step "*3. Save Lab Instance*" put the name you want
- cd examples-mpi2/examples
> make all
- Save it.
Your are ready to run your fresh *LabInstance* [see here](http://docs.swarmlab.io/SwarmLab-HowTos/HowTo-create-lab.adoc.html#_run_instance)
### Default Configuration
@ -38,7 +37,7 @@ Your are ready to run your fresh *LabInstance* [see here](http://docs.swarmlab.i
> /ubuntu
- Default user for MPI
- Default user
> ubuntu
@ -47,9 +46,6 @@ Your are ready to run your fresh *LabInstance* [see here](http://docs.swarmlab.i
---
**INFO**
*Lab_Instance Name* = The name you give [here](http://docs.swarmlab.io/SwarmLab-HowTos/HowTo-create-lab.adoc.html#_step_3_save_lab_instance)
You can also find [here](http://docs.swarmlab.io/SwarmLab-HowTos/index.adoc.html#_main_lab_intance_interface)
Usage:

Loading…
Cancel
Save