Skip to content

Commit

Permalink
Merge 868f7ac into 579e4ff
Browse files Browse the repository at this point in the history
  • Loading branch information
chu11 committed Oct 22, 2016
2 parents 579e4ff + 868f7ac commit 2337d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -113,7 +113,7 @@ the session exits.
To start a Flux comms session (size = 64) on a cluster using SLURM,
first ensure that MUNGE is set up on your cluster, then:
```
srun --pty --mpi=none -N64 src/cmd/flux-broker
srun --pty --mpi=none -N64 src/cmd/flux start
```
The srun --pty option is used to connect to the rank 0 shell.
When you exit this shell, the session terminates.
Expand Down

0 comments on commit 2337d55

Please sign in to comment.