"vscode:/vscode.git/clone" did not exist on "05b0ec63bc84dbd2348f1af15c4b42df87743d7e"
Commit a708aa78 authored by wangshaojie6's avatar wangshaojie6
Browse files

run once

parent 52024917
...@@ -88,7 +88,7 @@ float launch_and_time_kernel(const StreamConfig& stream_config, ...@@ -88,7 +88,7 @@ float launch_and_time_kernel(const StreamConfig& stream_config,
block_dim.y, block_dim.y,
block_dim.z); block_dim.z);
const int nrepeat = 10; const int nrepeat = 1;
printf("Warm up 1 time\n"); printf("Warm up 1 time\n");
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment