Wednesday, February 4, 2009

CUDA Tested on previous projects

To integrate CUDA in to my previous projects are not very hard. the Ease to use is incomparable. What I did here is just simple call 2D fft to the real time webcam video.

Now I am planning to do more serious kernel programming. the only problem is to find an interesting project to do.

Lately, I have tried PyCUDA on my notebook, and it is AWESOME! Everything is so easy with Python, and with CUDA massive parallel computation power is near at hand! Perfect tool for every one.

No comments: