##// END OF EJS Templates
Fix warning on startup if user didn't have personal copies of cluster config....
Fix warning on startup if user didn't have personal copies of cluster config. We use the builtin defaults in this case, we were just missing searching in our own paths. Also suppress deprecation warnings from Twisted.

File last commit:

r2347:ef857c5c
r2476:680ae8c7
Show More
index.txt
19 lines | 350 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
parallel_winhpc.txt
parallel_demos.txt