deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: cython3, python3-mako, python3-numpy, python3-pytools, python3:any
Description: |-
Execute a subset of Python on HPC platforms
ComPyle allows users to execute a restricted subset of Python (almost
similar to C) on a variety of HPC platforms. Currently it supports
multi-core execution using Cython, and OpenCL and CUDA for GPU devices.
.
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.
CPy 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 if you wish making it easy to use.
Homepage: https://github.com/pypr/compyle
Installed-Size: '560'
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Package: python3-compyle
Priority: optional
Section: python
Source: compyle
Suggests: python3-pycuda, python3-pyopencl
Version: 0.8.1-4
srcpkg_name: compyle
srcpkg_version: 0.8.1-4