##// END OF EJS Templates
The ipcluster command is now able to reuse FURL files....
The ipcluster command is now able to reuse FURL files. This is done by passing the -r, --client-port and --engine-port options onto ipcontroller. Docs are also updated to indicated this new feature.

File last commit:

r1778:8a18869b
r1883:3bdd6d9e
Show More
index.txt
16 lines | 304 B | text/plain | TextLexer
.. _parallel_index:
====================================
Using IPython for parallel computing
====================================
.. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_process.txt
parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
parallel_security.txt