Skip to content

Commit

Permalink
Fix request flow image sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjunpark committed Oct 9, 2024
1 parent 18b3201 commit 987d26b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/conceptual/l2-cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ by Omniperf:
.. figure:: ../data/performance-model/fabric.png
:align: center
:alt: L2-Fabric transaction flow on AMD Instinct MI-series accelerators
:width: 800

L2↔Fabric transaction flow on AMD Instinct MI-series accelerators.

Expand Down Expand Up @@ -355,7 +354,6 @@ flow splits at this point:
.. figure:: ../data/performance-model/split.*
:align: center
:alt: Splitting request flow
:width: 800

Splitting request flow

Expand All @@ -365,7 +363,6 @@ uncached write request, as reflected by a non-split flow:
.. figure:: ../data/performance-model/nosplit.*
:align: center
:alt: Non-splitting request flow
:width: 800

Non-splitting request flow

Expand All @@ -379,7 +376,6 @@ counted as *two* uncached read requests (that is, the request is split):
.. figure:: ../data/performance-model/uncached.*
:align: center
:alt: Uncached read-request splitting
:width: 800

Uncached read-request splitting.

Expand Down

0 comments on commit 987d26b

Please sign in to comment.