Bug 408 - patch with fft code and demo for jocl-demos
Summary: patch with fft code and demo for jocl-demos
Status: VERIFIED FIXED
Alias: None
Product: Jocl
Classification: JogAmp
Component: opencl (show other bugs)
Version: 1
Hardware: All all
: --- enhancement
Assignee: Michael Bien
URL:
Depends on:
Blocks:
 
Reported: 2010-08-30 07:32 CEST by notzed
Modified: 2010-09-03 17:29 CEST (History)
0 users

See Also:
Type: ---
SCM Refs:
Workaround: ---


Attachments
the patch (96.48 KB, patch)
2010-08-30 07:32 CEST, notzed
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description notzed 2010-08-30 07:32:00 CEST
Created attachment 152 [details]
the patch

patch for jocl-demos including a port of apple's opencl fft implementation plus a simple gui app to demonstrate.

the code for the demo is a bit crappy, if you want it cleaned up first give us a few days.
Comment 1 Michael Bien 2010-09-03 17:29:40 CEST
I applied your patch with minor changes:
http://github.com/mbien/jocl-demos/commit/4455385dd411375345688685dd561652708a7024
thanks again.

Please consider forking the repository if you would like to continue working on the sample (or other things).