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 1a3daf3 commit ca6387fCopy full SHA for ca6387f
intermediate_source/TCPStore_libuv_backend.rst
@@ -8,7 +8,7 @@ Introduction to Libuv TCPStore Backend
8
.. grid:: 2
9
10
.. grid-item-card:: :octicon:`mortar-board;1em;` What you will learn
11
-
+ :class-card: card-prerequisites
12
* What is the new TCPStore backend
13
* Compare the new libuv backend against the legacy backend
14
* How to enable to use the legacy backend
@@ -188,6 +188,7 @@ The second benchmark we did is to measure the runtime of TCPStore ``store_based_
188
)
189
190
We compute the average by dividing the runtime measured on rank 0 by ``number_runs`` and report it in the figure below:
191
+
192
.. figure:: /_static/img/distributed/tcpstore_barrier_time.png
193
:width: 100%
194
:align: center
0 commit comments