Skip to content

Commit

Permalink
tests_l2: Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: vbedida79 <[email protected]>
  • Loading branch information
vbedida79 committed Sep 19, 2023
1 parent 64a6c86 commit 53ad807
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/l2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ $ oc logs intel-sgx-job-4tnh5
```
### Verify Intel® Data Center GPU provisioning
This workload runs [clinfo](https://github.com/Oblomov/clinfo) utilizing the i915 resource from GPU provisioning and displays the related GPU information.
* 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:

```$ setsebool container_use_devices on```

* Build the workload container image.

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

0 comments on commit 53ad807

Please sign in to comment.