An open API service indexing awesome lists of open source software.

https://github.com/domarps/parallel-programming

Received Badge of Distinction from Prof.Wen Mei Hwu
https://github.com/domarps/parallel-programming

Last synced: 4 months ago
JSON representation

Received Badge of Distinction from Prof.Wen Mei Hwu

Awesome Lists containing this project

README

          

[Heterogeneous Parallel Programming | Coursera ](https://www.coursera.org/course/hetero)

University of Illinois at Urbana-Champaign, by [Professor Wen-mei W. Hwu](https://www.ece.illinois.edu/directory/profile/w-hwu)

Jan 12th 2015 - Apr 09 2015

All programming assignments have passed all the datasets i.e. graded 100%.

Labs (Machine Problems)

Week#1: Lab Tour with Device Query

Week#2: Vector Addition

Week#3: Basic Matrix-Matrix Multiplication

Week#4: Tiled Matrix-Matrix Multiplication

Week#5: Image Convolution

Week#6: List Reduction

Week#7: List Scan

Week#8: Histogram

Week#9: Vector Addition with Streams (Extra Credit)

Week#10:OpenCL- Vector Addition (Extra Credit)