Azure / Azure/MachineLearningNotebooks
max_concurrent_iterations should default to all nodes of the target cluster
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 4.4k
- Forks
- 2.6k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
A user submitting a parallelizable job like an AutoML run to a compute cluster wants to make use of all nodes in the cluster.
But by default AutoMLConfig defaults to max_concurrent_iterations=1. This is the opposite of the behavior expected by users, and contradicts the default AutoML behavior when configuring a run via the ml.azure.com UI, which defaults to using all nodes of the target compute.
More expected behavior would be default to using all nodes in target compute cluster, along the lines of
max_concurrent_iterations=-1
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 0bc2b21e-6b1a-cb94-2857-147177a29d7c
* Version Independent ID: d14620a6-a2f6-49f1-632e-73903d41de8c
* Content: [azureml.train.automl.automlconfig.AutoMLConfig class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-train-automl-client/azureml.train.automl.automlconfig.AutoMLConfig.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-train-automl-client/azureml.train.automl.automlconfig.AutoMLConfig.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Überprüfe die in AzureML-Docset/stable/docs-ref-autogen/azureml-train-automl-client/azureml.train.automl.automlconfig.AutoMLConfig.yml verlinkte Referenz zu AutoMLConfig und finde die Implementierung von max_concurrent_iterations. Bestätige, wie -1 für einen Ziel-Computecluster interpretiert wird, aktualisiere dann den Standardwert, sodass parallelisierbare Aufträge alle verfügbaren Knoten verwenden, und überprüfe das dokumentierte Verhalten.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- azure, python
- Bereich
- cloud, machine-learning
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100