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

关于单机多gpu的应用 #18

Open
slhtom opened this issue May 14, 2024 · 3 comments
Open

关于单机多gpu的应用 #18

slhtom opened this issue May 14, 2024 · 3 comments

Comments

@slhtom
Copy link

slhtom commented May 14, 2024

您好,请问如果使用该框架在单机上调用多个gpu可以实现吗?
ip_list = {
"1.1.1.1": {},
"2.2.2.2": {},
}
这个设置调用的逻辑是?

@wolverinn
Copy link
Owner

wolverinn commented May 14, 2024 via email

@slhtom
Copy link
Author

slhtom commented May 14, 2024

这个只是负载均衡那一层的设置,你还需要部署GPU的服务,然后这里就设置GPU的服务的监听地址

感觉您的解答,意思是如果暂时不需要使用云服务器进行负载均衡的话,lb_view可以不设置吗?

@wolverinn
Copy link
Owner

wolverinn commented May 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants