Skip to content

Commit

Permalink
Feature/azaytsev/update gpu driver link (openvinotoolkit#6062)
Browse files Browse the repository at this point in the history
* Added info on DockerHub CI Framework

* Feature/azaytsev/change layout (openvinotoolkit#3295)

* Changes according to feedback comments

* Replaced @ref's with html links

* Fixed links, added a title page for installing from repos and images, fixed formatting issues

* Added links

* minor fix

* Added DL Streamer to the list of components installed by default

* Link fixes

* Link fixes

* ovms doc fix (openvinotoolkit#2988)

* added OpenVINO Model Server

* ovms doc fixes

Co-authored-by: Trawinski, Dariusz <[email protected]>

* Updated openvino_docs.xml

* Updated link

* Update installing-openvino-windows.md

Co-authored-by: Trawinski, Dariusz <[email protected]>
  • Loading branch information
2 people authored and alexander.shchepetov committed Jun 15, 2021
1 parent 3813c51 commit 5cc94e9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/install_guides/installing-openvino-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ Or proceed to the <a href="#get-started">Get Started</a> to get started with run

> **NOTE**: These steps are required only if you want to use an Intel® integrated GPU.
If your applications offload computation to **Intel® Integrated Graphics**, you must have the latest version of Intel Graphics Driver for Windows installed for your hardware.
[Download and install a higher version](http://downloadcenter.intel.com/product/80939/Graphics-Drivers).
If your applications offload computation to **Intel® Integrated Graphics**, you must have the Intel Graphics Driver for Windows installed for your hardware.
[Download and install the recommended version](https://downloadcenter.intel.com/download/30079/Intel-Graphics-Windows-10-DCH-Drivers).

To check if you have this driver installed:

Expand All @@ -265,8 +265,6 @@ To check if you have this driver installed:

![](../img/DeviceDriverVersion.PNG)

> **NOTE**: To use the **Intel® Iris® Xe MAX Graphics**, see the [Drivers & Software](https://downloadcenter.intel.com/download/29993/Intel-Iris-Xe-MAX-Dedicated-Graphics-Drivers?product=80939) page for driver downloads and installation instructions.
You are done updating your device driver and are ready to use your GPU. Proceed to the <a href="#get-started">Get Started</a> to get started with running code samples and demo applications.

### <a name="hddl-myriad"></a> Optional: Additional Installation Steps for the Intel® Vision Accelerator Design with Intel® Movidius™ VPUs
Expand Down

0 comments on commit 5cc94e9

Please sign in to comment.