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
ca212880
Unverified
Commit
ca212880
authored
Jan 16, 2026
by
Lucas Wilkinson
Committed by
GitHub
Jan 16, 2026
Browse files
[CI] Fix OOM in Hopper Fusion E2E Tests (H100) (#32489)
Signed-off-by:
Lucas Wilkinson
<
lwilkins@redhat.com
>
parent
4c82b6fa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+2
-1
No files found.
.buildkite/test-pipeline.yaml
View file @
ca212880
...
@@ -1064,7 +1064,8 @@ steps:
...
@@ -1064,7 +1064,8 @@ steps:
-
tests/compile/test_fusion_attn.py
-
tests/compile/test_fusion_attn.py
commands
:
commands
:
-
export VLLM_TEST_CLEAN_GPU_MEMORY=1
-
export VLLM_TEST_CLEAN_GPU_MEMORY=1
-
pytest -v -s tests/compile/test_fusion_attn.py
# skip Llama-4 since it does not fit on this device
-
pytest -v -s tests/compile/test_fusion_attn.py -k 'not Llama-4'
-
label
:
Hopper Fusion Distributed E2E Tests (2xH100)
# 70min
-
label
:
Hopper Fusion Distributed E2E Tests (2xH100)
# 70min
timeout_in_minutes
:
70
timeout_in_minutes
:
70
...
...
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