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 c8f7e41 commit e6b20b1Copy full SHA for e6b20b1
intermediate_source/pinmem_nonblock.py
@@ -29,6 +29,9 @@
29
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.
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.
35
36
"""
37
0 commit comments