mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-20 06:48:53 +00:00
List should print only axis lists
This commit is contained in:
@@ -585,7 +585,6 @@ void option_parser::print_list() const
|
||||
const auto &bench_mgr = nvbench::benchmark_manager::get();
|
||||
|
||||
nvbench::markdown_printer printer{std::cout};
|
||||
printer.print_device_info();
|
||||
printer.print_benchmark_list(bench_mgr.get_benchmarks());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user