Changes

Jump to: navigation, search

BetaT

23 bytes added, 18:50, 12 April 2017
REMOVING THE UNNECESSARY ARRAY
== THIRD OPTIMIZATION ==
=== SAVING TRAVEL COSTS BY REMOVING THE UNNECESSARY ARRAY ===
As we discovered above, the second array is not necessary while we are performing all the calculations on Shared Memory which can be seen in section 3.3.2. This provides us with the ability to further optimize our Kernel by reducing the amount of time we spend transferring data across the PCI bus. Below is an image of the data transfer times for the CALCULATE kernel.
212
edits

Navigation menu