forked from vllm-project/vllm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pin GPU and use "--forked" for some tests (vllm-project#58)
SUMMARY: * update runner script to use `--forked` for tests in `tests/distributed` * enable all test points in `test_basic_distributed_correctness.py` * pin GPU while running kernel tests. using `CUDA_VISIBLE_DEVICES=0` when running `tests/kernels` and `tests/samplers` TEST PLAN: runs on remote push modulo formatting ... this gets us a bit further ... https://neuralmagic.testmo.net/automation/runs/view/8887 --------- Co-authored-by: andy-neuma <[email protected]>
- Loading branch information
1 parent
1a59725
commit 87861c8
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters