PyOMP documentation

PyOMP implements OpenMP parallel CPU/GPU programming abstraction in Python using Numba.

Check out the Installation section for how to install, the Usage section on information regarding using PyOMP, and OpenMP support for the list of supported OpenMP abstractions.

Note

This project and its documentation are under active development.

Contents