You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/databox-online/azure-stack-edge-gpu-configure-gpu-modules.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ ms.author: alkohli
18
18
19
19
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).
20
20
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.
22
22
23
23
## Prerequisites
24
24
@@ -81,7 +81,7 @@ To configure a module to use the GPU on your Azure Stack Edge Pro device to run
81
81
82
82
10. In the **Add IoT Edge Module** tab:
83
83
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.
85
85
86
86
2. Set **Restart policy** to **always**.
87
87
@@ -97,7 +97,7 @@ To configure a module to use the GPU on your Azure Stack Edge Pro device to run
97
97
98
98

99
99
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).
101
101
102
102
> [!NOTE]
103
103
> 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
125
125
126
126
## Next steps
127
127
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