Skip to content

Commit 4312bf0

Browse files
tkatilaeero-t
andauthored
Update cmd/gpu_levelzero/README.md
Co-authored-by: Eero Tamminen <[email protected]>
1 parent cad5951 commit 4312bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gpu_levelzero/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Table of Contents
77

88
## Introduction
99

10-
Intel GPU Level-Zero sidecar is an extension for the Intel GPU plugin that allows querying GPU details from the oneAPI/Level-Zero API. As the Level-Zero is a C/C++ API, it is preferred to keep the original GPU plugin as-is and add the additional functionality via the Level-Zero sidecar. The GPU plugin can be configured to use the Level-Zero sidecar with an overlay, see [install](#install).
10+
Intel GPU Level-Zero sidecar is an extension for the Intel GPU plugin to query additional GPU details from the oneAPI/Level-Zero API. As the Level-Zero is a C/C++ API, it is preferred to keep the original GPU plugin as-is and add the additional functionality via the Level-Zero sidecar. The GPU plugin can be configured to use the Level-Zero sidecar with an overlay, see [install](#install).
1111

1212
Intel GPU plugin and the Level-Zero sidecar communicate via gRPC on a local socket visible only to the containers.
1313

0 commit comments

Comments
 (0)