Skip to content

Commit

Permalink
increase duration
Browse files Browse the repository at this point in the history
Signed-off-by: YunLiu <[email protected]>
  • Loading branch information
KumoLiu committed Dec 19, 2024
1 parent e0bba33 commit 8221bd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"!nsys profile \\\n",
" --trace nvtx,osrt,cudnn,cuda, \\\n",
" --delay 5 \\\n",
" --duration 10 \\\n",
" --duration 20 \\\n",
" --show-output true \\\n",
" --force-overwrite true \\\n",
" --output profile_report.nsys-rep \\\n",
Expand Down

0 comments on commit 8221bd1

Please sign in to comment.