This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 549
[Restserver] Add azure RDMA configuration depending on the environment passed in #2010
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ydye
changed the title
Add necessary rdma enviroment in azure to restserver's yarn container…
[Restserver] Add azure RDMA configuration depending on the environment passed in
Jan 15, 2019
…edTaskCount (#2009) * update job tutorial doc * fix comment * fix comment * fix min succeed task count
* update virtual cluster doc * change vc's definition * add description of vc capacity and availability * fix typo
Gerhut
approved these changes
Jan 16, 2019
ydye
added a commit
that referenced
this pull request
Jan 29, 2019
* [Azure-RDMA] cluster configuration preparation for az-rdma (#2004) * [Restserver] Add azure RDMA configuration depending on the environment passed in (#2010) * Add necessary rdma enviroment in azure to restserver's yarn container startup script. * [Doc] update job tutorial doc about minFailedTaskCount and minSucceededTaskCount (#2009) * [Restserver] Append ip hostanme pairs into /etc/hosts in rdma workload. (#2038) * [Restserver] Add az-rdma switch in user's job.json (#2024) * [Paictl] SSH & SFTP-Copy tool for admin to maintain cluster. (#2058) * [Azure RDMA] [Job Example] An example of intel mpi benchmark based on azure rdma (#2089) * [Azure RDMA] [Doc] Update tutorial of rdma for admin to enable it in OpenPAI. (#2090) * Optimize machine list variable in sftp_copy and ssh * Use for...else... to remove flag. * "===" to replace "==" * Move the logic of machine list to paictl.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The pr of az-rdma configuration: #2004