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
- Host: GitHub
- URL: https://github.com/domarps/parallel-programming
- Owner: domarps
- Created: 2015-03-25T16:53:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-07T16:33:01.000Z (over 10 years ago)
- Last Synced: 2025-03-26T02:44:13.345Z (9 months ago)
- Language: Cuda
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)