Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Guido Araujo <[email protected]>
  • Loading branch information
guido-araujo authored Aug 1, 2024
1 parent 0150c27 commit e3561bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
* k = 1 maximizes computational intensity under architected state constraints
* Computational intensity is maximized for m = n
* [Corollaries](https://drive.google.com/open?id=1ookgA_hf4YufXP_23DTMZHQDq2aAALDd&usp=drive_fs)
* When vector registers are used as accumulators maximum computational intensity is 1/2 * ½ * (sqrt(RV + 1) – 1).
* When vector registers are used as accumulators maximum computational intensity is ½ * (sqrt(RV + 1) – 1).
* When vector registers are used only as operands and accumulators are newly designed states, computational intensity is always larger.

Expand Down

0 comments on commit e3561bc

Please sign in to comment.