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
e0f0ff87
Unverified
Commit
e0f0ff87
authored
May 27, 2025
by
Kebe
Committed by
GitHub
May 27, 2025
Browse files
[Build] fix cpu build missing libtbbmalloc.so (#18744)
Signed-off-by:
Kebe
<
mail@kebe7jun.com
>
parent
c24b1572
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
requirements/cpu.txt
requirements/cpu.txt
+1
-1
No files found.
requirements/cpu.txt
View file @
e0f0ff87
...
...
@@ -22,5 +22,5 @@ datasets # for benchmark scripts
triton==3.2.0; platform_machine == "x86_64"
# Intel Extension for PyTorch, only for x86_64 CPUs
intel-openmp; platform_machine == "x86_64"
intel-openmp
==2024.2.1
; platform_machine == "x86_64"
intel_extension_for_pytorch==2.7.0; platform_machine == "x86_64"
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