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
5536b30a
Unverified
Commit
5536b30a
authored
Apr 22, 2025
by
Alexei-V-Ivanov-AMD
Committed by
GitHub
Apr 22, 2025
Browse files
Fencing Kernels Tests for enabling on AMD (#16929)
Signed-off-by:
Alexei V. Ivanov
<
alexei.ivanov@amd.com
>
parent
7f58fb97
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
.buildkite/scripts/hardware_ci/run-amd-test.sh
.buildkite/scripts/hardware_ci/run-amd-test.sh
+7
-0
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+1
-1
No files found.
.buildkite/scripts/hardware_ci/run-amd-test.sh
View file @
5536b30a
...
@@ -98,6 +98,13 @@ if [[ $commands == *" kernels "* ]]; then
...
@@ -98,6 +98,13 @@ if [[ $commands == *" kernels "* ]]; then
--ignore=kernels/test_machete_mm.py
\
--ignore=kernels/test_machete_mm.py
\
--ignore=kernels/test_mha_attn.py
\
--ignore=kernels/test_mha_attn.py
\
--ignore=kernels/test_block_fp8.py
\
--ignore=kernels/test_block_fp8.py
\
--ignore=kernels/test_cutlass_moe.py
\
--ignore=kernels/test_mamba_ssm_ssd.py
\
--ignore=kernels/test_attention.py
\
--ignore=kernels/test_block_int8.py
\
--ignore=kernels/test_fused_quant_layernorm.py
\
--ignore=kernels/test_int8_kernel.py
\
--ignore=kernels/test_triton_moe_ptpc_fp8.py
\
--ignore=kernels/test_permute_cols.py"
--ignore=kernels/test_permute_cols.py"
fi
fi
...
...
.buildkite/test-pipeline.yaml
View file @
5536b30a
...
@@ -314,7 +314,7 @@ steps:
...
@@ -314,7 +314,7 @@ steps:
-
pytest -v -s compile/test_full_graph.py
-
pytest -v -s compile/test_full_graph.py
-
label
:
Kernels Test %N
# 1h each
-
label
:
Kernels Test %N
# 1h each
#
mirror_hardwares: [amd]
mirror_hardwares
:
[
amd
]
source_file_dependencies
:
source_file_dependencies
:
-
csrc/
-
csrc/
-
vllm/attention
-
vllm/attention
...
...
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