Skip to content

Commit d6318f7

Browse files
author
Vincent Moens
committed
amend
1 parent e6b20b1 commit d6318f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intermediate_source/pinmem_nonblock.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
~~~~~~~~
2828
2929
The performance reported in this tutorial are conditioned on the system used to build the tutorial.
30-
Although the conclusions should be applicable across different systems, the specific observations may vary slightly
31-
depending on the hardware available.
30+
Although the conclusions are applicable across different systems, the specific observations may vary slightly
31+
depending on the hardware available, especially on older hardware.
3232
The primary objective of this tutorial is to offer a theoretical framework for understanding CPU to GPU data transfers.
3333
However, any design decisions should be tailored to individual cases and guided by benchmarked throughput measurements,
3434
as well as the specific requirements of the task at hand.

0 commit comments

Comments
 (0)