February 7, 2010 at 12:20 pm
I presented a presentation containing introduction and motivation of GPU computing and a simple CUDA code walk-though. The presentation file is available here. We planned the weekend project for this coming weekend: a multi touch interface for our sand box. Please stay tuned!
January 31, 2010 at 6:11 pm
On Friday, Jan. 29 we had the first meeting of the club, and the turnout was quite surprising. I did not count but there were over 20 students present. First, I gave an overview of the club’s goals and talked about the VGC sandbox. Then, Darin gave a brief overview of CUDA, both a little […]
January 27, 2010 at 7:24 pm
For grads like me, who are running simulations everyday, one CPU is far from enough. How can we make the best of multiple cores in our machine? For those who are more familiar with Matlab, parallel computing toolbox provides an extremely simple solution. Here is a simple way to use multiple cores in Matlab: matlabpool(4) % […]
December 12, 2009 at 11:56 am
We launched the VGC club today @ ECE departmental Christmas Party. Professors and students showed up and played with our interactive demos. We had a great fun. A good start of VGC!
December 7, 2009 at 1:21 pm
In preparation for the launch of the Video Geeks Club, I prepared a demo to demonstrate the power and flexibility of GPU programming using CUDA. I hacked a fluid simulation demo in CUDA SDK. It solves PDEs that model fluid dynamics in real time on a GPU (image on right). Then, I computed sparse optical […]
December 5, 2009 at 8:16 pm
A club for video geeks, grad and undergrad students interested in fun and cool applications of image and video processing, computer graphics and computer vision, is being formed. Prof. Janusz Konrad is club’s mentor and Meng Wang, a PhD candidate in the ECE Department, is the club’s first member and adviser. A series of visual […]