Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 858 Bytes

index.rst

File metadata and controls

29 lines (21 loc) · 858 Bytes

Welcome to Compyle's documentation!

Compyle allows users to execute a restricted subset of Python (almost similar to C) on a variety of HPC platforms. Currently we support multi-core CPU execution using Cython, and support GPU devices using OpenCL and CUDA.

You can try Compyle online on a Google Colab notebook.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   overview.rst
   installation.rst
   details.rst


Indices and tables