Skip to content

[WIP] Scheduler experimentation: baseline scheduler on main - #907

Draft
yannicks1 wants to merge 5 commits into
torch-spyre:mainfrom
yannicks1:main_scheduler_test
Draft

[WIP] Scheduler experimentation: baseline scheduler on main#907
yannicks1 wants to merge 5 commits into
torch-spyre:mainfrom
yannicks1:main_scheduler_test

Conversation

@yannicks1

Copy link
Copy Markdown
Collaborator

Description

Do not merge, ongoing experiment.

Related Issues

#746

Test Plan

Checklist

  • I have read the contributing guidelines
  • My code follows the project's code style (run bash format.sh)
  • I have added tests for my changes (if applicable)
  • I have updated the documentation (if applicable)
  • My commits include a Signed-off-by: line (DCO compliance)

Signed-off-by: Yannick Schnider <Yannick.Schnider1@ibm.com>
@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown

👋 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, run ./format.sh.
Now you are good to go 🚀.

We also recommend installing prek and configuring it to check your code before every local commit.

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
MAX_CONCURRENT=8

@waleedqk

waleedqk commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=3
VLLM_DT_CHUNK_LEN=512

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
MAX_CONCURRENT=4
VLLM_DT_CHUNK_LEN=512

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
MAX_CONCURRENT=8
VLLM_DT_CHUNK_LEN=512

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4
VLLM_DT_CHUNK_LEN=512

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
VLLM_DT_CHUNK_LEN=512

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=3
MAX_CONCURRENT=4

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=3
MAX_CONCURRENT=4
VLLM_DT_CHUNK_LEN=512

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=3
MAX_CONCURRENT=4
MAX_NUM_BATCHED_TOKENS=512

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench NUM_PROMPTS=3 MAX_CONCURRENT=4

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=3
MAX_CONCURRENT=4
MAX_NUM_BATCHED_TOKENS=512

1 similar comment
@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=3
MAX_CONCURRENT=4
MAX_NUM_BATCHED_TOKENS=512

@sducouedic

Copy link
Copy Markdown
Collaborator

bot:bench
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
NUM_PROMPT=3

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench NUM_PROMPTS=3 MAX_CONCURRENT=4 MAX_NUM_BATCHED_TOKENS=1024

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4
NUM_PROMPTS=4545

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=3
TIMELINE_ITL_THRESHOLDS=100,1000

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=10
TIMELINE_ITL_THRESHOLDS="70 400"

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=10
TIMELINE_ITL_THRESHOLDS=70,400

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=10

2 similar comments
@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=10

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=10

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4
NUM_PROMPTS=600

2 similar comments
@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4
NUM_PROMPTS=600

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4
NUM_PROMPTS=600

@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=5000
MAX_RUN_TIME=36000

1 similar comment
@waleedqk

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=5000
MAX_RUN_TIME=36000

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=4545
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=4545
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=4545
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

1 similar comment
@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:test

2 similar comments
@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:test

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:test

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=100
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=100
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=10
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8

1 similar comment
@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=10
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
ENABLE_PC=0

4 similar comments
@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
ENABLE_PC=0

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
ENABLE_PC=0

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
ENABLE_PC=0

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
ENABLE_PC=0

@sducouedic

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=32
ENABLE_PC=0

@sducouedic

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4
AGENT=IMS

@sducouedic

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=32
ENABLE_PC=0

@sducouedic

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=8
ENABLE_PC=0

@yannicks1

Copy link
Copy Markdown
Collaborator Author

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4
ENABLE_PC=0

@sducouedic

Copy link
Copy Markdown
Collaborator

bot:bench
NUM_PROMPTS=1000
MAX_RUN_TIME=36000
IGNORE_EOS=1
CUSTOM_OUTPUT_LEN=-1
MAX_CONCURRENT=4

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