Skip to content

Commit d4e93b1

Browse files
committed
Formatting
1 parent d876d69 commit d4e93b1

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

articles/iot-edge/gpu-acceleration.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -113,17 +113,11 @@ Set-EflowVM -cpuCount 2 -memoryInMB 4096
113113

114114
## Next steps
115115

116-
### Get Started with Samples
117-
Go to our [EFLOW Samples Page](https://github.com/Azure/iotedge-eflow/tree/main/samples) to find several GPU samples you can try. These samples show common manufacturing and retail scenarios like defect detection, worker safety, and inventory management. These open-source samples can be a solution template for building your own vision-based machine learning application.
116+
* Try GPU samples from the [EFLOW samples](https://github.com/Azure/iotedge-eflow/tree/main/samples). These samples show common manufacturing and retail scenarios like defect detection, worker safety, and inventory management. These open-source samples can be a solution template for building your own vision-based machine learning application.
118117

119-
### Learn More from our Partners
120-
Several GPU vendors provide user guides on getting the most from their hardware and software with EFLOW.
121-
* 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-
* 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).
123-
124-
> [!NOTE]
125-
> This guide doesn't cover DDA-based GPUs like NVIDIA T4 or A2.
118+
* Learn more about GPU passthrough technologies in the [DDA documentation](/windows-server/virtualization/hyper-v/plan/plan-for-gpu-acceleration-in-windows-server#discrete-device-assignment-dda) and [GPU-PV blog post](https://devblogs.microsoft.com/directx/directx-heart-linux/#gpu-virtualization).
126119

127-
### GPU passthrough technology
120+
Several GPU vendors provide user guides on getting the most from their hardware and software with EFLOW:
128121

129-
Learn more about GPU passthrough technologies in the [DDA documentation](/windows-server/virtualization/hyper-v/plan/plan-for-gpu-acceleration-in-windows-server#discrete-device-assignment-dda) and [GPU-PV blog post](https://devblogs.microsoft.com/directx/directx-heart-linux/#gpu-virtualization).
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).
123+
* 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)