Skip to content

Fix and update to more recent gpu_fft lib#1

Open
colin-guyon wants to merge 2 commits intorec:masterfrom
colin-guyon:master
Open

Fix and update to more recent gpu_fft lib#1
colin-guyon wants to merge 2 commits intorec:masterfrom
colin-guyon:master

Conversation

@colin-guyon
Copy link

Hi, your code was almost working, I fixed only minor things. The cython code could be optimized fixing types of input vars for example.

(for x in my_list python loop is not optimized by cython)
@pguillem
Copy link

pguillem commented Nov 9, 2016

Any updates on this lib?

@colin-guyon
Copy link
Author

No it does not seem, but if you want another example of the gpu_fft lib used from python using cython you can check https://github.com/colin-guyon/rpi-audio-levels

@pguillem
Copy link

pguillem commented Nov 11, 2016

Thanks colin!
I will give it a try right away.

I was actually trying to compile from the original GPU_FFT project, but it seems either i´m missing some gcc flags of the code itself has something missing. I kept getting undefined symbol errors and it wouldn´t import the gpu_fft header files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants