##// END OF EJS Templates
New version of ipcluster and docs updates....
New version of ipcluster and docs updates. This branch has a complete rewrite of the ipcluster script. The script is now based on Twisted and has support for starting clusters using PBS, mpirun and on localhost. The developer docs have been fully updated to reflect our current dev workflow with lp and bzr. The changelog has been reformatted some to keep its style consistent. A new security document has been aded that describes the Foolscap security model in depth. Minor fixed to ipengine and ipcluster.

File last commit:

r1778:8a18869b
r1797:a2c0df6b merge
Show More
index.txt
16 lines | 304 B | text/plain | TextLexer
Brian E Granger
Updated the main introduction to IPython in the Sphinx docs.
r1400 .. _parallel_index:
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ====================================
Brian Granger
Updating the Sphinx docs in preparation for the release....
r1677 Using IPython for parallel computing
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ====================================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
:maxdepth: 2
parallel_intro.txt
Brian Granger
Updated the docs for using MPI with IPython.
r1778 parallel_process.txt
Brian E Granger
Beginning to organize the rst documentation.
r1256 parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
Brian Granger
Adding a complete description of the IPython security model.
r1756 parallel_security.txt
Brian E Granger
More moving around doc files.
r1257