Skip to content

Conversation

@AutorestCI
Copy link
Contributor

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.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 18, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-batchai

You can install the package azure-mgmt-batchai of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2896#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2896#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2896
  • pip install -e ./azure-mgmt-batchai

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2896
  • pip wheel --no-deps ./azure-mgmt-batchai

Direct download

Your files can be directly downloaded here:

BatchAI. Get rid of booleans and added readonly attributes to where applicable
@AutorestCI AutorestCI merged commit df9c4b9 into restapi_auto_batchai/resource-manager Apr 27, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2484

@lmazuel lmazuel deleted the restapi_auto_2896 branch June 14, 2018 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants