Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syoyo/muda

MUDA is a MUltiple Data Accleleration language
https://github.com/syoyo/muda

Last synced: 18 days ago
JSON representation

MUDA is a MUltiple Data Accleleration language

Awesome Lists containing this project

README

        

==========================================
MUDA, MUltiple Data Acceleration language.
==========================================

Introduction
------------

MUDA takes OpenCL C language as an input language, and output various source codes/languages with SIMD instruction.

Requirements
------------

* GHC 6.10 or above(Haskell compiler)
* LLVM 2.6 or above

Build
-----

$ runhaskell Setup.hs configure
$ runhaskell Setup.hs build