Code work for completion of MSc ICT. The original version of this project was submitted alongside a 15,000 word thesis paper and put into practice the theoretical CPU and GPGPU/GPU elements explored in the write-up. I continued to develop this project post-graduation.
Refactored main code for the vector addition program, separating functions into different folders to make the main driver code cleaner. Also introduced a checking function to authenticate the output vector contents. Code is satisfactory and I've begun a global app that will encompass all the serial programs, hence the PR.
Refactored main code for the vector addition program, separating functions into different folders to make the main driver code cleaner. Also introduced a checking function to authenticate the output vector contents. Code is satisfactory and I've begun a global app that will encompass all the serial programs, hence the PR.