Skip to content

[0.7.3] Update patch timing and CMake to adjust to more user envs #535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

celestialli
Copy link
Contributor

@celestialli celestialli commented Apr 16, 2025

What this PR does / why we need it?

To make compile adjust to more user envs.
To make patch timing better to adjust to more conditions.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tested the same as #416

@celestialli celestialli changed the title Update CMakeLists.txt Update CMakeLists.txt to adjust to more user envs Apr 16, 2025
@wangxiyuan wangxiyuan changed the title Update CMakeLists.txt to adjust to more user envs [0.7.3] Update CMakeLists.txt to adjust to more user envs Apr 16, 2025
@celestialli celestialli changed the title [0.7.3] Update CMakeLists.txt to adjust to more user envs [0.7.3] Update patch timing and CMake to adjust to more user envs Apr 18, 2025
@celestialli celestialli force-pushed the patch-1 branch 6 times, most recently from e7dd19a to e0c63d0 Compare April 21, 2025 01:26
@@ -19,7 +19,6 @@
def register():
"""Register the NPU platform."""
# To ensure that the module is correctly replaced, add it at the beginning
import vllm_ascend.patch_config # noqa: F401
Copy link
Collaborator

Choose a reason for hiding this comment

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

why move this on 0.7.3?

Copy link
Contributor Author

@celestialli celestialli Apr 21, 2025

Choose a reason for hiding this comment

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

why move this on 0.7.3?

There is a user-feedback problem when patch not taking effect on 073 branch. That is probably due to the patching timing.

@wangxiyuan wangxiyuan merged commit 320e823 into vllm-project:v0.7.3-dev Apr 21, 2025
13 checks passed
@celestialli celestialli deleted the patch-1 branch April 21, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants