100
edits
Changes
→Assignment 2
The following table shows the timings (in milliseconds) for various image sizes for the serialized and parallelized versions of the program. The parallelized version of the code is faster than the serial version, however, '''cudaMalloc''' has added overheadfor larger image sizes.
[[File:DPS915 Team7 TimingsTimings2.png]]
== Assignment 3 ==