MCPcopy Create free account
hub / github.com/NVIDIA/SOL-ExecBench / cli

Route cli

src/sol_execbench/cli/main.py:None–None  ·  view source on GitHub ↗
click.option(
    "-o",
    "--output",
    "output_file",
    type=click.Path(path_type=Path),
    help="Write trace JSONL to this file",
)

Source from the content-addressed store, hash-verified

1# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2# SPDX-License-Identifier: Apache-2.0
3#
4# Licensed under the Apache License, Version 2.0 (the "License");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected