mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Remove suggestion to use --disable-blocking-kernel
The text printed when blocking kernel times out already suggests to use --profile option.
This commit is contained in:
@@ -83,7 +83,7 @@ __global__ void block_stream(const volatile nvbench::int32_t *flag,
|
||||
"NVBench documentation.\n"
|
||||
"\n"
|
||||
"If this happens while profiling with an external tool,\n"
|
||||
"pass the `--disable-blocking-kernel` flag or the `--profile` flag\n"
|
||||
"the `--profile` flag\n"
|
||||
"(to also only run the benchmark once) to the executable.\n"
|
||||
"\n"
|
||||
"For more information, see the 'Benchmark Properties' section of the\n"
|
||||
|
||||
Reference in New Issue
Block a user