Skip to content

fix broken --list-benches in analyze.py - #10995

Draft
gonidelis wants to merge 1 commit into
NVIDIA:mainfrom
gonidelis:list_benches_bug
Draft

fix broken --list-benches in analyze.py#10995
gonidelis wants to merge 1 commit into
NVIDIA:mainfrom
gonidelis:list_benches_bug

Conversation

@gonidelis

Copy link
Copy Markdown
Member

we added a required 'algnames' parameter to list_benches() but did not update the caller in analyze.py, so --list-benches crashes with a TypeError on every invocation. Mirror search.py's pattern: filter the config's benchmarks by the -R regex and pass the result.

@copy-pr-bot

copy-pr-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@cccl-authenticator-app cccl-authenticator-app Bot moved this from Todo to In Progress in CCCL Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant