PyOMP documentation =================== **PyOMP** implements OpenMP parallel CPU/GPU programming abstractions in Python using Numba. Check out the :doc:`installation` section for how to install, the :doc:`usage` section on information regarding using PyOMP, and :doc:`openmp` for the list of supported OpenMP abstractions. Contents -------- .. toctree:: installation usage openmp