Content for the Final Exam: I haven't wrote it yet, of course We didn't really finish OpenGL in time Probably will ask how to implement some sort of non-parallel algorithm in OpenCL with sufficient parallelism Probably will have an image processing problem Probably will have a problem that might or might not work on the GPU, and ask for an explanation of whether or not and how it can be put on the GPU. Probably something on OpenGL compute shaders vs. OpenCL Computer Shaders are newer There is a lot of real overlap Some kind of 3D puzzle Maybe something about images, since we've talked about them so much Final is Wednesday, and I probably will not write it until early next week Grading was up to date last week Today: Compute shaders vs. OpenCL: Now that we've seen both Can we do the same thing we've been doing, but with a compute shader? Would that be better? Evaluations