Skip to content

[Fix] Keep scheduler.running as deque#2523

Merged
WoosukKwon merged 1 commit intovllm-project:mainfrom
njhill:keep-deque
Jan 21, 2024
Merged

[Fix] Keep scheduler.running as deque#2523
WoosukKwon merged 1 commit intovllm-project:mainfrom
njhill:keep-deque

Conversation

@njhill
Copy link
Copy Markdown
Member

@njhill njhill commented Jan 20, 2024

#2290 changed the scheduler seq group lists to be deques for more efficient updates, but missed one place where the running deque gets converted back to a list.

vllm-project#2290 changed the scheduler seq group lists to be deques for more efficient updates, but missed one place where the `running` deque gets converted back to a list.
Copy link
Copy Markdown
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for submitting the PR!

@WoosukKwon WoosukKwon merged commit d75c407 into vllm-project:main Jan 21, 2024
@njhill njhill deleted the keep-deque branch January 21, 2024 06:36
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
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.

2 participants