Releases: eukota-zz/uw_ee590
Homework 3
Many improvements but mostly just a tag for the code turned in for Homework 3.
darrell_ee590_homework3_v1.pdf
Homework 2
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
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
Final version of Homework Assignment 1 turned in.