113
edits
Changes
A-Team
,→Assignment 1
Prediction:
P = 102s
=====Possible complications=====
The main concern when parallelizing these code snippets is that memory copying is going to take up a lot of time, so despite the predicted speed up, there is no certain answer until the Cuda kernel is complete.
=====Hypothesis=====