Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
c29ee9c3
Unverified
Commit
c29ee9c3
authored
Feb 26, 2026
by
Angela Yi
Committed by
GitHub
Feb 27, 2026
Browse files
[compile] Invalidate cache for cpu flags (#35119)
Signed-off-by:
angelayi
<
yiangela7@gmail.com
>
parent
d43048ce
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
vllm/envs.py
vllm/envs.py
+0
-3
No files found.
vllm/envs.py
View file @
c29ee9c3
...
@@ -1752,10 +1752,7 @@ def compile_factors() -> dict[str, object]:
...
@@ -1752,10 +1752,7 @@ def compile_factors() -> dict[str, object]:
"VLLM_ENABLE_V1_MULTIPROCESSING"
,
"VLLM_ENABLE_V1_MULTIPROCESSING"
,
"VLLM_V1_OUTPUT_PROC_CHUNK_SIZE"
,
"VLLM_V1_OUTPUT_PROC_CHUNK_SIZE"
,
"VLLM_CPU_KVCACHE_SPACE"
,
"VLLM_CPU_KVCACHE_SPACE"
,
"VLLM_CPU_OMP_THREADS_BIND"
,
"VLLM_CPU_NUM_OF_RESERVED_CPU"
,
"VLLM_CPU_MOE_PREPACK"
,
"VLLM_CPU_MOE_PREPACK"
,
"VLLM_CPU_SGL_KERNEL"
,
"VLLM_TEST_FORCE_LOAD_FORMAT"
,
"VLLM_TEST_FORCE_LOAD_FORMAT"
,
"VLLM_ENABLE_CUDA_COMPATIBILITY"
,
"VLLM_ENABLE_CUDA_COMPATIBILITY"
,
"VLLM_CUDA_COMPATIBILITY_PATH"
,
"VLLM_CUDA_COMPATIBILITY_PATH"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment