vault backup: 2023-09-27 11:51:52

This commit is contained in:
Alice 2023-09-27 11:51:52 +01:00
parent 4b4e3bc071
commit f8936ec8ec

View file

@ -12,8 +12,10 @@ double -> 8
**Estimation of misses:** **Estimation of misses:**
- matrix C: n² / 8 - matrix C: n² / 8
- matrix A: n² - matrix B: n³
- matrix A: n³ / 8
>[!info] The difference in being divided by 8 or not comes from the spacial locality of the matrix.
>[!info]- Commands ran >[!info]- Commands ran
>nano /proc/cpuinfo >nano /proc/cpuinfo