note about preview feature (#431)

This commit is contained in:
Chi Wang 2022-01-30 21:14:47 -08:00 committed by GitHub
parent 8a44dd4318
commit ba5d4d19f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ The line
`
config.run_config.environment_variables["_AZUREML_CR_START_RAY"] = "true"
`
tells AzureML to start ray on each node of the cluster.
tells AzureML to start ray on each node of the cluster. This ia a feature in preview and it is subject to change in future. It is applicable to dedicated VMs only.
#### Run distributed tune job