File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
articles/machine-learning/component-reference Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1607,19 +1607,19 @@ If the component enabled distributed training fails without any `70_driver` logs
1607
1607
1608
1608
The following example shows that the ** Node count** of run settings is larger than available node count of compute cluster.
1609
1609
1610
- [ ![ Screenshot showing node count error] ( ./media/module/distributed-training-node-count-error.png )] ( ./media/module/distributed-training-node-count-error.png#lightbox )
1610
+ [ ![ Screenshot showing node count error. ] ( ./media/module/distributed-training-node-count-error.png )] ( ./media/module/distributed-training-node-count-error.png#lightbox )
1611
1611
1612
1612
The following example shows that ** Process count per node** is larger than ** Processing Unit** of the compute.
1613
1613
1614
- [ ![ Screenshot showing mpi log] ( ./media/module/distributed-training-error-mpi-log.png )] ( ./media/module/distributed-training-error-mpi-log.png#lightbox )
1614
+ [ ![ Screenshot showing mpi log. ] ( ./media/module/distributed-training-error-mpi-log.png )] ( ./media/module/distributed-training-error-mpi-log.png#lightbox )
1615
1615
1616
1616
Otherwise, you can check ` 70_driver_log ` for each process. ` 70_driver_log_0 ` is for master process.
1617
1617
1618
- [ ![ Screenshot showing driver log] ( ./media/module/distributed-training-error-driver-log.png )] ( ./media/module/distributed-training-error-driver-log.png#lightbox )
1618
+ [ ![ Screenshot showing driver log. ] ( ./media/module/distributed-training-error-driver-log.png )] ( ./media/module/distributed-training-error-driver-log.png#lightbox )
1619
1619
1620
1620
### Fail to mount sample data in pipeline
1621
1621
1622
- :::image type="content" source="./media/module/global_datasets_error .png" alt-text="Screenshot of error of sample datastore." lightbox = "./media/module/global_datasets_error .png":::
1622
+ :::image type="content" source="./media/module/global-datasets-error .png" alt-text="Screenshot of error of sample datastore." lightbox = "./media/module/global-datasets-error .png":::
1623
1623
1624
1624
If you encounter above error, please follow the steps below to resolve the issue:
1625
1625
File renamed without changes.
You can’t perform that action at this time.
0 commit comments