240
edits
Changes
→Attempt 1:
}
}
'''Analysis:'''
[[File:SPODiagram.PNG]]
For this attempt, the kernel executes for each cell instead of for each byte (in phase 2); it is no longer processing more than 1 pixel in each cell for every thread, which may be the cause to the longer processing time.