We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba53e1 commit 609d36fCopy full SHA for 609d36f
docs/chapter2/pipelining.md
@@ -11,7 +11,7 @@ It is not enough to be able to form a consensus and share a block with the rest
11
12
<h2>Stages of the TPU pipeline</h2>
13
14
-1. **Data fetch:** Incoming data is fetched the in kernel space via network card.
+1. **Data fetch:** Incoming data is fetched in the kernel space via network card.
15
2. **Signature verification:** The GPU handles signature verification.
16
3. **Banking:** Update of the state using the CPU.
17
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