Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/SOL-ExecBench
/ endpoints
Endpoints
5 in github.com/NVIDIA/SOL-ExecBench
⨍
Functions
597
◇
Types & classes
95
↳
Endpoints
5
Route
cli
click.option( "-o", "--output", "output_file", type=click.Path(path_type=Path), help="Writ
src/sol_execbench/cli/main.py:None
Route
matmul_kernel
ct.kernel(num_ctas=ct.ByTarget(sm_100=2))
examples/cutile/jamba_attn_proj/kernel.py:None
Route
test_false_cases
pytest.mark.parametrize("name", ["bias", "input", "hidden_states"])
tests/sol_execbench/core/bench/test_io.py:None
Route
test_matmul_timing_variance
pytest.mark.parametrize( "size,max_spread_ratio", [ (64, 1.25), # launch-overhead
tests/sol_execbench/core/bench/test_timing.py:None
Route
test_true_cases
pytest.mark.parametrize( "name", [ "norm_weight", "input_layernorm_wei
tests/sol_execbench/core/bench/test_io.py:None