melsonGit / serial_cpp_vs_parallel_cuda

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.
0 stars 1 forks source link

Refactor program handler #15

Closed melsonGit closed 2 years ago

melsonGit commented 2 years ago

Refactored program handler to a certain degree, however there are some areas I'd like to rework in the future (moving away from switch statements). This will do for now before I begin porting it over for GPU.