Skip to content

Commit c500463

Browse files
authored
Merge pull request #49508 from j-martens/patch-4
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/12267
2 parents 9063d8f + c466321 commit c500463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/desktop-workbench/how-to-use-gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Graphical Processing Unit (GPU) is widely used to process computationally intens
1919
- To step through this how-to guide, you need to first [install Azure ML Workbench](../service/quickstart-installation.md).
2020
- You need to have access to computers equipped with NVidia GPUs.
2121
- You can run your scripts directly on local machine (Windows or macOS) with GPUs.
22-
- You can also run scripts in a Docker container on a machine with GPUs.
22+
- You can also run scripts in a Docker container on a Linux machine with GPUs..
2323

2424
## Execute in _local_ Environment with GPUs
2525
You can install Azure ML Workbench on a computer equipped with GPUs and execute against _local_ environment. This can be:

0 commit comments

Comments
 (0)