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 171b350 commit 5138deaCopy full SHA for 5138dea
_static/img/pinmem/trace_streamed1_pinned.png renamed to _static/img/pinmem/trace_streamed1_pinned1.png
intermediate_source/pinmem_nonblock.py
@@ -212,7 +212,7 @@ def benchmark_with_profiler(
212
# .. figure:: /_static/img/pinmem/trace_streamed1_pinned0.png
213
# :alt:
214
#
215
-# Only pinned tensors copies to GPU on a separate stream can be executed whilst an arithmetic operation is executed on
+# Only pinned tensors copies to GPU on a separate stream overlap with another cuda kernel executed on
216
# the main stream:
217
218
# .. figure:: /_static/img/pinmem/trace_streamed1_pinned1.png
0 commit comments