You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: VCA2/README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,6 @@ See the following documents for instructions on how to setup Intel VCA 2:
6
6
7
7
The Dockerfiles presented in this repo are targeted to run on the Intel VCA 2 nodes. Therefore the host installation steps mentioned in the parent [README.md](../README.md) apply to each Intel VCA 2 node instead.
8
8
9
-
The build and test scripts additionally require "sudo" to be available on the node:
10
-
11
-
```sh
12
-
Ubuntu: apt-get install -y sudo
13
-
CentOS: yum install -y sudo
14
-
```
15
-
16
9
### GPU Dockers:
17
10
18
11
VAAPI expects rendering device to be set in order to work. Dockers readily spin up with this config. Specify the display device on host by doing following.
0 commit comments