Skip to content

Releases: eukota-zz/uw_ee590

Homework 3

30 Jan 01:06
Compare
Choose a tag to compare

Many improvements but mostly just a tag for the code turned in for Homework 3.
darrell_ee590_homework3_v1.pdf

Homework 2

21 Jan 09:14
Compare
Choose a tag to compare

Just noting where I stopped work on Homework 2. In this assignment, I added code for the following functions. I also added some more input control options for recording output to file and testing out work group size.
• Dot Product Manually in OpenCL
• Dot Product in OpenCL
• Dot Product Sequentially in C
• MAD in OpenCL
• FMA in OpenCL
• FMA Manually in OpenCL
• MAD Sequentially in C
• Cross Product in OpenCL
• Cross Product Manually in OpenCL
• Cross Product Sequentially in C
• Fast Length in OpenCL
• Native Square Root in OpenCL
• Square Root in OpenCL
• Square Root Sequentially in C

Homework 1

18 Jan 04:12
Compare
Choose a tag to compare

Homework 1 with the files all better organized and a few bugs fixed. Also fixed all compile warnings and suppressed unnecessary warnings.

This is just prior to working on Homework 2.

Homework 1

16 Jan 20:30
Compare
Choose a tag to compare

Final version of Homework Assignment 1 turned in.