CUDA tutorial/fr: Difference between revisions

Created page with "== Bande passante == * Always keep CUDA bandwidth limitations in mind when changing your code * Know the theoretical peak bandwidth of the various data links * Count bytes rea..."
No edit summary
(Created page with "== Bande passante == * Always keep CUDA bandwidth limitations in mind when changing your code * Know the theoretical peak bandwidth of the various data links * Count bytes rea...")
Line 174: Line 174:
* Use memcpy times to analyse the execution times
* Use memcpy times to analyse the execution times


== Bandwidth ==
== Bande passante ==
* Always keep CUDA bandwidth limitations in mind when changing your code
* Always keep CUDA bandwidth limitations in mind when changing your code
* Know the theoretical peak bandwidth of the various data links
* Know the theoretical peak bandwidth of the various data links
rsnt_translations
56,430

edits