Skip to content

Commit 609d36f

Browse files
vmpyrehyckomatej
authored andcommitted
Update pipelining.md
minor typo
1 parent 9ba53e1 commit 609d36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/chapter2/pipelining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It is not enough to be able to form a consensus and share a block with the rest
1111

1212
<h2>Stages of the TPU pipeline</h2>
1313

14-
1. **Data fetch:** Incoming data is fetched the in kernel space via network card.
14+
1. **Data fetch:** Incoming data is fetched in the kernel space via network card.
1515
2. **Signature verification:** The GPU handles signature verification.
1616
3. **Banking:** Update of the state using the CPU.
1717
4. **Write:** The processed transaction are written to the disk in the kernel space and broadcast via network card to the network.

0 commit comments

Comments
 (0)