Publications
- Dana Schaa, David Kaeli. Exploring the Multiple GPU Design Space.
23rd IEEE International Parallel and Distributed Processing Symposium,
May. 2009. Best Paper Award.
- Diego Rivera, Dana Schaa, Micha Moffie and David Kaeli. Exploring Novel Parallelization Technologies for 3-D Imaging Applications. Computer Architecture Research Laboratory, Northeastern University. In 19th International Symposium on Computer Architecture and High Performance Computing, Oct. 2007
Presentations
Introduction to UNIX
[pdf, html] An introduction to UNIX lecture that I gave along with Jenny Mankin.
CUDA programming interface
[pdf, html] Talk I gave to the NUCAR group about using CUDA for scientific programming.
X11 - X windows
[pdf, html] The X11 windowing system.
Code
Dining Philosophers
This code provides an API that allows students (or whoever) to write a
dining philosophers program that automatically updates a GTK GUI.