A[10][10]
And assume that the cache line is 10 int's long and also the memory is in row major format. If i try to access A[2][2] then will the whole row A[2] be cached in cache memory ?
A[10][10]
|
|
|
P98 said:
0 members, 1 guests, 0 anonymous users