Archive for August, 2008

CUDA

Sunday, August 24th, 2008

To recently took a job at NVIDIA to work on the CUDA team.  Someone told me about CUDA a few months ago, and I finally decided to look into it a month ago.  I was won over by its coding model and really wanted to work on it, so I sent my resume to NVIDIA.  Within a week or two, I was an employee!

I encourage you to look into CUDA.  The future of software development will tend towards multi-core and multi-thread programing and hardware.  I think CUDA is the best solution to this problem that I have found so far.

-Edward