NVIDIA / NVIDIA/nvbench

Automatic cuda graph testing

Open
#124 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Cuda
Stars
927
Forks
123
Avg merge
2d 10h
Merged PRs (30d)
2

Description

It would be great if there was a way to say a benchmark is cuda graph compatible and have nvbench automatically record and replay the graph as a column for benchmarking. i.e. a column "Graph GPU" next to "Batch GPU"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating how benchmarks declare supported modes and how output columns such as "Batch GPU" are generated. The feature is done when a benchmark can declare CUDA graph compatibility and the results include a record-and-replay column such as "Graph GPU".

Written by the indexing model from the issue text.

Assessment

Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.