Skip to content

Commit

Permalink
dg1: add links to system setup
Browse files Browse the repository at this point in the history
DG1 is supported by packagies hosted at repositories.intel.com. We
need to point to system setup instruction though.

Signed-off-by: Dmitry Rogozhkin <[email protected]>
  • Loading branch information
dvrogozh committed Dec 15, 2020
1 parent 2e97c43 commit 663d0a0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ To run these samples you need to:
2. Run Linux OS with up-to-date Linux kernel supporting underlying Intel GPU
3. Have installed and configured Docker (see `instructions <https://docs.docker.com/install/>`_)

You might need to follow specific system setup instruction if you use newer
graphics processors such as `Intel® Iris® Xe MAX Graphics <https://www.intel.com/content/www/us/en/products/discrete-gpus/iris-xe-max.html>`_.
Visit `this page <https://dgpu-docs.intel.com/devices/index.html>`_ to find appropriate
instruction for your device if your out of the box Linux distro does not support
it. In particular:

* Intel® Iris® Xe MAX Graphics (formerly DG1) setup insruction is `here <https://dgpu-docs.intel.com/devices/iris-xe-max-graphics/index.html>`_

Other than that you might wish to install some tools on your host (or some other
system capable of reaching the container over network) to be able to interact with the
service(s) running inside the container. Consider having on a host the following:
Expand Down Expand Up @@ -411,6 +419,8 @@ Further reading

* `Intel Media SDK <https://github.com/Intel-Media-SDK/MediaSDK>`_
* `Intel Media Driver <https://github.com/intel/media-driver>`_

* `Intel Linux Graphics Drivers <https://intel.com/linux-graphics-drivers>`_
* `Open Visual Cloud <https://01.org/openvisualcloud>`_

* `CDN Transcode Sample <https://github.com/OpenVisualCloud/CDN-Transcode-Sample>`_
Expand Down

0 comments on commit 663d0a0

Please sign in to comment.