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

Resource restriction of MPI process #43

Open
Applepleple opened this issue Jun 12, 2017 · 0 comments
Open

Resource restriction of MPI process #43

Applepleple opened this issue Jun 12, 2017 · 0 comments

Comments

@Applepleple
Copy link

I have read most of the codes in this project. First, this is a great implementation to enable MPI programs running in YARN clusters, but I still got concerns about how does AppMaster monitor the resource usage of the containers since the MPI processes have no connections with container processes.

To be specific, MPI processes are launched in AppMaster using Java Process while the containers only do some dependencies syncing work instead of the real users' logic.

Could you please give me some explanations on this or do you have any plans to improve this project?

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

1 participant