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
Unable to get a successful result in twoConv GPU - possibly a constant memory issue #8
Since moving to an integrated application, twoConvCheck() always returns an unsuccessful result. This suggests either a logic issue exists that I have overlooked or a constant memory issue with the GPU; this is despite maintaining nearly all code from its original implementation.
Issue
Since moving to an integrated application, twoConvCheck() always returns an unsuccessful result. This suggests either a logic issue exists that I have overlooked or a constant memory issue with the GPU; this is despite maintaining nearly all code from its original implementation.
Additional Info
N/A