CS 475/575 -- Parallel Programming Projects

Spring Quarter 2019

http://cs.oregonstate.edu/~mjb/cs575/projects.html


This page was last updated: June 11, 2019


Projects

Project # Points Title Due Date
0 30 Simple OpenMP Experiment April 8
1 100 OpenMP: Monte Carlo Simulation April 17
2 100 OpenMP: Numeric integration April 28
3 100 Functional Decomposition May 6
4 60 Vectorized Array Multiplication and Reduction using SSE May 13
5 100 CUDA Monte Carlo Simulation May 20
6 100 OpenCL Array Multiplication and Reduction May 31
7A 120 OpenCL/OpenGL Particle System June 10 -- No BDs
7B 120 Autocorrelation using OpenMP, SIMD, and {OpenCL or CUDA} June 10 -- No BDs
575-only paper 100 Paper analysis June 10 -- No BDs

Project Notes

Refer back to the Project Notes handout.