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.
Contents: