Commit c749c262 authored by aska-0096's avatar aska-0096
Browse files

cancel unnecessary change

parent 9620dbc9
...@@ -30,8 +30,6 @@ float launch_and_time_kernel(const StreamConfig& stream_config, ...@@ -30,8 +30,6 @@ float launch_and_time_kernel(const StreamConfig& stream_config,
block_dim.y, block_dim.y,
block_dim.z); block_dim.z);
const int nrepeat = 100;
printf("Warm up 1 time\n"); printf("Warm up 1 time\n");
#endif #endif
// warm up // warm up
......
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