File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -282,6 +282,26 @@ Environment Variables
282
282
283
283
Specific environment variables can be set to control the behavior of unified runtime or enable certain features.
284
284
285
+ .. envvar :: UR_LOG_LEVEL_ZERO
286
+
287
+ Holds parameters for setting Unified Runtime level zero adapter logging. The syntax is described in the Logging _ section.
288
+
289
+ .. envvar :: UR_LOG_CUDA
290
+
291
+ Holds parameters for setting Unified Runtime cuda adapter logging. The syntax is described in the Logging _ section.
292
+
293
+ .. envvar :: UR_LOG_HIP
294
+
295
+ Holds parameters for setting Unified Runtime hip adapter logging. The syntax is described in the Logging _ section.
296
+
297
+ .. envvar :: UR_LOG_OPENCL
298
+
299
+ Holds parameters for setting Unified Runtime opencl adapter logging. The syntax is described in the Logging _ section.
300
+
301
+ .. envvar :: UR_LOG_NATIVE_CPU
302
+
303
+ Holds parameters for setting Unified Runtime native cpu logging. The syntax is described in the Logging _ section.
304
+
285
305
.. envvar :: UR_LOG_LOADER
286
306
287
307
Holds parameters for setting Unified Runtime loader logging. The syntax is described in the Logging _ section.
You can’t perform that action at this time.
0 commit comments