Skip to content

Commit 75073b5

Browse files
authored
Merge pull request #125623 from changeworld/patch-139
Fix typo
2 parents 8f778b8 + 6a93f90 commit 75073b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/databox-online/azure-stack-edge-gpu-configure-gpu-modules.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: alkohli
1818
1919
Your Azure Stack Edge Pro device contains one or more Graphics Processing Unit (GPU). GPUs are a popular choice for AI computations as they offer parallel processing capabilities and are faster at image rendering than Central Processing Units (CPUs). For more information on the GPU contained in your Azure Stack Edge Pro device, go to [Azure Stack Edge Pro device technical specifications](azure-stack-edge-gpu-technical-specifications-compliance.md).
2020

21-
This article describes how to configure and run a module on the GPU on your Azure Stack Edge Pro device. In this article, you will use a publicly available container module **Digits** written for Nvidia T4 GPUs. This procedure can be used to configure any other modules published by Nvidia for these GPUs.
21+
This article describes how to configure and run a module on the GPU on your Azure Stack Edge Pro device. In this article, you will use a publicly available container module **Digits** written for NVIDIA T4 GPUs. This procedure can be used to configure any other modules published by NVIDIA for these GPUs.
2222

2323
## Prerequisites
2424

@@ -81,7 +81,7 @@ To configure a module to use the GPU on your Azure Stack Edge Pro device to run
8181

8282
10. In the **Add IoT Edge Module** tab:
8383

84-
1. Provide the **Image URI**. You will use the publicly available Nvidia module **Digits** here.
84+
1. Provide the **Image URI**. You will use the publicly available NVIDIA module **Digits** here.
8585

8686
2. Set **Restart policy** to **always**.
8787

@@ -97,7 +97,7 @@ To configure a module to use the GPU on your Azure Stack Edge Pro device to run
9797

9898
![Configure module to use GPU 11](media/azure-stack-edge-gpu-configure-gpu-modules/configure-gpu-7.png)
9999

100-
For more information on environment variables that you can use with the Nvidia GPU, go to [nVidia container runtime](https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec).
100+
For more information on environment variables that you can use with the NVIDIA GPU, go to [nVidia container runtime](https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec).
101101

102102
> [!NOTE]
103103
> A module can use one, both or no GPUs.
@@ -125,4 +125,4 @@ To configure a module to use the GPU on your Azure Stack Edge Pro device to run
125125

126126
## Next steps
127127

128-
- Learn more about [Environment variables that you can use with the Nvidia GPU](https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec).
128+
- Learn more about [Environment variables that you can use with the NVIDIA GPU](https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec).

0 commit comments

Comments
 (0)