File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -261,7 +261,11 @@ The default value is 0 and no tracing is enabled.
261261:warning : ** Warning:** <span style =" color :red " >the environment variables
262262described below are used for development and debugging of DPC++ compiler
263263and runtime. Their semantics are subject to change. Do not rely on these
264- variables in production code.</span >
264+ variables in production code. Most of these variables are only supported
265+ by the legacy L0 adapter (when running on platforms with GPUs based on
266+ architectures older than Xe2, such as PVC or DG2 or when
267+ SYCL_UR_USE_LEVEL_ZERO_V2=0 is set). The only exception is
268+ SYCL_PI_LEVEL_ZERO_USM_ALLOCATOR which is supported by both adapters.</span >
265269
266270| Environment variable | Values | Description |
267271| -------------------- | ------ | ----------- |
You can’t perform that action at this time.
0 commit comments