Running a task on multiple processors
=====================================

In this section we are going to demonstrate how you can set up a 
parallel execution environment and run a task on multiple CPUs in 
parallel. This can significantly speed up the execution of a design 
task. 

.. toctree::
   :maxdepth: 2
   
   gui.parallel.prerequisites.rst
   gui.parallel.running.rst

