vault backup: 2023-09-27 11:11:52
This commit is contained in:
parent
f2ffbb65b6
commit
e9a0eeaad8
3 changed files with 70 additions and 21 deletions
7
4a1s/CP/PL - Aula 3.md
Normal file
7
4a1s/CP/PL - Aula 3.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
## Ex. 1
|
||||
### a)
|
||||
Spacial locality - proximity of memory spaces relative to our reference memory space (?)
|
||||
|
||||
Logically following the multiplication process of matrices, C and A have spacial locality (while B does not, due to advancing in columns and not rows).
|
||||
### b)
|
||||
Every time it attempts to reach for matrix B, it will miss
|
Loading…
Add table
Add a link
Reference in a new issue