You are given two matrices of dimensions (m×k) and (k×n) and an A100 40GB GPU with its hardware spec sheet. Using a provided Excel table that sweeps m from 2 to 8192 (doubling each step) while holding k=512 and n=1,048,576 fixed, calculate the execution time for each (m, k, n)…