Clean up GPU memory after killing sglang processes (#2457)
Signed-off-by: Ata Fatahi <immrata@gmail.com>
This commit is contained in:
2
.github/workflows/pr-test-rust.yml
vendored
2
.github/workflows/pr-test-rust.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
pip install --force-reinstall dist/*.whl
|
||||
- name: Run e2e test
|
||||
run: |
|
||||
bash scripts/killall_sglang.sh
|
||||
bash scripts/killall_sglang.sh "nuk_gpus"
|
||||
cd sgl-router/py_test
|
||||
python3 run_suite.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user