Skip to content

Commit a82f940

Browse files
sharmag1-Gauravzibaiwan
authored andcommitted
added ACL_DEBUG to README
1 parent 5e362c0 commit a82f940

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,10 @@ or IntelⓇ FPGA RTE for OpenCL™ installed on your system:
241241
242242
| Environment Variable Title | Description |
243243
| ------------- | ------------- |
244+
| ACL_DEBUG | Set this variable to a value of 1 to 4 to output general-purpose debug messages from the OpenCL Runtime. |
244245
| ACL_HAL_DEBUG | Set this variable to a value of 1 to 5 to increase debug output from the hardware abstraction layer (HAL), which interfaces directly with the MMD layer. |
245-
| ENV_ACL_CONTEXT_CALLBACK_DEBUG | Set this variable to a value of 1 to produce error text for errors that occur in the OpenCL context. This is error text that would be sent upstream through a callback function provided with [`clCreateContext`]. |
246+
| ACL_CONTEXT_CALLBACK_DEBUG | Set this variable to a value of 1 to produce error text for errors that occur in the OpenCL context. This is error text that would be sent upstream through a callback function provided with [`clCreateContext`]. |
247+
246248
247249
### Notes
248250

0 commit comments

Comments
 (0)