James Fator

Intro to Parallel Programming

20 February 2013

I’m currently spending my free time taking an online course that teaches programming using the GPU. Our first assignment was to simply convert a colored picture to black and white, which is quite simple, but the possibilities beyond this are what interests me. I plan on taking some solving algorithms that we created for school projects and implementing them on my graphics card to test performance.