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

Function cuda_solution

tests/sol_execbench/driver/test_problem_packager.py:102–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100
101@pytest.fixture
102def cuda_solution() -> Solution:
103 return Solution(**_CUDA_SOLUTION_DICT)
104
105
106@pytest.fixture

Callers

nothing calls this directly

Calls 1

SolutionClass · 0.90

Tested by

no test coverage detected