This repository was archived by the owner on May 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 560
[AutoPR] batchai/resource-manager #2809
Merged
Merged
Conversation
This file contains hidden or 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
…n for new 2018-05-01 API version (#2754) * Generated from 9d2dd94a3fef664168ddda7bc83bb471700e1b23 BatchAI. SDK 2018-05-01 Changes: - Added first class support for Horovod framework - Added first class support for custom mpi commands - Introduced workspaces - Introduces experiments as a grouping mechanism for related jobs - Moved jobs from the top level into workpace/experiment - Moved clusters and file servers from the top level into workspaces - Removing filter and select parameters as they are not suppported yet - Removing FileServer type as only NFS is supporter - Removed type of output directories - server doesn't support it - Removed 'createNew' attribute of output directory because there is no use-case scenario for having it equal to false. * Generated from ad43bbe835e6a244af9cd39cd0ab6be757e9b42c Addressed CR feedback * Generated from 1ed70938835b3689a0effeb616d3a2c2589d2fc3 BatchAI. Get rid of booleans and added readonly attributes to where applicable
10 tasks
BatchAI. Remove CreateExperimentParameters
This was referenced May 16, 2018
…rs and fileservers (#2863) * Generated from 7ec778aa9427c42426704bb7f463e318f1801b4d BatchAI. Remove API for list clusters and fileservers We cannot have API to list clusters and fileservers on subscription/resource group level because of conflict with the previous API version. * Generated from 5d93afc3e3687ed266bdfedbdfd69efe79df4522 BatchAI. Added missing APIs 1. Added patch for workspace 2. Added a way to control /dev/shm for container jobs 3. Made Cluster and FileServer be proxy resources * Generated from 81a701273a379b7579822b4edd8c5a355bdc3b9b BatchAI. Fix schedulingPriority and Caffe2Settings 1. Job priority attribute must have same name in JobProperties and JobBaseProperties 2. Added missing Caffe2Settings * Generated from a555793cd8e92723ab5e64440f98881f972f0ffb BatchAI. Fixed mismatched descriptions * Generated from a067515d3cadd0a979a8779b421bd943f64e4921 Cleanup * Generated from 100fe77a2190bf323bcdd98cc910881c705244aa BatchAI. Titles and descriptions cleanup * Generated from 411d230abda4ea007f0d1e539651ac3945956416 BatchAI. Spelling fixes * Generated from 47ad4a8c27364353fe8335feb1d3b8d63db6820a Added a dot after each title * Generated from 53ed58f34e2318b153423ea06aa09c3190099b2a BatchAI. Some additional descriptions cleanup
10 tasks
Rename MPI to CustomMPI to match Batch AI service
This pull request was closed.
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.
Created to accumulate context: batchai/resource-manager