[Simulator] Fix meta host memory budgets on constrained runners (#40440)
This commit is contained in:
@@ -88,6 +88,7 @@ jobs:
|
||||
MALLOC_ARENA_MAX: "2"
|
||||
MAX_JOBS: "1"
|
||||
PYTEST_DISABLE_PLUGIN_AUTOLOAD: "1"
|
||||
PYTEST_ADDOPTS: "-s"
|
||||
TORCH_EXTENSIONS_DIR: ${{ runner.temp }}/torch-extensions
|
||||
run: |
|
||||
python3 -m pytest -q tools/sglang-simulator/test/test_simulation_sglang_runner.py
|
||||
|
||||
Reference in New Issue
Block a user