Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Releases: Azure/AzureDSVM

v0.2.1-alpha

02 Aug 06:23

Choose a tag to compare

v0.2.1-alpha Pre-release
Pre-release
  • Add unit tests.
  • Support for MRS one-box configuration with mrsOneBoxConfiguration for Ubuntu based DSVM.
  • Allow stop operation for all DSVMs under a resource group with stopDSVMAll.
  • Support for adding extension to a DSVM with addExtensionDSVM.
  • Fix a few bugs.
  • Case studies using AzureDSVM are available in repos Microsoft/acceleratoRs

Version 0.2.0

19 Jun 07:20

Choose a tag to compare

Version 0.2.0 Pre-release
Pre-release
  • Supports for Windows (including deep learning toolkit) and Linux (Ubuntu, CentOS, and R Server) DSVM.
  • Allows vectorized arguments for deploying heterogeneous DSVMs.
  • One-box configuration for MRS VM in silent mode.
  • Supports MRS remote execution.
  • Deprecation
    • Data consumption and cost calculation functions are moved to AzureSMR package.
    • Clustering happens only when DSVMs are identically Ubuntu based with public-key authentication method.
  • Coding style and convention coherent to AzureSMR.