66
edits
Changes
Sirius
,→Assignment 3
=== Assignment 3 ===
We had realized that our implementation of a kernel had made some massive improvements, compared to the serial version, but after profiling analyzing the Assignment 2 version we had noticed that we could still make improvements.
<br><br>
Problem:
The number of blocks for the grid had been recalculated to incorporate the complexity of the image and the new threads per block.
<br><br>
=== Conclusion ===