212
edits
Changes
BetaT
,→CPU VS GPU Loop Comparisons Only
== CPU VS GPU Loop Comparisons Only==
Executing the program again with a problem size of 2000 2000 or 4,000,000 we yield the following results. Keep in mind this is only for the kernel launch or the for-loops executing, not the program as a whole.
Keep in mind these times are only for the kernel launches and not the program as a whole.
Fist for loop - took - 0 millisecs
Press any key to continue . . .
Initialize arrays loop - took - 17 milliseconds