122
edits
Changes
→Assignment 3
=== Assignment 3 ===
Using Coalesced Memory (changed matrix access from column to row)
|-
|512x512
| 0.54msms| 0.90msms| 85.72msms| 0.51msms| 0.89msms| 95.59msms
|-
|2x enlarged
| 1.80msms| 3.55msms| 99.66msms| 1.76msms| 3.54msms| 103.11msms
|-
|3x enlarged
| 4.65msms| 7.97msms| 111.79msms| 4.69msms| 7.95msms| 114.52msms
|-
|4x enlarged
| 8.22msms| 14.15msms| 134.32msms| 7.90msms| 14.13msms| 114.33msms
|-
|5x enlarged
| 12.89msms| 22.15msms| 128.59msms| 12.70msms| 22.09msms| 144.42msms
|-
|}
Changing the way memory is accessed doesn't seem to have any significant improvements/changes to time