Skip to content

Conversation

@yannicks1
Copy link
Collaborator

[CB] 🧹 moving VLLM_SPYRE_MAX_WAITING_TIME_SECONDS to dev branch

For fully benefit from this feature, we have to enable skipping sequence in the waiting queue (breaking the FIFO queue). This will be explored on the feature branch dev-scheduler-allow-skip. Therefore cleaning up main by reverting PR #440 here.

@github-actions
Copy link

👋 Hi! Thank you for contributing to vLLM support on Spyre.
Just a reminder: Make sure that your code passes all the linting checks, otherwise your PR won't be able to be merged. To do so, first install the linting requirements, then run format.sh and commit the changes. This can be done with uv directly:

uv sync --frozen --group lint --active --inexact

Or this can be done with pip:

uv pip compile --group lint > requirements-lint.txt
pip install -r requirements-lint.txt
bash format.sh

Now you are good to go 🚀

@yannicks1
Copy link
Collaborator Author

bot:test
export TORCH_SENDNN_CACHE_ENABLE=0

Copy link
Collaborator

@sducouedic sducouedic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yannicks1 yannicks1 merged commit 3974b16 into main Sep 12, 2025
18 of 19 checks passed
@yannicks1 yannicks1 deleted the ysc-move-heuristic-to-dev-branch branch September 12, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants