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.
Implemented core OperationResultHandler class functionality. However, it needs to be integrated with SQLite before being considered fully functional. Currently doesn't insert, delete or update timing data in target external files (just creates a template and has basic checking) as this will be implemented using an SQLite integration (separate branch will be made for that).
Implemented core OperationResultHandler class functionality. However, it needs to be integrated with SQLite before being considered fully functional. Currently doesn't insert, delete or update timing data in target external files (just creates a template and has basic checking) as this will be implemented using an SQLite integration (separate branch will be made for that).