OpenACC Tutorial - Profiling/fr: Difference between revisions

Created page with "Pour profiler un exécutable CPU pur, nous devons ajouter les arguments <code>--cpu-profiling on</code> à la ligne de commande."
No edit summary
(Created page with "Pour profiler un exécutable CPU pur, nous devons ajouter les arguments <code>--cpu-profiling on</code> à la ligne de commande.")
Line 72: Line 72:
}}
}}


To profile a pure CPU executable, we need to add the arguments <code>--cpu-profiling on</code> to the command line:
Pour profiler un exécutable CPU pur, nous devons ajouter les arguments <code>--cpu-profiling on</code> à la ligne de commande.
{{Command
{{Command
|nvprof --cpu-profiling on ./cg.x  
|nvprof --cpu-profiling on ./cg.x  
rsnt_translations
56,430

edits