vllm-project/vllm

[Feature]: Better Flashinfer compilation logging

Open

#38246 opened on Mar 26, 2026

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Python (80,034 stars) (16,816 forks)batch import
feature requesthelp wanted

Description

🚀 The feature, motivation and pitch

Sometimes Flashinfer will compile for 10mins without a single log, making it easy to think it's a hang. Would be good to add a progress bar or at least a simple log.

See https://github.com/vllm-project/vllm/issues/38241 for more info. Note that this was without flashinfer-jit-cache installed.

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Contributor guide