Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
/ PyOP2 Public archive

ARCHIVED Framework for performance-portable parallel computations on unstructured meshes

License

Notifications You must be signed in to change notification settings

OP2/PyOP2

Repository files navigation

build status

Contents

PyOP2 requires Python 3.4 or later.

The main testing platform for PyOP2 is Ubuntu 16.04 64-bit with Python 3.5. Later Ubuntu versions should also work. Some users successfully use PyOP2 on Mac OS X.

Installation of the dependencies is somewhat involved, and therefore the recommended way to obtain PyOP2 is by using the Firedrake installation script. This will give you a Python 3 venv that contains a working PyOP2 installation.