Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/syoyo/muda
- Owner: syoyo
- License: bsd-3-clause
- Created: 2009-08-22T14:08:41.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-10-13T15:57:11.000Z (about 15 years ago)
- Last Synced: 2024-10-16T13:21:43.051Z (2 months ago)
- Language: Haskell
- Homepage: http://lucille.sourceforge.net/muda/
- Size: 78.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 aboveBuild
-----$ runhaskell Setup.hs configure
$ runhaskell Setup.hs build