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

Rework and implement all serials programs into a single program - CpuArithmeticApp #2

Closed melsonGit closed 2 years ago

melsonGit commented 2 years ago

I've reworked and implemented all serial programs into a single serial program. When launched, the user has access to all serial operations within the program.