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
This [SampleEnclave](https://github.com/intel/linux-sgx/tree/master/SampleCode/SampleEnclave) application workload from the Intel SGX SDK runs an Intel SGX enclave utilizing the EPC resource from the Intel SGX provisioning.
It is supported for Intel® Data Center GPU Flex and Max Series.
38
-
#### clinfo
39
-
This workload runs [clinfo](https://github.com/Oblomov/clinfo) utilizing the i915 resource from GPU provisioning and displays the related GPU information.
Device Name Intel(R) Data Center GPU Flex Series 140 [0x56c1]
64
-
Device Vendor Intel(R) Corporation
65
-
Device Vendor ID 0x8086
66
-
Device Version OpenCL 3.0 NEO
67
-
Device UUID 86800000-c156-0000-0000-000000000000
68
-
Driver UUID 32322e34-332e-3234-3539-352e33350000
69
-
Valid Device LUID No
70
-
Device LUID 80c6-4e56fd7f0000
71
-
Device Node Mask 0
72
-
Device Numeric Version 0xc00000 (3.0.0)
73
-
Driver Version 22.43.24595.35
74
-
Device OpenCL C Version OpenCL C 1.2
75
-
Device OpenCL C all versions OpenCL
76
-
```
77
-
#### hwinfo
78
-
79
-
This workload runs ```hwinfo``` utilizing the i915 resource from GPU provisioning and displays the related GPU information. Refer to [link](https://dgpu-docs.intel.com/driver/installation.html#verify-install)
This workload runs [qatlib](https://github.com/intel/qatlib) sample tests using RedHat built and distributed Qatlib RPM packages from the codeready-builder-for-rhel-9-x86_64-rpms repo. Refer to the [qatlib readme](https://github.com/intel/qatlib/blob/main/INSTALL) for more details.
127
-
128
-
* Build the workload container image
129
-
130
-
Please replace the credentials in buildconfig yaml with your RedHat account login credentials.
It is supported for Intel® Data Center GPU Flex and Max Series.
3
+
#### clinfo
4
+
This workload runs [clinfo](https://github.com/Oblomov/clinfo) utilizing the i915 resource from GPU provisioning and displays the related GPU information.
Device Name Intel(R) Data Center GPU Flex Series 140 [0x56c1]
29
+
Device Vendor Intel(R) Corporation
30
+
Device Vendor ID 0x8086
31
+
Device Version OpenCL 3.0 NEO
32
+
Device UUID 86800000-c156-0000-0000-000000000000
33
+
Driver UUID 32322e34-332e-3234-3539-352e33350000
34
+
Valid Device LUID No
35
+
Device LUID 80c6-4e56fd7f0000
36
+
Device Node Mask 0
37
+
Device Numeric Version 0xc00000 (3.0.0)
38
+
Driver Version 22.43.24595.35
39
+
Device OpenCL C Version OpenCL C 1.2
40
+
Device OpenCL C all versions OpenCL
41
+
```
42
+
#### hwinfo
43
+
44
+
This workload runs ```hwinfo``` utilizing the i915 resource from GPU provisioning and displays the related GPU information. Refer to [link](https://dgpu-docs.intel.com/driver/installation.html#verify-install)
This workload runs [qatlib](https://github.com/intel/qatlib) sample tests using RedHat built and distributed Qatlib RPM packages from the codeready-builder-for-rhel-9-x86_64-rpms repo. Refer to the [qatlib readme](https://github.com/intel/qatlib/blob/main/INSTALL) for more details.
3
+
4
+
* Build the workload container image
5
+
6
+
Please replace the credentials in buildconfig yaml with your RedHat account login credentials.
0 commit comments