Skip to content
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

Source code shows that buffer-manager-thread-count option is broken #7830

Open
sunkenQ opened this issue Nov 25, 2024 · 0 comments
Open

Source code shows that buffer-manager-thread-count option is broken #7830

sunkenQ opened this issue Nov 25, 2024 · 0 comments

Comments

@sunkenQ
Copy link

sunkenQ commented Nov 25, 2024

Description
I used the libtorch backend from the official tritonserver image, and I want to set buffer-manager-thread-count to speed up the operation of input and output tensors on cuda share memory. But I see the source code that it doesn't work, so how do I set it via backend config?

https://github.com/triton-inference-server/server/blob/1bc36c3cc286e6823339b5184c9ed058e85ed911/src/command_line_parser.h#L155C1-L158C43

image

Triton Information
24.10

Are you using the Triton container or did you build it yourself?

Using triton container

@sunkenQ sunkenQ changed the title Does buffer-manager-thread-count work? Source code shows that buffer-manager-thread-count option is broken Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant