Skip to content

Commit d38c4b4

Browse files
Merge pull request #312089 from jlian/fix/gpu-stale-links
Fix stale links in GPU acceleration guide
2 parents ed88d3f + fc392f8 commit d38c4b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/iot-edge/gpu-acceleration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For **Intel iGPUs**, download and install the [Intel Graphics Driver with WSL GP
7474
Windows 10 users must also [install WSL](/windows/wsl/install) because some libraries are shared between WSL and Azure IoT Edge for Linux on Windows.
7575

7676
## Enable GPU acceleration in your Azure IoT Edge Linux on Windows deployment
77-
After you finish system setup, start to [create your deployment of Azure IoT Edge for Linux on Windows](how-to-install-iot-edge-on-windows.md). During this process, enable [GPU support](reference-iot-edge-for-linux-on-windows-functions.md#deploy-eflow) as part of EFLOW deployment.
77+
After you finish system setup, start to [create your deployment of Azure IoT Edge for Linux on Windows](how-to-provision-single-device-linux-on-windows-symmetric.md). During this process, enable [GPU support](reference-iot-edge-for-linux-on-windows-functions.md#deploy-eflow) as part of EFLOW deployment.
7878

7979
For example, these commands create a GPU-enabled virtual machine with an NVIDIA A2 GPU or an Intel Iris Xe Graphics card.
8080

@@ -119,5 +119,5 @@ Set-EflowVM -cpuCount 2 -memoryInMB 4096
119119

120120
Several GPU vendors provide user guides on getting the most from their hardware and software with EFLOW:
121121

122-
* Learn how to run Intel OpenVINO™ applications on EFLOW by following [Intel's guide on iGPU with Azure IoT Edge for Linux on Windows (EFLOW) & OpenVINO™ Toolkit](https://community.intel.com/t5/Blogs/Tech-Innovation/Artificial-Intelligence-AI/Witness-the-power-of-Intel-iGPU-with-Azure-IoT-Edge-for-Linux-on/post/1382405) and [reference implementations](https://www.intel.com/content/www/us/en/developer/articles/technical/deploy-reference-implementation-to-azure-iot-eflow.html).
122+
* Learn how to run Intel OpenVINO™ applications on EFLOW by following [Intel's guide on iGPU with Azure IoT Edge for Linux on Windows (EFLOW) & OpenVINO™ Toolkit](https://community.intel.com/t5/Blogs/Tech-Innovation/Artificial-Intelligence-AI/Witness-the-power-of-Intel-iGPU-with-Azure-IoT-Edge-for-Linux-on/post/1382405).
123123
* Get started with deploying CUDA-accelerated applications on EFLOW by following [NVIDIA's EFLOW User Guide for GeForce/Quadro/RTX GPUs](https://docs.nvidia.com/cuda/eflow-users-guide/index.html). This guide doesn't cover DDA-based GPUs like NVIDIA T4 or A2.

0 commit comments

Comments
 (0)