Skip to content

Commit

Permalink
dummy AMD test
Browse files Browse the repository at this point in the history
  • Loading branch information
wooyeonlee0 committed Jun 26, 2024
1 parent 22fe3a9 commit 2338d52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildkite/test-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ steps:
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
- pytest -v -s spec_decode/e2e/test_integration_dist_tp4.py

- label: Dummy Test
mirror_hardwares: [amd]
command: ls

- label: Distributed Tests (A100)
gpu: a100
num_gpus: 4
Expand Down

0 comments on commit 2338d52

Please sign in to comment.