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