Skip to content

Commit a389ae0

Browse files
authored
Merge pull request #104 from vbedida79/patch-310723-1
tests_l2: Update readme
2 parents bc9308e + 035b277 commit a389ae0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/l2/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ $ oc logs intel-sgx-job-4tnh5
3131
```
3232
### Verify Intel® Data Center GPU provisioning
3333
This workload runs [clinfo](https://github.com/Oblomov/clinfo) utilizing the i915 resource from GPU provisioning and displays the related GPU information.
34+
* To work around [issue](https://github.com/intel/intel-technology-enabling-for-openshift/issues/107), please run the below command on the node with the GPU where your workload will run:
35+
36+
```$ setsebool container_use_devices on```
37+
3438
* Build the workload container image.
3539

3640
```$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/tests/l2/dgpu/clinfo_build.yaml ```

0 commit comments

Comments
 (0)