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

How to combine GPU and PF topology for more reasonable card selection and scheduling #4209

Open
XiaoDouGeGe opened this issue Oct 25, 2024 · 1 comment
Assignees

Comments

@XiaoDouGeGe
Copy link

What would you like to be added?

I hope spiderpool could be support to select a reasonable VF based on the topology of GPU and PF.

Why is this needed?

I think this feature can better take advantage of computing power performance, especially in AI training scenarios.

How to implement it (if possible)?

I might start with topology awareness、scheduler improvements and CNI optimization. It seems that kubelet can only randomly allocate vf, and I do not plan to optimize kubelet, but give the scheduling results to CNI.

Additional context

Hope to build this function together.

@cyclinder
Copy link
Collaborator

Thanks for opening this issue @XiaoDouGeGe, If there is any progress, we will update it here.

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

No branches or pull requests

2 participants