Path to this page:
./
wip/py-compyle,
Execute a subset of Python on HPC platforms
Branch: CURRENT,
Version: 0.7,
Package name: py312-compyle-0.7,
Maintainer: jihbed.researchCompyle 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 for GPU
devices we use OpenCL or CUDA.
Users start with code implemented in a very restricted Python
syntax, this code is then automatically transpiled, compiled
and executed to run on either one CPU core, or multiple CPU
cores (via OpenMP) or on a GPU. Compyle offers source-to-source
transpilation, making it a very convenient tool for writing HPC
libraries.
Some simple yet powerful parallel utilities are provided which
can allow you to solve a remarkably large number of interesting
HPC problems. Compyle also features JIT transpilation making
it easy to us
Master sites:
RMD160: d869ac715f9f8ac8ba8ce599e1fe49010a7f970d
Filesize: 116.204 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-compyle-0.7
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-compyle-0.7
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-compyle-0.7