aboutsummaryrefslogtreecommitdiff
path: root/docs/02_tests.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/02_tests.dox')
-rw-r--r--docs/02_tests.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/02_tests.dox b/docs/02_tests.dox
index 81edcf2b52..37c318e72f 100644
--- a/docs/02_tests.dox
+++ b/docs/02_tests.dox
@@ -401,6 +401,7 @@ To run the OpenCL precommit benchmark tests with OpenCL kernel timers in milisec
LD_LIBRARY_PATH=. ./arm_compute_benchmark --mode=precommit --filter="^CL.*" --instruments="opencl_timer_ms" --iterations=10
+@note You might need to export the path to OpenCL library as well in your LD_LIBRARY_PATH if Compute Library was build with OpenCL enabled.
*/
} // namespace test
} // namespace arm_compute