##// END OF EJS Templates
check linux with startswith('linux') instead of =='linux2'...
check linux with startswith('linux') instead of =='linux2' This allows for sys.platform=='linux3'. closes gh-549

File last commit:

r3876:4bb2eb4d
r4138:e1d1d8e8
Show More
index.txt
23 lines | 444 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_db.txt
parallel_security.txt
parallel_winhpc.txt
parallel_demos.txt
dag_dependencies.txt
parallel_details.txt
parallel_transition.txt