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

support entire mount #15

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Conversation

ilyee
Copy link
Contributor

@ilyee ilyee commented Feb 25, 2021

The entire mount supports using only one slave pod to mount all GPU to:

  1. reduce the load of the cluster
  2. decreases number of pods on single node
  3. avoid deadlock problems caused by multiple single-card slave pods competing for GPU resources

- entire mount pod has only one slave pod with all gpu attached to it
- make an entire mount by set param is_entire_mount=true
- entire mount pod is not able to mount more gpu before unmount
- unmount an entire mount pod will unallocate all gpu
@pokerfaceSad pokerfaceSad merged commit a80f501 into pokerfaceSad:master Apr 19, 2021
@pokerfaceSad
Copy link
Owner

Thanks for your contribution! Sorry for waiting so long time.

Copy link
Owner

@pokerfaceSad pokerfaceSad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🎉

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

Successfully merging this pull request may close these issues.

None yet

2 participants