Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
4293c00b
Unverified
Commit
4293c00b
authored
Feb 10, 2026
by
Matthew Bonanni
Committed by
GitHub
Feb 10, 2026
Browse files
[Benchmarks] Fix attention benchmark smoke test (#34269)
Signed-off-by:
Matthew Bonanni
<
mbonanni@redhat.com
>
parent
506ad7d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.buildkite/test_areas/benchmarks.yaml
.buildkite/test_areas/benchmarks.yaml
+2
-1
No files found.
.buildkite/test_areas/benchmarks.yaml
View file @
4293c00b
...
@@ -22,9 +22,10 @@ steps:
...
@@ -22,9 +22,10 @@ steps:
device
:
b200
device
:
b200
num_gpus
:
2
num_gpus
:
2
optional
:
true
optional
:
true
working_dir
:
"
/vllm-workspace/"
timeout_in_minutes
:
10
timeout_in_minutes
:
10
source_file_dependencies
:
source_file_dependencies
:
-
benchmarks/attention_benchmarks/
-
benchmarks/attention_benchmarks/
-
vllm/v1/attention/
-
vllm/v1/attention/
commands
:
commands
:
-
python benchmarks/attention_benchmarks/benchmark.py --backends flash flashinfer --batch-specs "8q1s1k" --repeats 1 --warmup-iters
1
-
python
3
benchmarks/attention_benchmarks/benchmark.py --backends flash flashinfer --batch-specs "8q1s1k" --repeats 1 --warmup-iters
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment