Bug 408

Summary: patch with fft code and demo for jocl-demos
Product: [JogAmp] Jocl Reporter: notzed
Component: openclAssignee: Michael Bien <bienator>
Status: VERIFIED FIXED    
Severity: enhancement    
Priority: ---    
Version: 1   
Hardware: All   
OS: all   
Type: --- SCM Refs:
Workaround: ---
Attachments: the patch

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).