Answers
Answers
user 0m0.540s
user 0m0.560s
user 0m0.545s
user 0m0.546s
user 0m0.538s
median 0.545s
matmultopt
user 0m0.514s
user 0m0.537s
user 0m0.504s
user 0m0.507s
user 0m0.508s
median 0.504s
2)///mat-mult
Metrics Total Instrn Data Read
Write Misc
----------------- ------ ------ ------
------ ------ ------
Demand Fetches 4000000 0 4000000
3000000 1000000 0
Fraction of total 1.0000 0.0000 1.0000
0.7500 0.2500 0.0000
Multi-block refs 0
Bytes From Memory 795072
( / Demand Fetches) 0.1988
Bytes To Memory 80000
( / Demand Writes) 0.0800
Total Bytes r/w Mem 875072
( / Demand Fetches) 0.2188
---Execution complete.
////mat-mult-opt
Metrics Total Instrn Data Read
Write Misc
----------------- ------ ------ ------
------ ------ ------
Demand Fetches 4000000 0 4000000
3000000 1000000 0
Fraction of total 1.0000 0.0000 1.0000
0.7500 0.2500 0.0000
Multi-block refs 0
Bytes From Memory 444288
( / Demand Fetches) 0.1111
Bytes To Memory 112704
( / Demand Writes) 0.1127
Total Bytes r/w Mem 556992
( / Demand Fetches) 0.1392
---Execution complete.