Skip to content

Commit e6b20b1

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

intermediate_source/pinmem_nonblock.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
The performance reported in this tutorial are conditioned on the system used to build the tutorial.
3030
Although the conclusions should be applicable across different systems, the specific observations may vary slightly
3131
depending on the hardware available.
32+
The primary objective of this tutorial is to offer a theoretical framework for understanding CPU to GPU data transfers.
33+
However, any design decisions should be tailored to individual cases and guided by benchmarked throughput measurements,
34+
as well as the specific requirements of the task at hand.
3235
3336
"""
3437

0 commit comments

Comments
 (0)