Skip to content

Commit d4169d4

Browse files
Vincent Moenssvekars
Vincent Moens
andauthored
Update intermediate_source/pinmem_nonblock.py
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent ed465bd commit d4169d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/pinmem_nonblock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ def pin_copy_to_device_nonblocking(*tensors):
693693
#
694694
# - **System Architecture**
695695
#
696-
# How is the system's architecture influencing data transfer speeds (e.g., bus speeds, network latency)?
696+
# How is the system's architecture influencing data transfer speeds (for example, bus speeds, network latency)?
697697
#
698698
# Additionally, allocating a large number of tensors or sizable tensors in pinned memory can monopolize a substantial
699699
# portion of RAM.

0 commit comments

Comments
 (0)