Show More
@@ -63,7 +63,7 b' This command automates the startup of these processes using a wide' | |||
|
63 | 63 | range of startup methods (SSH, local processes, PBS, mpiexec, |
|
64 | 64 | Windows HPC Server 2008). To start a cluster with 4 engines on your |
|
65 | 65 | local host simply do 'ipcluster start --n=4'. For more complex usage |
|
66 | you will typically do 'ipython create mycluster --parallel', then edit | |
|
66 | you will typically do 'ipython profile create mycluster --parallel', then edit | |
|
67 | 67 | configuration files, followed by 'ipcluster start --profile=mycluster --n=4'. |
|
68 | 68 | """ |
|
69 | 69 |
General Comments 0
You need to be logged in to leave comments.
Login now