Skip to content

Commit

Permalink
docs: soften wording for openvino igpu (#15941)
Browse files Browse the repository at this point in the history
  • Loading branch information
mertalev authored Feb 7, 2025
1 parent c4531fc commit 2e5007a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/docs/features/ml-hardware-acceleration.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You do not need to redo any machine learning jobs after enabling hardware accele

- ARM NN (Mali)
- CUDA (NVIDIA GPUs with [compute capability](https://developer.nvidia.com/cuda-gpus) 5.2 or higher)
- OpenVINO (Intel discrete GPUs such as Iris Xe and Arc)
- OpenVINO (Intel GPUs such as Iris Xe and Arc)

## Limitations

Expand Down Expand Up @@ -43,8 +43,9 @@ You do not need to redo any machine learning jobs after enabling hardware accele

#### OpenVINO

- The server must have a discrete GPU, i.e. Iris Xe or Arc. Expect issues when attempting to use integrated graphics.
- Integrated GPUs are more likely to experience issues than discrete GPUs, especially for older processors or servers with low RAM.
- Ensure the server's kernel version is new enough to use the device for hardware accceleration.
- Expect higher RAM usage when using OpenVINO compared to CPU processing.

## Setup

Expand Down

0 comments on commit 2e5007a

Please sign in to comment.