hipacc / hipacc

A domain-specific language and compiler for image processing

Home Page:https://hipacc-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and Test Status

Hipacc

A domain-specific language and compiler for image processing

Hipacc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports C/C++, CUDA, OpenCL. There is also a fork of Hipacc that targets FPGAs.

Install

See Hipacc documentation and Install notes for detailed information.

Integration

See Integration for how to add Hipacc to cmake targets.

About

A domain-specific language and compiler for image processing

https://hipacc-lang.org

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 97.9%Language:CMake 1.6%Language:XSLT 0.2%Language:PowerShell 0.1%Language:Shell 0.1%Language:Makefile 0.0%Language:Batchfile 0.0%